Your one stop book summary, audiobook and book review spot for:
About Algorithms to Live By Book
An exploration of how computer algorithms can be applied to our everyday lives to solve common decision-making problems and illuminate the workings of the human mind.
What should we do, or leave undone, in a day or a lifetime? How much messiness should we accept? What balance of the new and familiar is the most fulfilling? These may seem like uniquely human quandaries, but they are not. Computers, like us, confront limited space and time, so computer scientists have been grappling with similar problems for decades. And the solutions they’ve found have much to teach us.
In a dazzlingly interdisciplinary work, Brian Christian and Tom Griffiths show how algorithms developed for computers also untangle very human questions. They explain how to have better hunches and when to leave things to chance, how to deal with overwhelming choices and how best to connect with others. From finding a spouse to finding a parking spot, from organizing one’s inbox to peering into the future, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
See More
4.6/5 (0369 reviews)
Audio and text
Download free PDF
Compelling and entertaining, Algorithms to Live By is packed with practical advice about how to use time, space, and effort more efficiently. And it's a fascinating exploration of the workings of computer science and the human mind
Algorithms to Live By offers shortcuts and hacks to help streamline your life. Algorithms are inserted into computers and other forms of technology to solve problems. However, there is no reason that we cannot use algorithms in our everyday lives. Brian Christian and Tom Griffiths describe how algorithms have been used for centuries. Plus, how we use specific algorithms daily. However, some algorithms are more efficient than others. This book provides an outline of the algorithms that can help make your life easier and more enjoyable.
846
Unless we’re willing to spend eons striving for perfection every time we encounter a hitch, hard problems demand that instead of spinning our tires we imagine easier versions and tackle those first. When applied correctly, this is not just wishful thinking, not fantasy or idle daydreaming. It’s one of our best ways of making progress.
874
Some of the biggest challenges faced by computers and human minds alike: how to manage finite space, finite time, limited attention, unknown unknowns, incomplete information, and an unforeseeable future; how to do so with grace and confidence; and how to do so in a community with others who are all simultaneously trying to do the same.
869
When you are hiring, scouting houses to buy, options to consider — when should you stop looking?
You stop looking too early, you don’t know if someone better isn’t going to come along. You stop too late, you might have passed on the best candidate already.
Mathematically — you should stop looking after evaluating 37% of all the options you’re willing to look at. After the 37% option — if anything/anyone comes along who is better than everyone else before you should make the decision.
475
When should you be exploring new options and when should you start settling for the best option you already know? Consider these concepts:
412
The right action can produce a bad outcome. Process is all we have control over, not results.
465
<p>Ever feel swamped with too many decisions? This mind-blowing book shows how computer algorithms secretly solve the same problems we face daily. From apartment hunting to managing email, the math that powers computers can optimize your life too! It's not about coding—it's about finding elegant solutions to everyday chaos. Better decisions aren't about having more brainpower—they're about having better strategies.</p>
The Optimal Stopping Problem provides a mathematical solution to when to stop looking and decide. The 37% Rule works like this:
Determine how many options you'll likely encounter (n)
Look at the first 37% of options (n/e, where e is Euler's number)
Remember the best option seen so far, but don't choose any
After the 37% mark, select the first option better than all previous ones
This approach guarantees finding the best option 37% of the time—mathematically proven to be the best possible success rate. Applications include hiring, dating, apartment hunting, and any sequence of irreversible decisions.
2
The Explore/Exploit Tradeoff represents a fundamental tension in decision-making: trying new things or sticking with known rewards. This framework reveals:
Early in any timeline, exploration delivers more long-term value
As time horizon shortens, exploitation becomes optimal
The mathematical solution is the Gittins index, which assigns values to each option
Our intuitions often align with this model—we explore more when young and exploit more as we age
This explains why children explore constantly while elderly people stick with favorites. The optimal strategy depends on how much time remains for using the information gained.
1
1
i love to take notes while reading' hope many of you have the same habit♥
All human knowledge is uncertain, inexact, and partial
7
Supercharge your mind with one idea per day
Enter your email and spend 1 minute every day to learn something new.
I agree to receive email updates