Archive for the ‘Uncategorized’ Category

Joining Codethink

Friday, December 17th, 2010

This month I’ve started to work for Codethink, a British company
specialized in providing expert consultancy on the Linux, Freedesktop and
GNOME software stack. A dream come true!

I also moved to Manchester (yay!), so many changes in a short time; but I’m very happy to be here and join such a bunch of talented hackers

Thanks Codethink, exciting times ahead! :)

Git coolness

Saturday, June 5th, 2010

Working with lots of branches? You don’t want to leave the console? Try “git lola” [1]:

$ git log –graph –decorate –pretty=oneline –abbrev-commit –all

[1] http://blog.kfish.org/2010/04/git-lola.html