Recent Posts

Bullet Journal

1 minute read

Here’s something slightly random and the exact opposite of technical, the Bullet Journal.

Stupid ssh-add Tricks

2 minute read

If you are reading my blog, odd are you already know how to use ssh-add to manage you SSH keys. If not, you can read up on it.

Web Storage

4 minute read

Recently, I had the task of speeding up the response time of an app that depended on a remote API. The issue was that the API could take a long time to respo...

Laziness: curl Host Header

1 minute read

For some reason, I can never remember the right command line option for setting the Host HTTP header with curl. It’s actually something I need to do fairly r...

Tunneling to Localhost

4 minute read

When you’re developing Rails apps or pretty much any other framework you can name, you typically work with a server running on localhost. This is all well an...

The Sekrets Gem

2 minute read

I occasionally write about encryption in Ruby, yet somehow I haven’t managed to cover my friend Ara’s Sekrets gem.

Writing is Hard

2 minute read

Writing a blog turns out to be hard. This blog has been around since 2007, but at most, I wrote something three or four times a year. In late 2014 I committ...

Building Emacs on OS X El Capitan

2 minute read

Last week I wrote about my issue with Emacs’ visible-bell on OS X El Capitan. I figured it was about the most esoteric thing I’ve written, but it may have go...