The Runtime Theory

// a technical education platform

THE RUNTIME
THEORY.

Understand what happens behind the code.

A technical education platform exploring the systems, algorithms, architecture, and runtime behavior that make software actually work.

algorithms / runtime / systems / infrastructure

03 — Request Flow

An API Request's Journey

Follow an HTTPS request from browser to service and watch its response return through the same system. Open request flow

trace / request.md

CLIENTDNSTRANSPORTTLSHTTPEDGE OR PROXYAPPLICATIONRESPONSE

readyThe browser parses the URL, applies its policies, and prepares the HTTP request. A cache or reusable connection can change the later steps.

05 — Dispatch

One technical dispatch a week

A working explanation of one system, algorithm, or piece of runtime behavior — written by engineers who trace the code. Straight to your inbox, no noise.

One technical dispatch per week. No noise.