Design Pressure: The Invisible Hand Shaping Your Code
2025-05-25

Ever feel that gut feeling something's wrong in your code but can't pinpoint it? Hynek Schlawack's PyCon US 2025 talk explores 'design pressure,' the invisible force shaping your architecture. He delves into topics like coupling types, attractive nuisances in software design, and type-driven design, highlighting trade-offs in data mapping and typestate patterns. The talk also critically examines the impact of ORMs and async primitives on code complexity.
(hynek.me)
Development
code architecture