• Geekiest thing I read all week: #haskell vs #scala vs #clojure vs #erlang (here, via @BigThingist) -- This is an interesting writeup comparing the languages from a very pragmatic perspective.
  • How dependant on Rich Hickey is Clojure? (here, via @planetclojure) -- This is a question posted on StackOverflow. Should we all chip in for a praetorian guard for him?
  • Wrote a small #clojure client for @exceptional (with ring support) (here, via @napple) -- Exceptional is a service that captures and manages errors in your web applications in a centralized place, in a format that makes it easy to track the issues and fix them. A ring handler will send your exceptions to Exceptional.
  • defrecord improvements - feedback (here, via @planetclojure) -- This is a thoughtful post regarding the proposed changes in clojure's defrecords, which we reported on a few days ago.
  • "Here Comes Clojure": A Clojure Talk in #Clojure... and vim (here, via @darevay) -- Now this is a fun project. Write and run your presentations at the REPL. Not only you don't have to deal with PowerPoint/Keynote, but you don't have to leave your presentation to show some clojure code, since you are already at the REPL!