• Clojure & Complexity (via @planet_lisp) -- Yesterday it was Scala that got a private-turned-public beating, and today it's Clojure-bashing day, it seems. A decent summary would be "Clojure is not Common Lisp" and "we don't need Clojure, we can do everything in Common Lisp".
  • Hey I made a thing to make configuration of functions easier, try messing around with it (via @holy_chao) -- Fidjet is the name of the project, and "If you write a core API where functions accept some config parameter as their first argument, you can then create a parallel namespace where those same functions can be used in a with-config block."