• Finally blogged about Leiningen (here, via @technomancy) -- The author of Leiningen writes about Leiningen, finally <-- this is all I can come up with after all that turkey...
  • For those who are new to clojure: java -cp jline-0.9.91.jar:clojure.jar jline.ConsoleRunner clojure.lang.Repl (via @wmacgyver) -- use this if you want proper line editing in the REPL
  • Unexpected high cost of concurrency found by @timbray when running a #clojure impl of Wide Finder on a multi-cpu box (here, via @disclojure)