Computer Quote by Jeff Atwood
“In software, we rarely have meaningful requirements. Even if we do, the only measure of success that matters is whether our solution solves the customer's shifting idea of what their problem is.”
About This Quote
Source Blog: Coding Horror, 2008
Requirements are fluid; success is measured by solving the evolving problem the customer perceives.
In simple terms: Customer needs change; solve the real issue.
Focus on the underlying problem, not static specs.
Themes
Mood
Type
When to use this quote
- software development
- product management
- client consulting
Key Concepts
Questions to Reflect On
- How do you validate the true problem before building?
- What methods keep requirements adaptable?
Customer perception may be misaligned with actual needs.