// map
Topics
The territory of software engineering, surveyed the same way: what happens, why it happens, and what breaks when it doesn't.
01 /2 articles · 1 video
Algorithms
How complexity, data structures, and time really scale.
02 /4 articles · 3 videos
Runtime & Execution
What the machine actually does with your code.
03 /2 articles
Backend Engineering
Servers, protocols, and the request lifecycle.
04 /4 articles · 1 video
Databases
Storage engines, indexes, and transactions from the inside.
05 /3 articles · 2 videos
Networking
The distance between two machines, in packets.
06 /3 articles · 1 video
Operating Systems
The kernel's view of your program.
07 /4 articles · 1 video
Distributed Systems
What changes when one node is never enough.
08 /1 article · 1 video
System Design
Making tradeoffs visible before they become outages.
09 /2 articles
Cloud & Infrastructure
Servers, containers, and the abstractions on top.
10 /2 articles
Software Architecture
The decisions that ripple through every file.