Hangul spellcheck for Vim

There’s got to be a better way to do this. Someone please enlighten me. Modern Korean is written in 한글 (Hangul), which uses a syllabic alphabet. It includes spaces between words, unlike Chinese or Japanese, which means that it’s possible to have meaningful spellchecking. So of course one day I decided I wanted to configure… Continue reading Hangul spellcheck for Vim

SysRq on Arch Linux Mac Mini

This post documents my adventures of getting the SysRQ key working on my Mac Mini and Macbook (both running Arch Linux). The suggestions of loadkeys and keyfuzz that are the first search entries don't work for me, so some more sophisticated black magic was necessary. Remapping the Fn keys This step is technically optional, but… Continue reading SysRq on Arch Linux Mac Mini

DNSCrypt Setup with PDNSD

Here are notes for setting up DNSCrypt on Arch Linux, using pdnsd as a DNS cache, assuming the use of NetworkManager. I needed it one day since the network I was using blocked traffic to external DNS servers (parental controls), and the DNS server provided had an outdated entry for hmmt.co. (My dad then pointed… Continue reading DNSCrypt Setup with PDNSD