Recent Posts

Incremental development with Scala and JRebel

2 minute read

One of the things I love most about Lisp development is the ability to develop applications in an incremental interactive manner - you write one function, co...

Emacs Dev Kit

1 minute read

During the past few months I’ve been working on a project to convert my vast Emacs configuration into something generally useful and self-contained that coul...

Add an Atom feed to a Jekyll blog

1 minute read

As you know I’ve recently migrated my blog from WordPress to Jekyll. One of the things I had to do was add an Atom feed (RSS sucks). It was quite the easy ta...