Capability Quote by Linus Torvalds
“Often your 'fixes' are actually removing capabilities that you had, because they were 'too confusing to the user'. GNOME seems to be developed by interface Nazis, where consistently the excuse for not doing something is not 'it's too complicated to do', but 'it would confuse users'.”
About This Quote
Source Interview: Linux Kernel Development, 2005
Simplifying interfaces often removes advanced features, leading to user frustration; balance between usability and capability is needed.
In simple terms: Too‑simple design can strip power.
Find a middle ground in design.
Themes
Mood
Type
When to use this quote
- designing software UI
- feature prioritization
- user testing
Key Concepts
Questions to Reflect On
- How can you keep power features accessible?
- When should complexity be retained?
Over‑simplification may alienate power users.