Skip to content

// FROM THE METAL //

The layer beneath the abstraction.

Twenty years of programming advice — unroll your loops, avoid the branch, mind the cache — passed down as folklore you take on trust. Drop to a machine small enough to hold in your head, count the cycles by hand, and the folklore turns into something you can see. Each piece takes one familiar rule down to the metal.

// 10 more in the series — a new one every week //