The Human Patch
The article explores the phenomenon of "human patches"—people who compensate for systemic failures in organizations by working excessively to fix problems. It highlights the risks of burnout and inefficiency when organizations rely on individuals rather than addressing root causes, and suggests recognizing and eliminating the need for such patches.
Background
- **"The Human Patch"** — a term coined by developer Sophie Koonin — describes a pattern where companies rely on people (support staff, manual testers, community managers) to manually compensate for software bugs or missing features, instead of engineering fixing the root cause.
- **Why it matters:** It exposes a structural tension in tech culture: a preference for cheap, flexible human labor over investing in robust automation or fix cycles. The concept ties into larger debates about "glue work" (unpaid coordination labor), "hero culture" (single points of failure), and the ethical treatment of workers in the tech industry.
- **Prior context:** Builds on established ideas like the "bus factor" (how badly a team is screwed if one person leaves), "toil" in Site Reliability Engineering, and "technical debt" — but shifts focus from code to the people used as workarounds.