Skip to content

Instantly share code, notes, and snippets.

@jennings
Created September 9, 2020 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jennings/b50e29af2b395e48d3073dbe9a2c517a to your computer and use it in GitHub Desktop.
Save jennings/b50e29af2b395e48d3073dbe9a2c517a to your computer and use it in GitHub Desktop.

Fundamental Principle

Systems in general work poorly or not at all.

First Principles

  1. New Systems mean new problems.
  2. The total amount of anergy in the universe is fixed.
  3. Systems tend to expand to fill the known universe.

Le Chatelier's Principle, applied to systems:

Systems tend to oppose their own proper function.

Systems operations

  • Functionary's Falacy: People in systems do not actually do what the system says they are doing.
  • The Operational Falacy: The system itself does not actually do what it says it is doing.

Elementary systems functions

  • A complex system cannot be "made" to work. It either works or it doesn't.
  • A simple system, designed from scratch, sometimes works.
  • Some complex systems actually work.
  • A complex system that works is invariably found to have evolved from a simple system that works.
  • A complex system designed from scratch never works and cannot be patched up to make it work. You have to start over, beginning with a working simple system.

Miscellaneous

  • The Fundamental Failure-Mode Theorem: Complex systems usually operate in failure mode.
  • The Vector Theory of Systems: Systems run better when designed to run downhill.
  • Colossal systems foster colossal errors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment