- Fuck, I may have to learn clojure now to embrace this awesomeness
(via @splittingfield) —
… and this awesomeness is no other than Riemann, an event aggregator and visualizer for distributed systems, which includes a stream processing language.
- This is it, ladies and gents: Leiningen 2 preview1 is out
(via @technomancy) —
The new Leiningen 2 is big improvement over lein 1, making it much more powerful, usable and embeddable than ever. I personally can’t wait until I can ditch the last pom.xml file.
- Do you maintain a Clojure library? If so please log into the Clojars web UI to re-hash your password
(via @technomancy) —
This is a PSA: Clojars has moved its password encription algorithm to to something safer (bcrypt) and is asking everyone to log in so that the password gets rehashed. The trigger for this change was the recent leakage of node.js npm repository’s password hashes and salts. For node.js package authors this is pretty upsetting since their passwords can be cracked somewhat easily, given the weak crypto used by the repo. Notice that the old passwords in clojars will be deleted soon and you’ll need to request a new if you don’t log soon!
- I'm working on a tool to help myself compose music, in Clojure. Check it out
(via @dmansen) —
This must be useful in conjunction with Overtone!