Recent Posts

speclj-growl 1.0 released

1 minute read

I just released version 1.0 of speclj-growl. This is a plugin for the speclj test framework for clojure which adds Growl popups for each spec run. For those ...

Using local jars with leiningen

1 minute read

Leiningen uses Maven to make dependency management of clojure projects much simpler. However, if you need to depend on jars that are not in a Maven repositor...

Why I don’t like feature branches

6 minute read

Before I dive into my main arguments, I do believe feature branches make sense for open source development. Generally, developers will work on branches dedic...

Migrated blog from Mephisto to WordPress

1 minute read

I used to host my blog with Mephisto. Mephisto is blogging software written in Ruby on Rails, and I really enjoyed it. Unfortunately, the Mephisto project ha...