The Concurrency Problem
What's broken, what almost worked, and what a real fix might look like
- 1 Message Passing Is Shared Mutable State February 20, 2026
- 2 The Isolation Trap
- 3 What Async Promised and What It Delivered
- 4 Dataflow, FRP, and STM
- 5 Rust and Ownership
- 6 A Unifying Theory
- 7 What Should Concurrency Look Like?