Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M3767

Principle of Least Power

Principle of Least Power
SystemsHigh supportSystems Theory
Included
account_tree

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

psychology

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

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/2

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Rule_of_least_powerZH · Explicit
    verified

RELATED MODELS