Posts
February 2, 2009 • 1 min read • Technology
My rare use of LaTeX
I sometimes use LaTeX.
January 25, 2009 • 1 min read • Technology
How to erase hard drives (shred, dd)
You could write zeros to the whole hard drivedd if=/dev/zero of=/dev/hdaFor newer versions of dd, you can monitor the progress:dd if=/dev/zero of=/dev/hda status=progressHowever, it has been recommended to write a few passes of random noise (n = 3 is the default).
January 25, 2009 • 1 min read • Technology
cryptsetup
I switched already quite a while ago from the old cryptoloop technology to the newer cryptsetup technology.

December 22, 2008 • 2 min read • Technology
How much toothpaste is safe to swallow for a 3 year old?
My son doesn't like to brush teeth and he is probably no exception.
November 30, 2008 • 1 min read • Technology
WINE regression testing
I am using Textco's Gene Construction Kit (version 2.5) do draw my DNA vector maps.


