• It would be nice to have defaults for optional arguments like ruby in #clojure instead of boiler-plate arity code (via @dysinger)
    • check clojure.contrib.def/defnk for optional arguments (via @tiagoantao)
  • OT: So true: "... Programming practice is usually ten to twenty years behind the processor." (here, via @gregoryg)
  • OT: Google's Go language looks like yet another attempt to handle concurrency in an imperative language (via @stuartsierra)
  • ninetynine problems in #clojure part 1 (here, via @wmacgyver) -- Attempting to solve the ninety-nine Prolog problems in #clojure