Recent Posts

Permalinks in the Clojure style guide

less than 1 minute read

I’m happy to report that now you can use permalinks to the rules listed in the community Clojure style guide as well.

A list of deprecated stuff in Ruby

3 minute read

As APIs evolve it’s inevitable that portions of them will be deprecated. Generally it’s fairly easy to find out what’s deprecated, but for several reasons th...