Death March
ELI5 — The Vibe Check
A death march is a project where the deadline is impossible, the scope keeps growing, and everyone knows it's going to fail — but they keep marching anyway. It's like being on a sinking ship where the captain's response is 'row faster.' Morale is zero, coffee consumption is infinite, and the git log looks like a cry for help.
Real Talk
A death march project is one where the project parameters (timeline, budget, scope, quality) are so constrained that participants believe it will fail, yet they continue working under extreme pressure. The term was popularized by Edward Yourdon's book. Death marches often result from poor estimation, scope creep, and organizational dysfunction.
When You'll Hear This
"This project is a death march — the deadline hasn't moved but the scope tripled." / "I survived three death marches before I learned to push back on timelines."
Related Terms
Crunch Time
Crunch time is that intense period before a deadline where normal work hours go out the window and the team enters survival mode.
Scope Creep
Scope creep is when a simple feature request slowly grows into rebuilding the entire application.
Sprint
A sprint is a fixed time-box — usually 1-2 weeks — where a team commits to completing a specific set of tasks.
Technical Debt
Technical debt is the coding equivalent of putting things on a credit card.