Subscribe to read the full Recursion analysis — when to use it, when it misleads, step-by-step application, and company examples.
Membership gives you full access to every piece of research in the library, plus the AI assistant.
Start 7-Day Free TrialCancel anytime.
Or ask about this topic — 5 free questions includedMental model
Abstraction
The practice of hiding complexity behind a simpler interface, enabling reasoning
Mental model
Explore-exploit Tradeoff
The fundamental tension between gathering new information (exploring) and levera
Mental model
Metcalfe's Law
The value of a network grows proportionally to the square of the number of its u
Mental model
Moore's Law
The observation that transistor counts on integrated circuits double roughly eve
Mental model
Mythical Man Month
Brooks's Law: adding people to a late software project makes it later due to com
Mental model
Technical Debt
The accumulated cost of expedient decisions in software and systems that must ev
I send a newsletter every week — free, no spam, unsubscribe anytime.
Recursion applied the First Principles Thinking mental model
Recursion applied the Scale mental model
Recursion applied the Feedback mental model
Recursion applied the Modularity mental model
Recursion applied the Algorithms mental model
Recursion applied the Transaction mental model