• Using #clojure with #aspectj's around advices (here, via @edgargoncalves) -- How to advice clojure functions from Java.
  • Clojure's edge on Node.js (here, via @HNTweets) -- This is actually about aleph, the new NIO/Netty based web server for Clojure. In a very basic benchmark it shows it can be faster than node.js (8,500 vs. 7,000 req/s). David Nolen wrote this benchmark.
  • I just added the inital release of my #Leiningen plugin to the #IntelliJ plugin repo (here, via @janthomae) -- For now you can run leiningen goals from within IntelliJ. Work in progress.