September 2nd, 2007 Linux

Valgrind is a wonderful development tool. It's so great that I am using it pretty much all the time, and I have to wonder how I was doing before I knew about it. Valgrind tells you if your program does invalid memory accesses or leaks memory. It shows you where your program is spending its time and how functions call each other. It shows you how much memory your program is using over time. It's not only a debugging tool, it's also a very powerful optimization tool. In fact, using Valgrind improves the code quality so much if you are paying attention that developing in C without using it should be plain forbidden! I am forever grateful to Julian Seward, Josef Weidendorfer and the other contributors for their amazing work.

February 9th, 2007 Linux

I found a nice surprise in the mailbox today: a copy of Greg Kroah-Hartman's latest book, "Linux Kernel in a Nutshell". It explains in great detail how to configure, compile and install your own customized Linux kernel. What was considered a matter of specialists only is finally available to everyone. I had the opportunity to review one chapter last September while Greg and myself met in Harrachov, and the editor wanted to thank me by offering me a free copy of the book. Thanks O'Reilly!

February 1st, 2007 Linux

Yesterday I was at the Solutions Linux 2007 event in Paris, France, were I gave a talk about the Linux kernel developers community. I covered the general organisation, some statistics for the year 2006, and the evolution of the development process over the last 6 years.

April 16th, 2005 Linux

I just published the photographs I took when attending the Sucon'04 (Swiss Unix conference) last September.

February 14th, 2004 Internet

A nice, short article by Brian L. Naylor about what not to do on IRC.

August 8th, 2003 Linux

I am named in an article published on Novell's web site. Great, isn't it? :-)

December 2nd, 2002 Humor

Are you a geek? Take the test!

November 16th, 2002 Reflexion

A very nice mind game. There are some more, worth having a look too.

July 11th, 2002 Humor

The most useless pi algorithm, by Roy Williams.

August 21st, 2001 Linux

True Type fonts now working easily with XFree86 version 4!

October 27th, 2000 Linux

Have a look at Infinity, a nice visualization plug-in for XMMS.

October 27th, 2000 Linux

Produce amazing animations using Burn-in, a great script for Gimp.

September 29th, 2000 Windows

Fade between the songs with Fadeamp.

September 9th, 2000 Humor

Need a powerful video card? Get a Voohoo 5!

May 15th, 2000 Gaming

Remember Heroes, this funny DOS game? A Linux version has just been announced!

January 26th, 2000 Reflexion

Look at this enigma! Sure it's good for your brain to have some exercise.

January 8th, 2000 Art

Very nice pictures on Mike Bonnell's site. If only everything was available to everyone... What's free justifies the move anyway.

November 10th, 1999 Linux

The famous Linux distribution Debian should be soon available in stores thanks to VA Linux Systems, O'Reilly Associates and SGI.

November 8th, 1999 Linux

Tip of the day: rpm -qf <filename> tells you from which RPM package a given file comes.

June 3rd, 1999 Gaming

At last! We were all waiting for it for a long time, and here it is! Heroes, the fabulous game developed by Realtech and Olympus (well-known on the international scene) is available here. Not giving a try to that jewel would be an error. High-quality graphics, talented programming, lightweight hardware requirements, everything there reminds us that we don't need a Pentium III 550, 128 Mb of memory and an accelerated 3D video card with 32 MB memory to have a good time behind our screens.

April 2nd, 1999 Linux

A virus attacking Linux. An older article from CERT, much more technical.

Decembre 12th, 1998 Linux

Make sure you still have a working brain, give a try to Xbomb, a minesweeper game.