My thoughts on various subjects. I particularly love hacking my work. Either by methodology or by improving my tools. Check out this list of tags / subjects.

Recent Posts

Migrating a Wordpress blog to Awestruct

3 minute read

As I said earlier, I moved my blog from a Wordpress instance to Awestruct, a framework for creating static HTML sites and blogs. The process is roughly made...

Flash Gordon et le permis à points

2 minute read

C’est l’histoire de Flash Gordon qui allait tranquillement chez des amis et qui rencontre un radar fixe : clic-clac Kodak, 1 point et 68 €, circuler, y a rie...

Pro tip on git rebase -i

less than 1 minute read

Here is a small tip to improve your efficiency when using dynamic rebasing in Git. I do my work on topic branches that are forked of master. Before I push m...