• From the looks of it the first #Clojure meetup in Sweden had more participants than *all* #Lisp meetups in Sweden. Ever! ;-) (via @rplaca)
  • atticus now has a macro for defining #clojure defrecord instance factories for use in testing (here, via @hugoduncan) -- Atticus is a novel mocking framework from Hugo Duncan.
  • Finite State Machine Implementation in Clojure (here, via @planetclojure) -- Another very approachable article from Nurullah Akkaya.
  • "You're all sitting on the end of the food chain, eating gazelles and saying, 'who needs photosynthesis to be easy'?" (here, via @stilkov) -- This is in reference to the effort to have Clojure efficiently work with primitive types without the need to promoting them into objects. The goal, raw speed. In this post to the Clojure list, Rich Hickey why efficient use of primitive types in Clojure is so important, even if it comes with some inconveniences.
  • Ask HN: Who's using Clojure, and to do what? (here, via @HNTweets) -- Interesting read. Pay attention to the complaining about how difficult/slow it is to submit patches to Clojure and Clojure/contrib