Interactive deep dives for engineers

Down the Stack

Most engineers use the tools they depend on every day without knowing what they are. These guides fix that. Each one starts at the surface — a simple mental model anyone can grasp — and descends through five depths to the abyss, the gory details the framework authors actually live in. Stop at any depth; each is complete on its own.

Surface · the mental model
Twilight · how it really works
The abyss · the full truth
5depth levels per guide
13guides published
rabbit holes ahead

Understanding isn't binary — it has depth.

A junior needs a working mental model. A senior needs the failure modes. The framework author needs the allocation cost. Most explanations pick one audience and lose the rest. These guides serve all three by making depth a scrollable axis — you descend exactly as far as you need, and the metaphor (surface light fading to the pitch-black abyss) keeps you oriented the whole way down.

L1 · Surface

The one idea

A single mental model, no jargon. Enough to use the thing correctly.

L2 · Sunlit

The vocabulary

The real terms and control flow, with an interactive widget to watch it move.

L3 · Twilight

What's really built

The machinery underneath — compiler transforms, data structures, protocols.

L4 · Midnight

The sharp edges

Scheduling, context, the famous bugs, and how to reason about them.

L5 · Abyss

The gory details

Cost, allocation, edge cases. Where reciting ends and understanding begins.