Hacker School Day 40 – Making pstree Faster/Ugly I made my pstree clone faster at the sake of readability and it was just as fun as I hoped.
Hacker School Day 39 – pstree and Weird /proc Behavior I made a pstree clone and found weird behavior in /proc
Hacker School Day 33: TCP Congestion Control Measurement, part 2 I tried to compare TCP Congestion Control algorithms with some limited success.
Hacker School Day 33: TCP Congestion Control, Part 1 I decided to dive deep into TCP Congestion Control algorithms in order to create a dummy kernel module.
Visualizing Programming Pearls I visualized one of my solutions to a problem from Programming Pearls to stay sane.