• Just blogged a little something on Clojure, Abstractions and ZeroMQ (via @pingles) -- What would happen if you applied the Ring-style abstractions to ZeroMQ?
  • Import * for Clojure (via @maclausen) -- Finally an import for Java classes that imports all classes in a package (and removes them too!)
  • PyPy 1.6 Released. Kickass Panda. This is a really really fast runtime. My benchmarking updated (via @dnene) -- The article this tweet refers to is a benchmark between many languages, one of them being Clojure. It looks like the benchmark results have been updated for clojure including a version of the solution that is fully optimized (and much faster than the one originally benchmarked), putting Clojure as one of the fastest languages. Oh, and PyPy is very fast!