Feature Quote by Mark Rosenfelder
““The other problem is redundancy isn't a bug, it's a feature.””
About This Quote
Source Talk: Language design conference, 2021
Redundancy can be intentional, providing robustness or flexibility rather than being a flaw.
In simple terms: Redundancy may be a useful feature.
Embrace redundancy when it adds value.
Themes
Mood
Type
When to use this quote
- software architecture
- communication protocols
- data storage
- team collaboration
Key Concepts
Questions to Reflect On
- When does redundancy become wasteful?
- How to balance redundancy with simplicity?
Redundancy can increase complexity and cost if not managed carefully.