- The Fight to Spread Life
- Posts
- Mission Critical Culture Pt. 1
Mission Critical Culture Pt. 1
Recursion
You’ve probably heard about NASA/JPL’s 10 rules for safety-critical code.
These are for use of the language C.
However, we can glean the spirit of them for other languages- and other fields entirely.
Such as culture.
One thing that seems immediately beneficial to the laws our cultures are shaped by is to put limits on recursion.
By minimizing the number of definitions that refer to themselves in a circular way, we would free up a culture to better coordinate for movement.
Check out the rules for safety-critical code here.