Recent posts

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...