Recent posts

Cloning an rbenv version

less than 1 minute read

There is no doc about this, but it turns out to be very simple, just copy the version directory :

Windows licker like with C#

1 minute read

In Growing object-oriented software guided by tests they use a java library called Window Licker to pilot a gui running in test thread. Next time I started a...

Motivation game

1 minute read

At MegaCorp where I am currently working, there is a small team that is dedicated to find solutions to software bugs that regularly happen in production. The...

Rails autoload good practices

1 minute read

I started using rails autoload to load files in my lib folder of http://www.mes-courses.fr. Before that, I had been using hand written require statements, an...

Hackers et peintres

30 minute read

This is a french translation of the famous Hackers and painters essay written by Paul Graham.