p15x

Knock knock. Race condition. Who's there?

A year ago, I started a new job after a year working remotely, meaning back to commuting! For me commuting do not only have down sides, I found an effective way to make use of this time by watching between 5 and 10 conferences a week from technical talk like...

Scala on valentine’s day is still awesome! I was doing some standard java development today and it remembered me a guy who use a custom implementation of scala option in java because he really missed it (I must admitted, I was in the same mood). I google it and found...

This week, I tried the new openindiana release 151a to use kvm. There’s a good post from Gray Matter Boundaries, Installing KVM and Creating a Debian VM in OpenIndiana 151a. I installed a first vm and it works nicely! So how do I start it automatically? I’m not a sysadmin,...

Here is the first kaliya release! You can read the Getting Started section to get the instructions for testing it. It provides two demos: reverseIndexer and md5cracker. For the moment, it reaches the goal of the “proof-of-concept” which is what I wanted about this project. Maybe I’ll add some features...

After being a “proof-of-concept” of a hardcode md5 cracking demo, kaliya is now a distributed javascript mapreduce engine! You only have to provide an iterator, a job name who refere to a javascript file that contains the map and the reduce function. It does not support fancy things like worker...