From 7da524632a32b3787489a87430fd0e0aa8f1bb66 Mon Sep 17 00:00:00 2001
From: trimstray
:small_orange_diamond: Gitlab and NFS bug - how we spent two weeks hunting an NFS bug in the Linux kernel.
:small_orange_diamond: How To Become A Hacker - if you want to be a hacker, keep reading.
:small_orange_diamond: Operation Costs in CPU - an infographics which should help to estimate costs of certain operations in CPU clocks.
+ :small_orange_diamond: Let's Build a Simple Database - writing a sqlite clone from scratch in C.