Contents
Core Idea
How to See It
How to Use It
Founders & Leaders
Connected Models
One Key Quote
— Classic systems literature"LRU exploits temporal locality: the assumption that recently referenced items are more likely to be referenced again." When that holds, it's simple and effective; when it doesn't, adapt or switch policy.
Summary & Further Reading
Why this matters next
Least Recently Used applied the Belady's Algorithm mental model
Least Recently Used applied the Scale mental model
Least Recently Used applied the Least Recently Used mental model
Least Recently Used applied the Buffer mental model
Least Recently Used applied the Binary Search mental model
Least Recently Used applied the Scheduling & Prioritization mental model
Frequently asked questions
What is Least Recently Used?
Least Recently Used is a mental model used for better thinking and decision-making.
How do you apply Least Recently Used?
To apply Least Recently Used, identify situations where this framework is relevant, then use it as a lens to evaluate your options and decisions. The model is most useful when combined with other complementary mental models.
What category does Least Recently Used fall under?
Least Recently Used falls under the Computer Science & Algorithms category of mental models. Other models in this category can be found on the Computer Science & Algorithms hub page.
Why is Least Recently Used important?
Least Recently Used is important because it provides a structured way to think about problems that would otherwise be approached with intuition alone. Understanding this model helps you avoid common reasoning errors and make better decisions.
Continue exploring
Mental 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
More like this, in your inbox
I send a newsletter every week — free, no spam, unsubscribe anytime.