Not quite like partition-by ... but still
I had a problem where I needed to partition a collection when ever a specific element occurred.
Read more...I had a problem where I needed to partition a collection when ever a specific element occurred.
Read more...Around 5 years ago a colleague of mine tried to spark some interest for Clojure. He described it using terms like functional, higher order functions, pure functions, composable, immutable data, lazy evaluated, code is data and vice versa, macros, concurrency etc. None of which I truly understood at the time but instead felt like buzzwords.
Read more...For a long time I have wanted to find an alternative to Wordpress. It felt like an obstacle which needed overcoming every time I had an idea for a blog post. The result being that I didn’t get any posts published (I have a few drafts which I never finished).
Read more...I’ve just installed Gnome 3.6 (some packages might still be 3.5.9x) on my laptop by upgrading to Ubuntu 12.10 beta2 together with the Gnome 3 PPA for a few missing things like the updated Nautilus.
Read more...I’ve transformed the example from my blog post yesterday to a jQuery plugin and pushed it GitHub. This removed some of the previous nessesary manuel added css. Also this opens up for adding different initialization options in the future.
Read more...