Principle of Least Power
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
Proposed by Tim Berners-Lee. When choosing a computer language or solution, one should select the one with the least power that can still solve the problem. Because the less powerful, the easier it is to analyze, index, and optimize (e.g., HTML is better than JS).
SCAFFOLDING EFFECT
Reduce cognitive load
Don't use a sledgehammer to crack a nut. If you can solve it with Excel, don't write Python; if a static webpage suffices, don't use a complex framework. The more powerful, the greater the side effects and maintenance costs.
Anchor fast decisions
The principle of proportionality in military and governance: to achieve legitimate goals, only the minimal necessary force/coercion is used. The mechanism is proportionality and restraint, avoiding excess.
MINIMUM ACTION
In progress 0/2Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- en.wikipedia.orghttps://en.wikipedia.org/wiki/Rule_of_least_powerverified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS