linux
January 25, 2018
A Farewell to Gentoo
November 13, 2011
Do not use Btrfs!
August 3, 2011
How to Use Open3 and Avoid Dead Locks
July 17, 2011
How to Implement open3
June 10, 2011
Pipes in Linux and in The Real World
January 26, 2011
A poor man's benchmark and stopwatch
January 20, 2011
Why execve()-like system() call is a must-have
September 9, 2010
Cross-compiling ARM kernel on x86
August 23, 2010
Limiting time and memory consumption of a program in Linux
April 17, 2010
Uploading and processing data with inotify-tools
January 31, 2010
Easy parallelization with Bash in Linux, part 2
January 7, 2010
Easy parallelization with Bash in Linux