Writing · Nº 041065 essays

The writing

Ideas from inside the work. Explore technology, entrepreneurship, and the practice of building things that last.

4 essays found · Page 1 of 1

Clear filters
EngineeringCode Review Misses Architectural DecayCode review catches line-level bugs but misses architectural decay entirely. Learn why your repo rots one approved pull request at a time and how to catch it.EngineeringStatic Analysis vs Repo Intelligence: The GapStatic analysis finds bugs in files. Repo intelligence finds risk across the whole repo and its history. Learn the difference and why you need both.EngineeringThe Coupling Metrics That Predict Real PainCoupling is the maintainability metric that best predicts where changes break things. Learn afferent and efferent coupling and how to read them in your repo.EngineeringChurn vs Complexity: Find Your Real HotspotsComplex code is only dangerous when it changes. Cross churn against complexity to find the hotspots in your repo that actually deserve a refactor first.
Generative score