{"id":56354,"date":"2022-01-15T18:28:00","date_gmt":"2022-01-15T22:28:00","guid":{"rendered":"https:\/\/www.shortform.com\/blog\/?p=56354"},"modified":"2026-05-04T12:19:13","modified_gmt":"2026-05-04T16:19:13","slug":"algorithms-to-live-by-book","status":"publish","type":"post","link":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/","title":{"rendered":"Algorithms to Live By: Book Overview"},"content":{"rendered":"\n<p>What is Brian Christian&#8217;s and Tom Griffith&#8217;s book <em>Algorithms to Live By<\/em> about? What is the key message to take away from the book?<\/p>\n\n\n\n<p><em>Algorithms to Live By <\/em>is an instruction manual for life: a collection of unconventional wisdom drawn from the field of computer science. Computers and humans share many of the same problems, and the same solutions that have allowed us to optimize the field of computing may be the ticket to optimizing our own lives.<\/p>\n\n\n\n<p>Below is a brief overview of <em>Algorithms to Live By: The Computer Science of Human Decisions.<\/em><\/p>\n\n\n\n<!--more-->\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-algorithms-to-live-by-the-computer-science-of-human-decisions\"><em>Algorithms to Live By: The Computer Science of Human Decisions<\/em><\/h2>\n\n\n\n<p>In their book <em>Algorithms to Live By<\/em>, Brian Christian and Tom Griffiths make the case that computer science, a field that\u2019s typically seen as highly specialized, actually contains a wealth of practical knowledge we can use to improve our lives. Computers can process tasks with blinding efficiency and quickly come up with creative solutions to <a href=\"https:\/\/www.shortform.com\/blog\/complex-problem\/\">complex problems<\/a>. The authors of <em>Algorithms to Live By<\/em> argue that, by utilizing the same strategies as computers, we can do the same.<\/p>\n\n\n\n<p>The authors assert that this is true because <strong><a href=\"https:\/\/www.shortform.com\/blog\/humans-and-technology\/\">humans and computers<\/a> face very similar problems<\/strong>. Both humans and computers are motivated to use their limited resources (which include memory, attention, and time) as optimally as possible. Consequently, many of the algorithms, or sets of instructions, that computers use to solve their problems work just as well in our own lives.<\/p>\n\n\n\n<p>We\u2019re going to discuss all eleven of Christian and Griffiths\u2019s \u201calgorithms to live by,\u201d which we\u2019ve divided into four categories: First, we\u2019ll take a look at algorithms intended to help you <a href=\"https:\/\/www.shortform.com\/blog\/make-better-decisions\/\">make better decisions<\/a>. Second, we\u2019ll detail some algorithms to help you organize your life. Third, we\u2019ll show off algorithms to help you solve difficult problems. Finally, we\u2019ll discuss a couple of miscellaneous algorithms that don\u2019t fit into the other categories.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Is the Brain Really a Computer?<\/strong><br><br>Christian and Griffiths aren\u2019t the first to compare the brain to a computer as the basis for their argument\u2014researchers have been using this analogy for decades. Today, the question of whether or not we should view the brain as a complex computer <a href=\"https:\/\/www.theguardian.com\/science\/2020\/feb\/27\/why-your-brain-is-not-a-computer-neuroscience-neural-networks-consciousness\">is at the heart of a fierce debate<\/a>.<br><br>Some experts claim that the metaphor is limiting insights on the cutting edge of neuroscience more than it\u2019s aiding them. They poke holes in the metaphor, pointing out ways in which the brain behaves unlike a computer and arguing that such inaccuracies will lead researchers to misguided assumptions.<br><br>On the other hand, other experts argue that the brain-as-computer metaphor <a href=\"https:\/\/www.nytimes.com\/2015\/06\/28\/opinion\/sunday\/face-it-your-brain-is-a-computer.html\">has not yet outlived its usefulness<\/a>. In their eyes, it doesn\u2019t matter if the brain doesn\u2019t act like a computer\u2014what matters is the fact that <strong>the brain accomplishes many of the same functions as computers do:<\/strong> It intakes, processes, and exports information. The fact that your brain computes makes it a computer.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-1-how-to-know-when-to-settle\"><strong>Algorithm #1: How to Know When to Settle<\/strong><\/h3>\n\n\n\n<p>Christian and Griffiths\u2019s first algorithm is: <strong>To choose the best from a series of options, explore without committing for the first 37%, then commit to the next top pick you see<\/strong>. This algorithm is designed to solve something mathematicians call an \u201coptimal stopping problem\u201d\u2014when faced with a series of options, when do you settle down and commit to the opportunity in front of you if you don\u2019t know what opportunities will be available in the future?<\/p>\n\n\n\n<p>For example, imagine you\u2019re looking for a job and know your skills are in high demand. After a couple of days of searching, you receive an offer out of the blue that\u2019s better than any of the available positions you\u2019ve seen so far. However, it doesn\u2019t have everything you\u2019re looking for. Do you take it or keep searching for better options?<\/p>\n\n\n\n<p>According to Christian and Griffiths, statisticians have determined that the optimal way to solve this problem is to initially reject all opportunities, exploring your options to get a sense of what quality looks like. Then, at a certain point, commit to the next option that\u2019s better than any you\u2019ve seen so far. By calculating the probability that you pick the best option available for every possible \u201cpivot point\u201d from exploration to commitment, researchers have determined that you should <strong>explore for the first 37% of options, then commit to the next best opportunity.<\/strong><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-2-how-to-optimize-your-life\"><strong>Algorithm #2: How to Optimize Your Life<\/strong><\/h3>\n\n\n\n<p>Christian and Griffiths\u2019s next algorithm is a broader directive that applies to any area of your life you want to improve: <strong>To optimize your life, pursue whatever opportunity has a chance to be the greatest.<\/strong><\/p>\n\n\n\n<p>The authors frame life as a complex \u201cmulti-armed bandit\u201d problem, referring to a model computer scientists use in machine learning. The multi-armed bandit is a theoretical experiment in which a <a href=\"https:\/\/www.shortform.com\/blog\/methods-of-decision-making-crucial-conversations\/\">decision-making<\/a> agent is presented with a row of slot machines (\u201cone-armed bandits\u201d) and must try out different machines, learning from the outcomes to figure out which will pay off the most.<\/p>\n\n\n\n<p>Christian and Griffiths explain that the multi-armed bandit problem\u2019s optimal solutions are called \u201cUpper Confidence Bound\u201d algorithms, which recommend <strong>making decisions based on your options\u2019 best-case scenarios. <\/strong>Pursue whatever <a href=\"https:\/\/www.shortform.com\/blog\/opportunities-for-success\/\">opportunity in life<\/a> has the potential to pay out the most, even if you think it\u2019s extremely unlikely, since the only way to know for sure whether or not it\u2019ll pay off is to test it yourself. Then, if you\u2019ve given something a shot and determined that it\u2019s not worth your while, adjust accordingly and <a href=\"https:\/\/www.shortform.com\/blog\/moonshot-thinking\/\">shoot for the moon<\/a> somewhere else.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-3-how-to-predict-the-future\"><strong>Algorithm #3: How to Predict the Future<\/strong><\/h3>\n\n\n\n<p>The next algorithm posed by Christian and Griffiths addresses the problem of an unpredictable future: <strong>To make better predictions, first, use your prior knowledge of the situation to estimate the chances of something happening, then adjust based on observable data. <\/strong>This strategy of using your prior beliefs to analyze the evidence you have is called \u201cBayes\u2019s Rule.\u201d<\/p>\n\n\n\n<p>For example, if you want to predict when you\u2019ll receive a raise at work, you might begin by asking a coworker how long it took for them to get a raise, then adjust that estimate based on how you think your boss views your performance.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-4-why-you-should-make-less-informed-decisions\"><strong>Algorithm #4: Why You Should Make Less Informed Decisions<\/strong><\/h3>\n\n\n\n<p>Christian and Griffiths\u2019s final algorithm to aid decision-making is as follows: <strong>To make better decisions, consider less information.<\/strong><\/p>\n\n\n\n<p>With this algorithm, the authors address the problem of <em>overfitting<\/em>. In statistics and machine learning, \u201coverfitting\u201d occurs when a model takes too many variables into account, resulting in faulty understanding. Christian and Griffiths argue that, in the same way, if you consider too many variables when making a decision, you\u2019ll \u201coverfit,\u201d overestimating the impact of insignificant information and underestimating the details that really matter.<\/p>\n\n\n\n<p>According to Christian and Griffiths, the trick to conquering overfitting is to <strong>consciously restrict the amount of information you consider when making decisions. <\/strong>Identify one or two factors that matter the most and ignore everything else. For example, you may decide what job to take solely based on how much you expect to enjoy the work.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-5-how-to-schedule-your-time\"><strong>Algorithm #5: How to Schedule Your Time<\/strong><\/h3>\n\n\n\n<p>Unlike in other chapters, Christian and Griffiths don\u2019t offer a single algorithm to handle scheduling. Computers use algorithms chosen for their specific needs to determine what tasks to focus on first. Likewise, the authors state that <strong>your optimal scheduling algorithm differs based on your <a href=\"https:\/\/www.shortform.com\/blog\/set-goals-and-priorities\/\">goals and priorities<\/a><\/strong>.<\/p>\n\n\n\n<p>Christian and Griffiths assert that most of the time, your highest priority is to complete whatever tasks earn you the most <em>value<\/em>. They advise you to assign a \u201cweight,\u201d a numerical measurement of value, to every item on your <a href=\"https:\/\/www.shortform.com\/blog\/gtd-to-do-list\/\">to-do list<\/a>. By dividing this weight by the amount of time it\u2019ll take you to complete the task, you can easily calculate how much value you\u2019re generating every hour that you\u2019re working. Then, you should simply work at any given time on whatever gives you the most value per hour.<\/p>\n\n\n\n<p>Another scheduling algorithm Christian and Griffiths recommend is \u201cShortest Processing Time,\u201d which tells you to work on whatever task will take the shortest time to complete. The authors argue that you may choose to use this algorithm if you require motivation, or if you\u2019re stressed and overwhelmed by a large quantity of tasks.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-6-how-to-organize-your-belongings\"><strong>Algorithm #6: How to Organize Your Belongings<\/strong><\/h3>\n\n\n\n<p>Christian and Griffiths\u2019s next algorithm is intended to give you easy access to the things you need: <strong>To efficiently access any collection, segment it based on frequency of use.<\/strong><\/p>\n\n\n\n<p>Computers can efficiently search their vast stores of data by grouping what needs to be accessed most frequently and searching these \u201ccaches\u201d first. In the same way, Christian and Griffiths recommend you \u201ccache\u201d your physical belongings by creating small piles of your most frequently used clothes, books, and files within arm\u2019s reach of where you\u2019ll need them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-7-how-to-sort-like-a-computer\"><strong>Algorithm #7: How to Sort Like a Computer<\/strong><\/h3>\n\n\n\n<p>Christian and Griffiths\u2019s final organizational algorithm dictates the most efficient way to sort a group of items into a specific order. They argue that we should use the same sorting algorithms computers use to arrange files to efficiently sort physical collections in our own lives.<\/p>\n\n\n\n<p>The best sorting strategy Christian and Griffiths have to offer is to first divide the collection into small categories, then rearrange individual items\u2014a computer algorithm known as \u201cBucket Sort.\u201d This algorithm is based on the fact that sorting gets more difficult with scale. Sorting a large group takes significantly more time than sorting four groups one-fourth of its size.<\/p>\n\n\n\n<p>For example, if your boss were to ask you to sort twenty years\u2019 worth of old archived meetings on VHS by date, you would want to use a Bucket Sort: First, divide them into piles by year, then arrange the smaller piles by hand.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-8-how-to-solve-impossible-problems\"><strong>Algorithm #8: How to Solve Impossible Problems<\/strong><\/h3>\n\n\n\n<p>The world is incredibly complex, and many problems are literally impossible to precisely solve. Christian and Griffiths argue that <strong>the best way to solve problems like these is to strategically <a href=\"https:\/\/www.shortform.com\/blog\/embrace-your-imperfections\/\">embrace imperfection<\/a><\/strong>.<\/p>\n\n\n\n<p>Even when experts use computers to make exact calculations, they often trade away accuracy to save time. From this, Christian and Griffiths conclude that simply lowering your standard for success is often necessary to keep moving forward. In some cases where it\u2019s impossible to find the perfect solution, getting close is just as good.&nbsp;<\/p>\n\n\n\n<p>In other cases, Christian and Griffiths suggest you employ the mathematical <a href=\"https:\/\/www.shortform.com\/blog\/problem-solving-strategy\/\">problem-solving strategy<\/a> of \u201cconstraint relaxation.\u201d By removing some constraints and solving an easier version of your problem, you spark new ideas to help solve the original problem.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-9-how-to-solve-your-problems-by-acting-randomly\"><strong>Algorithm #9: How to Solve Your Problems by Acting Randomly<\/strong><\/h3>\n\n\n\n<p>Christian and Griffiths\u2019s next algorithm is all about the power of randomness: <strong>To move past dead ends, act randomly.<\/strong><\/p>\n\n\n\n<p>The authors explain that computers use something called the \u201chill-climbing\u201d algorithm to solve problems. They calculate a solution, then slowly improve it by testing out small adjustments. When developing their problem-solving strategies, people naturally follow a similar process. However, both computers and humans run into the same issue with hill climbing: Eventually, they hit a \u201clocal maximum\u201d\u2014a solution that can\u2019t be improved by small adjustments yet is far from the best solution available.<\/p>\n\n\n\n<p>According to Christian and Griffiths, <strong>the way to escape local maxima is an injection of irrational randomness. <\/strong>By making a few random, intentionally suboptimal decisions, you can discover new solutions you couldn\u2019t see before and <a href=\"https:\/\/www.shortform.com\/blog\/how-to-get-unstuck\/\">get unstuck<\/a>. Feeling stagnant and directionless in life? Pick up a random new hobby or move to a random new town.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-10-how-to-use-game-theory\"><strong>Algorithm #10: How to Use Game Theory<\/strong><\/h3>\n\n\n\n<p>This next algorithm shows us how we should view the rules that govern our society: <strong>To prevent collective harm, design the rules of the game to create win-win scenarios.<\/strong><\/p>\n\n\n\n<p>Christian and Griffiths explain that we can view many systems in our society as competitive games and analyze them using <a href=\"https:\/\/www.shortform.com\/blog\/hub\/science\/psychology\/game-theory-explained\/\">game theory<\/a>. In game theory, a \u201cNash equilibrium\u201d occurs when every player has settled into the best possible strategy available to them, stabilizing its outcome. According to the authors, it\u2019s the job of policymakers to ensure that the system\u2019s <a href=\"https:\/\/www.shortform.com\/blog\/game-theory-nash-equilibrium\/\">Nash equilibrium<\/a> results in an outcome that benefits all players\u2014a process known as \u201cmechanism design.\u201d<\/p>\n\n\n\n<p>For example, laws that regulate overfishing are meant to adjust the Nash equilibrium of the \u201cgame\u2019 of commercial fishing. If unregulated, the optimal strategy for each fisher is to catch and sell as many fish as possible. Unfortunately, the fishers in this Nash equilibrium may drive a population of fish to extinction, which harms all players. By penalizing overfishing, the laws cause sustainable fishing to become the new optimal strategy, creating a new Nash equilibrium.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-algorithm-11-how-to-enhance-communication\"><strong>Algorithm #11: How to Enhance Communication<\/strong><\/h3>\n\n\n\n<p>To conclude, we\u2019ll cover an algorithm that Christian and Griffiths draw from the Internet\u2019s networking protocols: <strong>To communicate effectively, listeners need to signal that they\u2019ve received the message.<\/strong><\/p>\n\n\n\n<p>The authors explain that when a computer connects to a server, both sides exchange \u201cacknowledgment packets,\u201d or \u201cACKs,\u201d to ensure that the connection is stable. These are short messages that tell the other computer that its message has been received. These ACKs are a vitally necessary part of the communication process, and they make up a huge portion of all uploaded data.<\/p>\n\n\n\n<p>Christian and Griffiths assert that, similarly, <strong>acknowledgment is an extremely important part of human communication, and it\u2019s one that we often overlook<\/strong>. Recent research in the field of linguistics has put renewed focus on \u201cbackchannels,\u201d a listener\u2019s short interjections that acknowledge a speaker\u2019s message without ending their turn to speak. It takes more than being quiet and polite to be a good listener\u2014if you don\u2019t give active feedback, communication falls apart.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is Brian Christian&#8217;s and Tom Griffith&#8217;s book Algorithms to Live By about? What is the key message to take away from the book? Algorithms to Live By is an instruction manual for life: a collection of unconventional wisdom drawn from the field of computer science. Computers and humans share many of the same problems, and the same solutions that have allowed us to optimize the field of computing may be the ticket to optimizing our own lives. Below is a brief overview of Algorithms to Live By: The Computer Science of Human Decisions.<\/p>\n","protected":false},"author":7,"featured_media":14426,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[40,9,25],"tags":[549],"class_list":["post-56354","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-books","category-psychology","category-statistics","tag-algorithms-to-live-by","","tg-column-two"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.3 (Yoast SEO v24.3) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Algorithms to Live By: Book Overview - Shortform Books<\/title>\n<meta name=\"description\" content=\"Algorithms to Live By is a collection of wisdom drawn from the field of computer science. Here&#039;s a brief overview of the book&#039;s key themes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Algorithms to Live By: Book Overview\" \/>\n<meta property=\"og:description\" content=\"Algorithms to Live By is a collection of wisdom drawn from the field of computer science. Here&#039;s a brief overview of the book&#039;s key themes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/\" \/>\n<meta property=\"og:site_name\" content=\"Shortform Books\" \/>\n<meta property=\"article:published_time\" content=\"2022-01-15T22:28:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-04T16:19:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1920\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Darya Sinusoid\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Darya Sinusoid\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/\"},\"author\":{\"name\":\"Darya Sinusoid\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46\"},\"headline\":\"Algorithms to Live By: Book Overview\",\"datePublished\":\"2022-01-15T22:28:00+00:00\",\"dateModified\":\"2026-05-04T16:19:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/\"},\"wordCount\":2309,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg\",\"keywords\":[\"Algorithms to Live By\"],\"articleSection\":[\"Books\",\"Psychology\",\"Statistics\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/\",\"url\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/\",\"name\":\"Algorithms to Live By: Book Overview - Shortform Books\",\"isPartOf\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg\",\"datePublished\":\"2022-01-15T22:28:00+00:00\",\"dateModified\":\"2026-05-04T16:19:13+00:00\",\"description\":\"Algorithms to Live By is a collection of wisdom drawn from the field of computer science. Here's a brief overview of the book's key themes.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage\",\"url\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg\",\"contentUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg\",\"width\":2560,\"height\":1920},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.shortform.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Algorithms to Live By: Book Overview\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#website\",\"url\":\"https:\/\/www.shortform.com\/blog\/\",\"name\":\"Shortform Books\",\"description\":\"The World&#039;s Best Book Summaries\",\"publisher\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.shortform.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#organization\",\"name\":\"Shortform Books\",\"url\":\"https:\/\/www.shortform.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png\",\"contentUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png\",\"width\":500,\"height\":74,\"caption\":\"Shortform Books\"},\"image\":{\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46\",\"name\":\"Darya Sinusoid\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png\",\"contentUrl\":\"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png\",\"caption\":\"Darya Sinusoid\"},\"description\":\"Darya\u2019s love for reading started with fantasy novels (The LOTR trilogy is still her all-time-favorite). Growing up, however, she found herself transitioning to non-fiction, psychological, and self-help books. She has a degree in Psychology and a deep passion for the subject. She likes reading research-informed books that distill the workings of the human brain\/mind\/consciousness and thinking of ways to apply the insights to her own life. Some of her favorites include Thinking, Fast and Slow, How We Decide, and The Wisdom of the Enneagram.\",\"url\":\"https:\/\/www.shortform.com\/blog\/author\/darya\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Algorithms to Live By: Book Overview - Shortform Books","description":"Algorithms to Live By is a collection of wisdom drawn from the field of computer science. Here's a brief overview of the book's key themes.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/","og_locale":"en_US","og_type":"article","og_title":"Algorithms to Live By: Book Overview","og_description":"Algorithms to Live By is a collection of wisdom drawn from the field of computer science. Here's a brief overview of the book's key themes.","og_url":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/","og_site_name":"Shortform Books","article_published_time":"2022-01-15T22:28:00+00:00","article_modified_time":"2026-05-04T16:19:13+00:00","og_image":[{"width":2560,"height":1920,"url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg","type":"image\/jpeg"}],"author":"Darya Sinusoid","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Darya Sinusoid","Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#article","isPartOf":{"@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/"},"author":{"name":"Darya Sinusoid","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46"},"headline":"Algorithms to Live By: Book Overview","datePublished":"2022-01-15T22:28:00+00:00","dateModified":"2026-05-04T16:19:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/"},"wordCount":2309,"commentCount":0,"publisher":{"@id":"https:\/\/www.shortform.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage"},"thumbnailUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg","keywords":["Algorithms to Live By"],"articleSection":["Books","Psychology","Statistics"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/","url":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/","name":"Algorithms to Live By: Book Overview - Shortform Books","isPartOf":{"@id":"https:\/\/www.shortform.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage"},"image":{"@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage"},"thumbnailUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg","datePublished":"2022-01-15T22:28:00+00:00","dateModified":"2026-05-04T16:19:13+00:00","description":"Algorithms to Live By is a collection of wisdom drawn from the field of computer science. Here's a brief overview of the book's key themes.","breadcrumb":{"@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#primaryimage","url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg","contentUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg","width":2560,"height":1920},{"@type":"BreadcrumbList","@id":"https:\/\/www.shortform.com\/blog\/algorithms-to-live-by-book\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.shortform.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Algorithms to Live By: Book Overview"}]},{"@type":"WebSite","@id":"https:\/\/www.shortform.com\/blog\/#website","url":"https:\/\/www.shortform.com\/blog\/","name":"Shortform Books","description":"The World&#039;s Best Book Summaries","publisher":{"@id":"https:\/\/www.shortform.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.shortform.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.shortform.com\/blog\/#organization","name":"Shortform Books","url":"https:\/\/www.shortform.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png","contentUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2019\/06\/logo-equilateral-with-text-no-bg.png","width":500,"height":74,"caption":"Shortform Books"},"image":{"@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/0421cce75bc249b11e2517b3a91f9c46","name":"Darya Sinusoid","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shortform.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png","contentUrl":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2021\/07\/Untitled-design-1.png","caption":"Darya Sinusoid"},"description":"Darya\u2019s love for reading started with fantasy novels (The LOTR trilogy is still her all-time-favorite). Growing up, however, she found herself transitioning to non-fiction, psychological, and self-help books. She has a degree in Psychology and a deep passion for the subject. She likes reading research-informed books that distill the workings of the human brain\/mind\/consciousness and thinking of ways to apply the insights to her own life. Some of her favorites include Thinking, Fast and Slow, How We Decide, and The Wisdom of the Enneagram.","url":"https:\/\/www.shortform.com\/blog\/author\/darya\/"}]}},"jetpack_sharing_enabled":true,"jetpack_featured_media_url":"https:\/\/www.shortform.com\/blog\/wp-content\/uploads\/2020\/09\/gordy-true-diary-scaled.jpg","_links":{"self":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts\/56354","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/comments?post=56354"}],"version-history":[{"count":5,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts\/56354\/revisions"}],"predecessor-version":[{"id":149345,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/posts\/56354\/revisions\/149345"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/media\/14426"}],"wp:attachment":[{"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/media?parent=56354"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/categories?post=56354"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shortform.com\/blog\/wp-json\/wp\/v2\/tags?post=56354"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}