Recent Posts

Emacs Tip #8: Manipulating Word Case

less than 1 minute read

One operation that we have to do fairly often when editing text is manipulating the case of words. The most popular case manipulations are probably capitaliz...

Deleting Remote Git Branches

less than 1 minute read

This post is mostly a note to myself, since I constantly forget how to delete remote Git branches.