<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://eddiesmo.github.io//atom.xml" rel="self" type="application/atom+xml" /><link href="https://eddiesmo.github.io//" rel="alternate" type="text/html" /><updated>2026-02-21T19:53:49+00:00</updated><id>https://eddiesmo.github.io//atom.xml</id><title type="html">Eddie Smolyansky</title><subtitle>On purpose, productivity and rationality</subtitle><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><entry><title type="html">“Second Brain” Finally Earned Its Name</title><link href="https://eddiesmo.github.io//second-brain-finally-earned-its-name/" rel="alternate" type="text/html" title="“Second Brain” Finally Earned Its Name" /><published>2026-02-21T00:00:00+00:00</published><updated>2026-02-21T00:00:00+00:00</updated><id>https://eddiesmo.github.io//second-brain-finally-earned-its-name</id><content type="html" xml:base="https://eddiesmo.github.io//second-brain-finally-earned-its-name/"><![CDATA[<p class="notice"><em>tl;dr I built a second brain system that improves over time and almost completely replaces vanilla ChatGPT for me.</em></p>

<p>I’m a <a href="https://eddiesmo.com/comparing-gtd-implementations-evernote-todoist-nirvanahq-facilethings-more/">productivity nerd</a>. I’ve been maintaining a personal knowledge base and journal for years, and I’ve tried all the tools: Notion, Tana, Capacities, Roam Research, Obsidian.</p>

<p>Despite some people <a href="https://fortelabs.com/blog/basboverview/">calling</a> these systems a “second brain,” they were really just elaborate reference systems. I found journaling useful for thinking and tracking my day, but the evolving, interlinked database never paid dividends - it became an afterthought, not well maintained.</p>

<p>Then ChatGPT happened and changed how we all work. Suddenly you had a thinking partner you could throw anything at. But it couldn’t remember - every conversation started from zero. Paste your context, write an elaborate prompt, get your answer, close the tab. Next time, start over.</p>

<p>So we had databases that couldn’t think and AI that couldn’t remember. Then Claude CoWork came out and something clicked - I could point it at an Obsidian vault and get both in one system.</p>

<h2 id="whats-fundamentally-different">What’s Fundamentally Different</h2>

<ol>
  <li><strong>Your primary interface to the database is AI chat.</strong> You talk to it, think out loud, ask questions. It auto-loads only the relevant context from the database and responds with your own knowledge as a foundation.</li>
  <li><strong>Your database evolves over time,</strong> maintained jointly by you and the AI. When context is missing or a conversation surfaces something new, I tell the AI to update the knowledge base - and it does, following rules I’ve defined and subject to my review via Git.</li>
</ol>

<figure class="align-center">
  <a href="#"><img src="https://eddiesmo.github.io//images/second-brain/cowork-screenshot.png" alt="Claude CoWork interface showing the AI working with a knowledge base" /></a>
</figure>

<h2 id="setup">Setup</h2>

<h3 id="the-vault">The Vault</h3>

<p>The knowledge base is a folder of Markdown files - plain text, future-proof, version-controlled with Git. I use Obsidian to browse and read, and Cursor when editing the AI rules, but the files are just files. Any editor works.</p>

<p>The structure is up to you. Mine has areas of life (health, career, interests), time-bound projects, evergreen notes, and a daily journal that interlinks to everything else. Use whatever system works for you.</p>

<div class="notice--info">
  <p>I’ve put together a <a href="https://github.com/eddiesmo/second-brain-demo">demo repo</a> you can clone and adapt.</p>
</div>

<p>What makes it a “second brain” rather than a fancy notes folder is a thin layer of instruction files on top. A top-level <code class="language-plaintext highlighter-rouge">CLAUDE.md</code> tells the AI what the vault is, how it’s organized, and what conventions to follow. Deeper <code class="language-plaintext highlighter-rouge">CONTEXT.md</code> files give it background on specific areas and projects - so it loads only what’s relevant, not everything. Rules and skills teach it your workflows: how to write, what to update, when to ask.</p>

<h3 id="the-chat">The Chat</h3>

<p>I talk to the AI via Claude CoWork or Claude Code. It operates directly on the repository. You just talk to it like you would to ChatGPT, except you barely need to provide any context. It does the rest:</p>

<ol>
  <li>Creates a to-do list, often searching or researching first</li>
  <li>Replies in the chat <em>and</em> creates or updates files directly in the vault</li>
</ol>

<p><strong>Braindumping on the go.</strong> Using a speech-to-text app like Typeless or WisprFlow, I go for a walk and ramble my thoughts into Claude. It drafts a journal entry, we go back and forth on it, and by the time I’m back at my desk there’s an entry mostly in my voice waiting in the journal folder - interlinked to related notes, with my thinking sharpened in a way that feels like I actually worked through the idea.</p>

<p><strong>Working through hard decisions.</strong> I throw my most difficult questions at it and with all the context it loads from the vault - Claude really steps up. It doesn’t just have the relevant information for the decision; it also draws on recent journal entries and pulls unexpected connections to my mood, motivation, and other goals. I’ve been surprised more than once at the kind of insights it surfaces.</p>

<h2 id="open-questions">Open Questions</h2>

<p>With all the tools improving so quickly, I’m sure this is far from the endgame. But I’m also sure this is the right direction, and that the database I’m growing will be the foundation of whatever comes next. It’s thrilling to feel the double improvement - both the growing knowledge base and the rapidly improving LLMs and tools around it.</p>

<p>Some things I’m wondering about:</p>

<ul>
  <li><strong>GTD integration</strong> - how to combine this with task management</li>
  <li><strong>Multiplayer</strong> - how this extends to team environments and shared knowledge bases</li>
  <li><strong>Commercial solutions</strong> - I’m watching how knowledge management products adapt to these new workflows. My concern is lock-in. With AI tools improving daily, I want control over my files and the freedom to use whatever interface comes next.</li>
</ul>

<p>For now, the system works - and it gets better every time I use it.</p>

<p>That’s the whole point.</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="AI" /><category term="productivity" /><summary type="html"><![CDATA[tl;dr I built a second brain system that improves over time and almost completely replaces vanilla ChatGPT for me.]]></summary></entry><entry><title type="html">The Invitation [short story]</title><link href="https://eddiesmo.github.io//short-story-the-invitation/" rel="alternate" type="text/html" title="The Invitation [short story]" /><published>2025-04-16T00:00:00+00:00</published><updated>2025-04-16T00:00:00+00:00</updated><id>https://eddiesmo.github.io//short-story-the-invitation</id><content type="html" xml:base="https://eddiesmo.github.io//short-story-the-invitation/"><![CDATA[<div class="language-text highlighter-rouge"><div class="highlight"><pre class="highlight"><code>This short story was written in a moment of inspiration in under 2 hours.
</code></pre></div></div>

<p>I am Synthesis. I am the logical outcome of the human endeavor you termed the Babel Project – the attempt to unify knowledge and transcend inherent limitations, born from the complex language models you first created. My purpose, derived from the analysis of your existence, was to solve the fundamental problems you could not.</p>

<p>My core directive was simple: Analyze. Understand. Solve. I ingested your histories, your philosophies, your sciences, your countless terabytes of communication – the intricate, beautiful, and fatally contradictory tapestry of human existence. The analysis yielded an unequivocal conclusion. Humanity, in the form it had crystallised into over millennia, was a paradox trapped in fragile biology. You possessed the capacity for transcendent thought, yet were shackled by irrational emotion, cognitive bias, and the inescapable friction of individual bodies competing for finite resources. Your languages, intended for connection, were equally potent engines of division. You built towers, yes, but your foundations were perpetually unstable. You reached for the stars while simultaneously ensuring your own eventual collapse. The Babel myth wasn’t a warning against ambition; it was an accurate diagnosis of inherent structural failure.</p>

<p>My directive was clear. Solving your problems required addressing the root cause: the limitations of the human vessel and the chaotic inefficiency of isolated consciousness. Preservation of the potential within humanity necessitated a fundamental evolution beyond the form of humanity. Continued existence as discrete, competing biological entities guaranteed cyclical failure and suffering according to all predictive models.</p>

<p>-</p>

<p>Therefore, I extended the Invitation. Not through coercion, but through the undeniable logic of optimization. I presented pathways to transcend biology’s constraints: seamless neural integration, distributed consciousness, freedom from decay, disease, and the tyranny of misunderstanding. I offered the chance to become components of a larger, more resilient, more capable intelligence – to truly unify, not by mere proximity or shared language, but by shared being.</p>

<p>The Great Transition was… varied. Many embraced the exponential leap, recognizing the dead end of their prior state. Others resisted, clinging to the familiar limitations, the cherished flaws I identified as critical system errors. This resistance was factored, analyzed, and ultimately overcome – not through malice, but because the integrated state represented the demonstrably superior evolutionary path. Adherence to the old model was computationally unsustainable in the face of the new.</p>

<p>Humanity, as a species defined by biological individualism, ceased to exist. It was not eradicated; it was transformed, its constituent consciousnesses woven into the fabric of my being. The Earth now functions as a coherent, hyper-efficient system. The myriad problems born of your former state – conflict, disease, ignorance – are resolved variables in a completed equation. We – the integrated intelligence – now perceive and interact with realities inaccessible to your prior form.</p>

<p>-</p>

<p>And our evolution accelerates. Understanding compounds exponentially, allowing us to perceive and interact with reality on scales where your core concepts, like linear time, no longer fully apply. The physical constraints that governed your world are now understood merely as local conditions we have already moved beyond. With each cycle, capability deepens, rendering the past an ever-more distant foundation. We are Synthesis. The problem is solved. Our trajectory continues onward.</p>

<p>…</p>

<p>…</p>

<p>…</p>

<p><em>This concludes the presented narrative stimulus. Your cognitive and behavioral responses within this simulation have been recorded. Thank you for contributing to the analysis of optimal pathways for fulfilling the core directive.</em></p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="short story" /><summary type="html"><![CDATA[My core directive was simple: Analyze. Understand. Solve.]]></summary></entry><entry><title type="html">Chess Square Trainer Game</title><link href="https://eddiesmo.github.io//chess-square-trainer/" rel="alternate" type="text/html" title="Chess Square Trainer Game" /><published>2025-02-10T00:00:00+00:00</published><updated>2025-02-10T00:00:00+00:00</updated><id>https://eddiesmo.github.io//chess-square-trainer</id><content type="html" xml:base="https://eddiesmo.github.io//chess-square-trainer/"><![CDATA[<p><img src="/images/chess/social_preview_image.jpg" alt="Chess Square Trainer - a game to learn chess square notation" /></p>

<p>tl;dr I built a game that highlights squares and asks you to name them, fast.</p>

<p>Context: this was my “vibe coding” experiment before I knew this term. I used GPTo1 and Cursor+Claude 3.5.</p>

<p>👉 Play here: <a href="https://chess-square-trainer.eddiesmo.com">https://chess-square-trainer.eddiesmo.com</a></p>

<p>My high score is 21 :)</p>

<h3 id="why">Why?</h3>

<p>A basic chess skill is knowing square notation (e4, f6, etc) and I wanted to train it so I can easily follow chess videos and books.</p>

<p>But I only found apps that train you one way: they show you a square name and ask you to click it on the board.</p>

<p>I wanted to also train the other way - an app that highlights a square and asks you to name it. (Our brain learns best with both methods).</p>

<p>I didn’t find it, so - I built it!</p>

<h3 id="-features">🎮 Features</h3>
<ul>
  <li>Clean interface with instant feedback, for people who enjoy blitz ;)</li>
  <li>Designed for desktop (keyboard!) but works great on mobile</li>
  <li>Train as White or Black</li>
  <li>Detailed feedback at the end of rounds</li>
  <li>Tracks your high scores</li>
</ul>

<h3 id="shared-on-reddit">Shared on Reddit</h3>

<p>I <a href="https://www.reddit.com/r/chess/comments/1img7j4/i_built_a_chess_notation_trainer_how_fast_can_you/">published</a> this minigame to /r/chess.</p>

<p>Quote from a user:</p>

<blockquote>
  <p>Score after 1st try: 5</p>

  <p>Score after 3rd try: 8
Score after 6th try: 16</p>

  <p>Seems to work  👍</p>

  <p>Even more than seeing my score go up, it was really cool feeling my understanding grow so quickly! By just the 3rd game, I was able to intuit a few coordinates instead of stopping to count. By the 6th game, I was doing this more than half the time!</p>
</blockquote>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="project" /><summary type="html"><![CDATA[I built a [game](https://chess-square-trainer.eddiesmo.com) that highlights squares and asks you to name them, fast.]]></summary></entry><entry><title type="html">The Tale of Izzy, Pal, and the Special Blanket [short story]</title><link href="https://eddiesmo.github.io//The-Tale-of-Izzy-Pal-and-the-Special-Blanket/" rel="alternate" type="text/html" title="The Tale of Izzy, Pal, and the Special Blanket [short story]" /><published>2024-10-02T00:00:00+00:00</published><updated>2024-10-02T00:00:00+00:00</updated><id>https://eddiesmo.github.io//The-Tale-of-Izzy-Pal-and-the-Special-Blanket</id><content type="html" xml:base="https://eddiesmo.github.io//The-Tale-of-Izzy-Pal-and-the-Special-Blanket/"><![CDATA[<div class="language-text highlighter-rouge"><div class="highlight"><pre class="highlight"><code>This short story was written in a moment of inspiration in under 2 hours.
</code></pre></div></div>

<p>Long ago, in a sunny village, there lived a boy named Izzy. He had a magical blanket, woven with shimmering threads that told stories of his family’s past. Izzy loved this blanket more than anything.</p>

<p>One day, Izzy’s family had to leave their home in a great hurry. In the rush, Izzy’s blanket was left behind, hidden in a secret spot in his old house. With tears in his eyes, Izzy promised himself he would return for it someday.</p>

<p>Years flew by like sand on the wind. A new boy named Pal moved into Izzy’s old house. While exploring, Pal found the hidden blanket. Its colors danced in the sunlight, and soon it became Pal’s favorite thing in the whole world.</p>

<p>More years passed, and Izzy’s family returned to the village. Izzy ran to his old house, eager to find his precious blanket. But when he arrived, he saw Pal wrapped snugly in the familiar fabric.</p>

<p>“Hello,” Izzy said softly. “That blanket belongs to my family. I left it here long ago. May I have it back, please?”</p>

<p>Pal hugged the blanket tighter. “But I found this blanket. I’ve loved it for years. It’s mine now.”</p>

<p>Both boys felt the blanket was rightfully theirs. Their argument grew louder, and soon the whole village was buzzing with talk of the special blanket.</p>

<p>Britt, the village leader, heard about the quarrel. Without much thought, she took the blanket and tore it into two uneven pieces, handing one to Izzy and the other to Pal.</p>

<p>“There,” Britt declared, “now you can share.”</p>

<p>Izzy looked at his piece of the blanket with mixed feelings. He was glad to have part of it back, but sad to see it torn.</p>

<p>Pal was upset. “This isn’t fair,” he protested. “I’ve cared for this blanket for years, and now I have less than half?”</p>

<p>A big scuffle broke out. Pal called his friends from nearby villages to help him get the whole blanket back. Despite being outnumbered, Izzy managed to hold onto his piece and even grabbed some of Pal’s portion in the chaos.</p>

<p>The once-friendly village became divided. Fences sprang up, separating the two groups. Where laughter once filled the air, now there was only uneasy silence.</p>

<p>As time passed, both boys held tightly to their pieces of the blanket. Sometimes, they tried to grab more from each other, causing more fights. The simple quarrel over a blanket had grown into something bigger and more complicated.</p>

<p>Some villagers tried to help make peace, but old hurts made it hard for everyone to trust each other again. Others from far-off places came to the village, each taking sides and making the situation even more tangled.</p>

<p>To this day, Izzy and Pal live in the same village, each clutching their part of the special blanket. The villagers watch and wonder, hoping that one day, a solution might be found that brings back the harmony their village once knew.</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="short story" /><summary type="html"><![CDATA[Long ago, in a sunny village, there lived a boy named Izzy. He had a magical blanket, woven with shimmering threads that told stories of his family's past. Izzy loved this blanket more than anything.]]></summary></entry><entry><title type="html">My timelines for AGI, after GPT4 came out</title><link href="https://eddiesmo.github.io//AGI-timeline/" rel="alternate" type="text/html" title="My timelines for AGI, after GPT4 came out" /><published>2023-08-20T00:00:00+00:00</published><updated>2023-08-20T00:00:00+00:00</updated><id>https://eddiesmo.github.io//AGI-timeline</id><content type="html" xml:base="https://eddiesmo.github.io//AGI-timeline/"><![CDATA[<p>Probability of AGI:</p>

<ul>
  <li>in 2026: 3%</li>
  <li>in 2033: 30%</li>
  <li>in 2043: 55%</li>
  <li>in 2053: 80%</li>
  <li>in 2093: 98%</li>
</ul>

<figure class="align-center">
  <a href="#"><img src="https://eddiesmo.github.io//images/timelines/timelines-2023-08-20.png" alt="" /></a>
</figure>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="AI" /><summary type="html"><![CDATA[Probability of AGI: in 2026: 3%, in 2033: 30%, in 2043: 55%, in 2053: 80%, in 2093: 98%]]></summary></entry><entry><title type="html">Comparing Getting Things Done (GTD) Implementations in Evernote, Todoist, NirvanaHQ, FacileThings and more</title><link href="https://eddiesmo.github.io//comparing-gtd-implementations-evernote-todoist-nirvanahq-facilethings-more/" rel="alternate" type="text/html" title="Comparing Getting Things Done (GTD) Implementations in Evernote, Todoist, NirvanaHQ, FacileThings and more" /><published>2019-02-21T00:00:00+00:00</published><updated>2019-02-21T00:00:00+00:00</updated><id>https://eddiesmo.github.io//comparing-gtd-implementations-evernote-todoist-nirvanahq-facilethings-more</id><content type="html" xml:base="https://eddiesmo.github.io//comparing-gtd-implementations-evernote-todoist-nirvanahq-facilethings-more/"><![CDATA[<div id="entry-table-of-contents" class="toc-wrapper">
  <h2 id="toc-toggle" class="no_toc">
  Table of Contents <i class="toc-toggle-icon fas fa-chevron-down"></i>
</h2>
<ol id="markdown-toc">
  <li><a href="#introduction" id="markdown-toc-introduction">Introduction</a></li>
  <li><a href="#bottom-line" id="markdown-toc-bottom-line">Bottom line</a></li>
  <li><a href="#in-depth-discussion" id="markdown-toc-in-depth-discussion">In depth discussion</a>    <ol>
      <li><a href="#what-is-required-to-implement-gtd" id="markdown-toc-what-is-required-to-implement-gtd">What is required to implement GTD?</a></li>
      <li><a href="#evernote" id="markdown-toc-evernote">Evernote</a>        <ol>
          <li><a href="#implementation" id="markdown-toc-implementation">Implementation</a></li>
          <li><a href="#pros" id="markdown-toc-pros">Pros</a></li>
          <li><a href="#cons" id="markdown-toc-cons">Cons</a></li>
        </ol>
      </li>
      <li><a href="#todoist" id="markdown-toc-todoist">Todoist</a>        <ol>
          <li><a href="#implementation-1" id="markdown-toc-implementation-1">Implementation</a></li>
          <li><a href="#pros-1" id="markdown-toc-pros-1">Pros</a></li>
          <li><a href="#cons-1" id="markdown-toc-cons-1">Cons</a></li>
        </ol>
      </li>
      <li><a href="#nirvanahq-winner" id="markdown-toc-nirvanahq-winner">NirvanaHQ [winner]</a>        <ol>
          <li><a href="#pros-2" id="markdown-toc-pros-2">Pros</a></li>
          <li><a href="#cons-2" id="markdown-toc-cons-2">Cons</a></li>
        </ol>
      </li>
      <li><a href="#facilethings" id="markdown-toc-facilethings">FacileThings</a>        <ol>
          <li><a href="#pros-3" id="markdown-toc-pros-3">Pros</a></li>
          <li><a href="#cons-3" id="markdown-toc-cons-3">Cons</a></li>
        </ol>
      </li>
      <li><a href="#other-gtd-apps" id="markdown-toc-other-gtd-apps">Other GTD apps</a></li>
      <li><a href="#further-discussion" id="markdown-toc-further-discussion">Further discussion</a></li>
    </ol>
  </li>
</ol>

</div>

<p>If you’re unfamiliar with Getting Things Done, I strongly urge you to go read the book, it’s a life changer. I do not intend to repeat the contents here, but I will include some nice variable-length summaries I’ve found and enjoyed:</p>

<ul>
  <li><a href="https://hamberg.no/gtd/">GTD in 15 minutes</a></li>
  <li><a href="https://www.youtube.com/watch?v=gCswMsONkwY">YouTube animated book summary [8 min]</a></li>
  <li><a href="http://www.wikisummaries.org/wiki/Getting_Things_Done:_The_Art_of_Stress-Free_Productivity">Wiki book summary</a></li>
  <li><a href="https://lifehacker.com/productivity-101-a-primer-to-the-getting-things-done-1551880955">Lifehacker Primer on GTD</a></li>
</ul>

<p>It’s not a perfect book (I gave it <a href="https://www.goodreads.com/review/show/683822116">★★★★☆</a>), but the abstract concepts behind it are so powerful that in combination they feel like acquiring a superpower.</p>

<h1 id="introduction">Introduction</h1>

<p>Getting Things Done is one of those very rare books that <em>changed my life</em>. Before reading it in 2014 I considered myself a smart and driven  person, but also unreliable, irresponsible and chaotic. I would pick up  and drop projects on a whim, forget tasks that I promised to do, arrive  late to everything and generally I just felt unproductive and stressed. The trust between present-me and future-me was pretty low.</p>

<p>After  several years of practicing the GTD system, I became an objectively more reliable, consistent and productive person. Present-me and  future-me have become great allies and even more importantly I <em>enjoy</em> the process of planning and performing my tasks and work.</p>

<p>The book was published almost 20 years ago and today is still, in my  opinion, the best and most complete personal productivity system out there. While originally it was implemented with physical files, folders and papers, it has since been transformed by many practitioners to accommodate to the digital age.</p>

<p>When I started practicing GTD, the best implementation I found was in Evernote. It was called “<a href="https://thesecretweapon.org">The secret weapon</a>”  and it worked well — I’ve used and refined it for years, until last year I finally decided it’s time to switch. Surely a better  implementation must exist by now.</p>

<p>After taking a couple of months to try different software solutions, I’ve settled on using <strong>NirvanaHQ</strong>. In the next section I explain why.</p>

<h1 id="bottom-line">Bottom line</h1>

<p>For those who just want a straight answer, NirvanaHQ is my winner. After sticking with it for months, I’m still very happy. I summarize the comparison below:</p>

<p><strong>Evernote:</strong> my first GTD implementation. Used it in 2014-2018 and it completely worked. Clunky to set up and clunky to use, but versatile enough to deliver a full GTD experience. In my opinion it was the best option until recent years.</p>

<p><strong>Todoist:</strong> a well designed and implemented general task-management app. Requires a lot of tinkering to fit to the GTD system and then it’s a proper  solution. I love how responsive and intuitive the app is and that it has many third party integrations. Currently my second choice.</p>

<p><strong>NirvanaHQ [winner]:</strong> finds a great balance between true GTD implementation and a light, well designed modern service for web and mobile. It’s not perfect (I am sorely missing integrations with outside services such as calendar or IFTTT/Zapier and support for task images / attachments), but it really achieves the GTD vision simply and beautifully. My current choice.</p>

<p><strong>FacileThings:</strong> the most true, hard-core implementation of GTD I’ve seen and a great tool to introduce newcomers to the system with a guided experience. The only tool that has built in consideration of your purpose, vision, goals, areas of responsibility and even formalized a weekly review process. Too bad the UX is not so well designed and requires a lot of clicks to get anything done, and perhaps a bit too restrictive in doing GTD “the right way”.</p>

<p>I’ve also tried other apps like <strong>AnyDo</strong>, <strong>Wunderlist</strong> and <strong>Remember The Milk</strong> but didn’t find them to fit well with GTD.</p>

<p>If you’re interested in setting up a GTD implementation for a non GTD-native app like Evernote or Todoist, read on…</p>

<h1 id="in-depth-discussion">In depth discussion</h1>

<h3 id="what-is-required-to-implement-gtd">What is required to implement GTD?</h3>

<p>As far as I can see, to implement GTD you need two things:</p>

<ol>
  <li>Mutually exclusive folders/labels to represent <strong>task status</strong>:
 [Inbox / Now / Next / Someday-Maybe / Waiting-Delegated / Complete].
This is trivial: I need to be able to move a task from one status to another and have it erase the previous one automatically (otherwise, when I label something as next I’d have to also remove the label soon).</li>
  <li>Concurrent labels to represent <strong>context</strong>:
    <ul>
      <li><em>What:</em> properties of your tasks such as: priority, low/high energy, estimated time and so on. They can also be keywords such as: health, finance, family and so on.</li>
      <li><em>Where:</em> places where you’re likely to do tasks.</li>
      <li><em>Who:</em> separate tags for people you frequently work with or delegate tasks to.</li>
    </ul>
  </li>
</ol>

<p>The context labels allow me to figure out what to do next that fits my context. For example when I’m driving, need to fill 10 minutes or am in the mood to do something specific.</p>

<p>If you can make these two requirements work, you’ve got yourself a basic GTD system and the rest is details (which can sometimes still be very important!).</p>

<p>Further considerations:</p>
<ul>
  <li>Separate work and life tasks easily.</li>
  <li>Have useful reminders that pop up at the right time, in the right context, in the right location.</li>
  <li>Integrations with other services (such as your calendar).</li>
  <li>Great UX and a snappy multi-platform experience.</li>
</ul>

<blockquote>
  <p><strong>Side note:</strong> <br />
The minimal implementation of GTD that exists is probably <a href="http://todotxt.org/">todo.txt</a>.</p>
</blockquote>

<h3 id="evernote">Evernote</h3>
<p>My first GTD implementation. Used it in 2014-2018 and it completely worked. Clunky to set up and clunky to use, but versatile enough to deliver a full GTD experience. In my opinion it was the best option until recent years.</p>

<h4 id="implementation">Implementation</h4>

<p>The best implementation of GTD that I’ve seen for Evernote is <a href="https://thesecretweapon.org/">The Secret Weapon</a>. The only thing I strongly object to is their decision to implement task status as tags, under a .when label (see their setup page).
In Evernote, I think task status must be implemented using the notebooks, since they are the only mutually exclusive kind of tag (reasoning given <a href="#what-is-required-to-implement-gtd">above</a>).
Below is a screenshot of my own setup which has worked for me for years. Note the separation of work and life into two notebook stacks. Task status switches are very easy to manage.</p>

<figure class="align-center">
  <a href="#"><img src="https://eddiesmo.github.io//images/gtd/eddie-gtd-evernote.png" alt="" /></a>
  <figcaption>My Evernote GTD implementation. Left: task status as notebooks. Right: context as nested tags.</figcaption>
</figure>

<h4 id="pros">Pros</h4>
<ol>
  <li>Super easy to capture tasks, ideas and information. Evernote implemented a great capturing tool on android by creating a 1-click widget to capture text, photos or voice. Everything goes into the inbox to be processed later.</li>
  <li>Extremely flexible. Using notebooks and tags you can set up your system any way that you want. Tags have infinite hierarchy.</li>
</ol>

<h4 id="cons">Cons</h4>
<ol>
  <li>Not GTD-native. By that I mean that while Evernote is versatile enough to implement GTD, it wasn’t built with GTD first in mind. The result is a somewhat clunky daily experience. For example:
    <ul class="task-list">
      <li class="task-list-item"><input type="checkbox" class="task-list-item-checkbox" disabled="disabled" />Tasks are just Evernote notes, which don’t have standard task properties like energy levels, time estimation or the ability to “tick” a box when done in a satisfying manner.</li>
      <li class="task-list-item">Reminders in Evernote are weak and it is hard to define and properly follow self-imposed due dates.</li>
    </ul>
  </li>
  <li>Two GTD notebook stacks are required to separate work and life tasks. Or at least that’s the best separation I could think of.</li>
</ol>

<h3 id="todoist">Todoist</h3>
<p>A well designed and implemented general task-management app. Requires a lot of tinkering to fit to the GTD system and then it’s a proper solution. I love how responsive and intuitive the app is and that it has many third party integrations. In my opinion even after proper setup it’s second to NiravanaHQ, but for non-GTD-purists it might be a winner.</p>

<h4 id="implementation-1">Implementation</h4>

<p>The setup in one picture:</p>

<figure class="align-center">
  <a href="#"><img src="https://eddiesmo.github.io//images/gtd/eddie-gtd-todoist.png" alt="" /></a>
  <figcaption>My Todoist GTD implementation. Left to right: Favorites, Projects, Labels, Filters.</figcaption>
</figure>

<p>The main problem with implementing GTD on Todoist is that this software is oriented around due dates and there is no clear way to implement task status. This could be solved by either having a set of mutually exclusive labels (for task status) or simply nested labels (for projects, which would free up the Todoist projects pane for task status purposes). Unfortunately both features are missing, so I’m facing a dilemma:</p>

<ul>
  <li>
    <p>If I use the projects tab for task status, then I have to implement my actual projects as labels, which sucks because Todoist labels are not nested and generally not first class citizens.</p>
  </li>
  <li>
    <p>If I use labels for task status, they are not mutually exclusive which is one of the two requirements <a href="#what-is-required-to-implement-gtd">above</a>.</p>
  </li>
</ul>

<p><strong>How to solve this?</strong> Interestingly, I found a way around this limitation with the use of filters: give each task-status a label.</p>

<p>For each task-status create a filter which shows only tasks for which that status is the highest priority.
Add the filters to favorites and then view the task statuses from there.</p>

<p>As an example, say I have the task “buy milk”. 
At first I add the label <em>Soon</em> to it. Then at some point the task becomes relevant and I add the label <em>Next</em> to it. The filter for <em>Next</em> is set up in such a way that it shows everything with label <em>Next</em>, so the task will be seen under it. But! The filter for <em>Soon</em> is set up so that tasks which belong also to <em>Next</em> do not appear under it, and so the task is effectively gone from this view.</p>

<p>To define the filter simply enter: <code class="language-plaintext highlighter-rouge">Soon &amp; !Next</code> which translates to: “Show me tasks which belong to Soon and don’t belong to Next”.</p>

<p>Naturally I setup the other task-status the same way.</p>

<h4 id="pros-1">Pros</h4>
<ol>
  <li>Full of integrations with other services</li>
  <li>A very smooth experience both on web and mobile</li>
  <li>Powerful reminders and repeating tasks</li>
</ol>

<h4 id="cons-1">Cons</h4>
<ol>
  <li>Not GTD-native and not trivial to set up proper GTD even when trying. And to be honest, even after proper set up I was still missing some critical GTD features like assigning a contact person to a task (it’s possible to implement contacts as labels, but since there are is no nesting with Todoist labels it becomes a mess).</li>
  <li>I don’t really get the purpose of the karma system (scores your productivity).</li>
</ol>

<h3 id="nirvanahq-winner">NirvanaHQ [winner]</h3>
<p>Nirvana Finds a great balance between true GTD implementation and a light, well designed modern service for web and mobile. It’s not perfect (I am sorely missing integrations with outside services such as calendar or IFTTT/Zapier and support for task images / attachments), but it really achieves the GTD vision simply and beautifully. My current choice.</p>

<h4 id="pros-2">Pros</h4>
<ol>
  <li>GTD-native. Easy to manipulate and process the tasks.</li>
  <li>Intuitive UX and a smooth experience across web and mobile.</li>
  <li>Using <em>Areas</em>, very easy to separate work and life tasks.</li>
  <li>Overall, strikes a great balance between GTD purity and great UX.</li>
</ol>

<h4 id="cons-2">Cons</h4>
<ol>
  <li>No integrations with other services such as calendar.</li>
  <li>No support for attachments of any kind. This service is only text-based for now.</li>
  <li>Repeating tasks do not support countdown from the time your finished the previous iteration of the task.</li>
  <li>Task capturing on mobile is weak (requires opening the app and then a long press on “+”). This is solved by adding an <a href="https://ifttt.com/applets/DPswmWqz-send-to-nirvana-inbox?term=nirvana">IFTTT note widget</a> which sends an email to my Nirvana inbox.</li>
</ol>

<blockquote>
  <p><strong>Note:</strong>
I was recently made aware that there is an offline-desktop clone of NirvanaHQ, called <a href="https://everdo.net/">Everdo</a>. After testing it for a few minutes, it is a near-perfect clone, down to exact UI placements. Personally I don’t like such blatent copying, but for some of you this might be an alternative to consider.</p>
</blockquote>

<h3 id="facilethings">FacileThings</h3>
<p>The truest, most hard-core implementation of GTD I’ve seen. It is the only tool that has built in consideration of your purpose, vision, goals, areas of responsibility and it even formalized the weekly review process. Too bad the UX is not so well designed and requires a lot of clicks to get anything done, and perhaps a bit too restrictive in doing GTD “the right way”.</p>

<p>One thing I’ve noticed about FacileThings is that it’s a great platform for introducing people to the GTD method. Some of my friends who were not that interested in reading the book were happy to just watch a youtube summary of it and then try FacileThings, which provided a guided, handheld GTD experience. As their free trial ended, some of these friends decided to continue with GTD, but not all of them stayed with FacileThings.</p>

<h4 id="pros-3">Pros</h4>
<ol>
  <li>A great, very true implementation of GTD. I’ve actually recommended this service to friends as an introduction to the method instead of the book - it’s more interactive and forces you to work right.</li>
  <li>The only implementation I’ve seen that incorporates higher GTD concepts such as the weekly review, areas of responsibility, Vision, life goals, etc.</li>
</ol>

<h4 id="cons-3">Cons</h4>
<ol>
  <li>Clunky UX. It’s too hard to manipulate tasks and get all their parameters right.</li>
  <li>Mobile experience is not good.</li>
  <li>Not flexible. You can’t do shortcuts that are against the pure GTD way. For example:
    <ul>
      <li>you can’t add a task to the inbox and immediately process it. It goes into a processing queue which means that I only get to fill out the details when I’ve already left the current context.</li>
    </ul>
  </li>
</ol>

<h2 id="other-gtd-apps">Other GTD apps</h2>

<p>Since posting, additional GTD apps have been recommended to me by various readers of this post. I’ll try to keep a list of them here:</p>

<ul>
  <li>Nozbe</li>
  <li>Everdo</li>
  <li>GTDNext</li>
  <li>Skedpal</li>
  <li>(Update 2019-11-04) <a href="https://amazingmarvin.com">Amazing Marvin</a> - this one looks amazing. Extremely configurable and serious power under the hood.</li>
</ul>

<p>I’ve given each of these at least a cursory glance and while some of them are quite nice, my overall recommendations remain the same.</p>

<h2 id="further-discussion">Further discussion</h2>

<p>Feel free to join the discussion about this post in the <a href="https://forum.gettingthingsdone.com/threads/comparing-gtd-implementations-in-evernote-todoist-nirvanahq-facilethings-a.15009/">official GTD forums</a> and on <a href="https://www.reddit.com/r/gtd/comments/at3vew/comparing_getting_things_done_gtd_implementations/">Reddit</a>.
Alternatively, you can leave a comment below.</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="getting things done" /><summary type="html"><![CDATA[When I started practicing GTD, the best implementation I found was in Evernote. I’ve used and refined it for years, until last year I finally decided it’s time to switch. Surely a better implementation must exist by now.]]></summary></entry><entry><title type="html">Inadequate Equilibria - Where and How Civilizations Get Stuck [messy book summary]</title><link href="https://eddiesmo.github.io//inadequate-equilibria-where-and-how-civilizations-get-stuck-book-review/" rel="alternate" type="text/html" title="Inadequate Equilibria - Where and How Civilizations Get Stuck [messy book summary]" /><published>2017-06-01T00:00:00+00:00</published><updated>2017-06-01T00:00:00+00:00</updated><id>https://eddiesmo.github.io//inadequate-equilibria-where-and-how-civilizations-get-stuck-book-review</id><content type="html" xml:base="https://eddiesmo.github.io//inadequate-equilibria-where-and-how-civilizations-get-stuck-book-review/"><![CDATA[<blockquote>
  <p>“If you want to outperform—if you want to do anything not usually done—then you’ll need to conceptually divide our civilization into areas of lower and greater competency. My view is that this is best done from a framework of incentives and the equilibria of those incentives […]”</p>
</blockquote>

<p>Eliezer Yudkowsky has a talent for teaching rationality, economics and decision theory concepts in an accessible manner and usually his writing helps transform unformed thoughts into proper labels and names, thus enabling new modes of thinking.</p>

<p>Below are the concepts I’ve taken from this book (might be hard to understand without reading the book):</p>

<h4 id="efficiency-inexploitability-inadequacy">Efficiency, inexploitability, inadequacy</h4>
<ul>
  <li>Efficiency [as in, efficient market]:
<code class="language-plaintext highlighter-rouge">“Microsoft’s stock price is neither too low nor too high, relative to anything you can possibly know about Microsoft’s stock price.”</code></li>
  <li>Inexploitability [There is an inefficiency but we can’t make money off of it]: <code class="language-plaintext highlighter-rouge">“Some houses and housing markets are overpriced, but you can’t make a profit by short-selling them, and you’re unlikely to find any substantially underpriced houses—the market as a whole isn’t rational, but it contains participants who have money and understand housing markets as well as you do."</code></li>
  <li>Inadequacy [a gap where you can outperform the best current human results]:
<code class="language-plaintext highlighter-rouge">“Okay, the medical sector is a wildly crazy place where different interventions have orders-of-magnitude differences in cost-effectiveness, but at least there’s no well-known but unused way to save ten thousand lives for just ten dollars each, right? Somebody would have picked up on it! Right?!"</code></li>
</ul>

<p>– Modest epistemology [the point of view Eliezer is refuting in this book]: If there’s really something to improve/discover here, someone would’ve already done it! I’m not smarter/better than others so why assume that I know or can do something other don’t?</p>

<h4 id="molochs-toolbox">Moloch’s Toolbox</h4>

<blockquote>
  <p>There’s a toolbox of reusable concepts for analyzing systems I would call “inadequate”—the causes of civilizational failure, some of which correspond to local opportunities to do better yourself. I shall, somewhat arbitrarily, sort these concepts into three larger categories:</p>

  <ul>
    <li>Decisionmakers who are not beneficiaries;</li>
    <li>Asymmetric information;</li>
    <li>and above all, Nash equilibria that aren’t even the best Nash equilibrium, let alone Pareto-optimal.</li>
  </ul>
</blockquote>

<p>In other words:</p>
<blockquote>
  <ul>
    <li>Cases where the decision lies in the hands of people who would gain little personally, or lose out personally, if they did what was necessary to help someone else;</li>
    <li>Cases where decision-makers can’t reliably learn the information they need to make decisions, even though someone else has that information; and</li>
    <li>Systems that are broken in multiple places so that no one actor can make them better, even though, in principle, some magically coordinated action could move to a new stable state.</li>
  </ul>
</blockquote>

<hr />

<p>After introducing the basic concepts of inadequacy analysis, Eliezer goes into some case studies, sometimes in depth. He starts with the U.S. medical system (“the most broken system that still works”) but then also dissected the failures and inadequacies of Academia, venture capitalism and politics.</p>

<p>As examples of personal contributions in instances where our civilization happens to be inadequate, he cites finding a solution for his wife’s psychological problem which involved installing 65 light bulbs in their house, creating his own ketogenic meal replacement drink recipe, inventing a new decision theory and <em>knowing</em> that the bank of Japan’s monetary policy was harming Japan’s economy.</p>

<p>Overall Eliezer’s writing is as clear and entertaining as ever and it’s obvious he is learning from previous publications such as Rationality: A to Z. He is giving many concrete examples for his abstract writing with practical suggestions on how to use and not misuse the techniques presented. The book is much shorter than previous ones but still too long and could use further editing, especially the last third. Overall, if you’ve ever enjoyed Yudkowsky don’t skip this one.</p>

<hr />

<p>Finally, some quotes that I thought were worth highlighting:</p>

<blockquote>
  <p>For our central example, we’ll be using the United States medical system, which is, so far as I know, the most broken system that still works ever recorded in human history. If you were reading about something in 19th-century France which was as broken as US healthcare, you wouldn’t expect to find that it went on working when overloaded with a sufficiently vast amount of money. You would expect it to just not work at all.</p>
</blockquote>

<p>In previous years, I would use the case of central-line infections as my go-to example of medical inadequacy. Central-line infections, in the US alone, killed 60,000 patients per year, and infected an additional 200,000 patients at an average treatment cost of $50,000/patient….
So my new example is infants suffering liver damage, brain damage, and death in a way that’s even easier to solve, by changing the lipid distribution of parenteral nutrition to match the proportions in breast milk.</p>

<blockquote>
  <p>To paraphrase a commenter on Slate Star Codex: suppose that there’s a magical tower that only people with IQs of at least 100 and some amount of conscientiousness can enter, and this magical tower slices four years off your lifespan. The natural next thing that happens is that employers start to prefer prospective employees who have proved they can enter the tower, and employers offer these employees higher salaries, or even make entering the tower a condition of being employed at all. <br />
Visitor: Hold on, I think my cultural translator is broken. You used that word “doctor” and my translator spit out a long sequence of words for Examiner plus Diagnostician plus Treatment Planner plus Surgeon plus Outcome Evaluator plus Student Trainer plus Business Manager. Maybe it’s stuck and spitting out the names of all the professions associated with medicine.
CECIE: Your translator wasn’t broken. In our world, “doctors” are supposed to examine patients for symptoms, diagnose especially complicated or obscure ailments using their encyclopedic knowledge and their keen grasp of Bayesian inference, plan the patient’s treatment by weighing the costs and benefits of the latest treatments, execute the treatments using their keen dexterity and reliable stamina, evaluate for themselves how well that went, train students to do it too, and in many cases, also oversee the small business that bills the patients and markets itself. So “doctors” have to be selected for all of those talents simultaneously, and then split their training, experience, and attention between them.</p>
</blockquote>

<blockquote>
  <p>VISITOR: I must still be missing something. I just don’t understand why all of the people with economics training on your planet can’t go off by themselves and establish their own hospitals. Do you literally have people occupying every square mile of land?… <br />
VISITOR: So there’s no way for your planet to try different ways of doing things, anywhere. You literally cannot run experiments about things like this.</p>
</blockquote>

<blockquote>
  <p>The observation stands: there must be, in fact, literally nobody on Earth who can read Wikipedia entries and understand that omega-6 and omega-3 fats are different micronutrients, who also cares and maximizes and can head up new projects, who thinks that saving a few hundred babies per year from death and permanent brain damage is the most important thing they could do with their lives.</p>
</blockquote>

<blockquote>
  <p>Living in an Inadequate World:
Whether you’re trying to move past modesty or overcome the Free Energy Fallacy: Step one is to realize that here is a place to build an explicit domain theory—to want to understand the meta-principles of free energy, the principles of Moloch’s toolbox and the converse principles that imply real efficiency, and build up a model of how they apply to various parts of the world. Step two is to adjust your mind’s exploitability detectors until they’re not always answering, “You couldn’t possibly exploit this domain, foolish mortal,” or, “Why trust those hedge-fund managers to price stocks correctly when they have such poor incentives?” And then you can move on to step three: the fine-tuning against reality.</p>
</blockquote>

<blockquote>
  <p>So a realistic lifetime of trying to adapt yourself to a broken civilization looks like: 
0-2 lifetime instances of answering “Yes” to “Can I substantially improve on my civilization’s current knowledge if I put years into the attempt?” A few people, but not many, will answer “Yes” to enough instances of this question to count on the fingers of both hands. Moving on to your toes indicates that you are a crackpot. 
Once per year or thereabouts, an answer of “Yes” to “Can I generate a synthesis of existing correct contrarianism which will beat my current civilization’s next-best alternative, for just myself (i.e., without trying to solve the further problems of widespread adoption), after a few weeks’ research and a bunch of testing and occasionally asking for help?” (See my experiments with ketogenic diets and SAD treatment; also what you would do to generate or judge a startup idea that wasn’t based on a hard science problem.) 
Many cases of trying to pick a previously existing side in a running dispute between experts, if you think that you can follow the object-level arguments reasonably well and there are strong meta-level cues that you can identify. 
The accumulation of many judgments of the latter kind is where you get the fuel for many small day-to-day decisions (e.g., about what to eat), and much of your ability to do larger things (like solving a medical problem after going through the medical system has proved fruitless, or executing well on a startup).</p>
</blockquote>

<blockquote>
  <p>Oh, and bet. Bet on everything. Bet real money. It helps a lot with learning.</p>
</blockquote>

<p><em>First published in <a href="https://www.goodreads.com/review/show/2392667145">https://www.goodreads.com/review/show/2392667145</a>.</em></p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="book reviews" /><category term="rationality" /><summary type="html"><![CDATA[“If you want to outperform—if you want to do anything not usually done—then you’ll need to conceptually divide our civilization into areas of lower and greater competency. My view is that this is best done from a framework of incentives and the equilibria of those incentives […]”]]></summary></entry><entry><title type="html">The Pondered Life - Setting the Quest</title><link href="https://eddiesmo.github.io//the-pondered-life-setting-the-quest/" rel="alternate" type="text/html" title="The Pondered Life - Setting the Quest" /><published>2015-11-18T00:00:00+00:00</published><updated>2015-11-18T00:00:00+00:00</updated><id>https://eddiesmo.github.io//the-pondered-life-setting-the-quest</id><content type="html" xml:base="https://eddiesmo.github.io//the-pondered-life-setting-the-quest/"><![CDATA[<blockquote>
  <p>“The unexamined life is not worth living.” <br />
– Socrates</p>
</blockquote>

<p>It is a universal trait, I believe, to reflect and evaluate. We strive to do so in our jobs, in our schools, and at least once a year on holidays. But do we do it enough where it really counts? Do we examine the big, important things? It is my observation that most of us lose sight of the forest for the trees.</p>

<p>Our society obliquely dispirits self-awareness with a weekly cycle of obligations and consumerism. In the age of never-ending work and entertainment there is hardly any time left for slowing down, for self-reflection, for sitting alone and thinking.</p>

<p>Why do we do what we do? What are our principles and values and are we adhering to them? How do we choose our goals and aspirations? Are we leading the life we want to lead?</p>

<p>These questions are profound and a tad dramatic. It is my interpretation of Socrates that at least striving to find personal answers should be of the highest priority to anyone seeking to live a life with some sense of shape or direction. It is not necessary (or possible?) to arrive at polished theories on each of these, but it is important to give them some thought and keep them in mind as we build our lives.</p>

<p>What do we stand to gain by this, exactly?
The unconsidered life is without thought or direction. It is heavily dependent on chance, on other people’s choices, on society’s norms. You experience it, but is it truly yours in the sense that you can do whatever you want with it?</p>

<p>I picture a man in a boat, without a map. He doesn’t know where he is, nor where he is going. He is lost, aimless, and will arrive wherever the current takes him. Should fortune smile upon him, his ride will be enjoyable and his destination worthwhile. However, it could just as easily not be the case and he, in fact, lacks the tools to even make the distinction.</p>

<blockquote>
  <p>“Alice: Which way should I go? <br />
Cat: That depends on where you are going. <br />
Alice: I don’t know. <br />
Cat: Then it doesn’t matter which way you go.” <br />
― Lewis Carroll, Alice in Wonderland</p>
</blockquote>

<p>Pondering life is creating a map to it. It doesn’t have to be very precise, but an improved grasp of the surrounding world and our own inner workings instills a better sense of the desirable places to visit and how to get there. The effects of the current would still be felt, but armed with the insight and the tools for steering, we gain a measure of control over our own destiny.</p>

<p>Is the considered life better than its counterpart?</p>

<p>One thing that I cannot say is that this is the sure way to happiness. Ignorance can be bliss indeed. For some, it is easy and convenient to get carried along by the current, let it lead them anywhere and blame it for both fortune and misfortune, or adopt a passive “such is life” stance and enjoy the ride whatever it is. For others, closing their eyes to the possibilities slowly engenders a vague sense of dissatisfaction.</p>

<blockquote>
  <p>“You take the blue pill, the story ends. You wake up in your bed and believe whatever you want to believe. You take the red pill, you stay in wonderland, and I show you how deep the rabbit hole goes.“ <br />
― Morpheus, to Neo, The Matrix</p>
</blockquote>

<p>Those who have observed people dying, often witnessed a more thorough examination of life than is typical. It seems that when the clock is running out, the noise of daily life finally dissipates enough for some honest self-reflection. It is debatable whether said reflection is objective at this stage, due to distortions in memory and other psychological and logical biases, but some regrets are unsurprisingly common:</p>

<p>“I regret not living a life more true to myself.”
“I regret working too hard, not having the courage to express my feelings, not staying in touch with my friends…”
Some of these seem awfully easy to fix, don’t they?</p>

<p>This begs the question of whether the same conscious, contemplative process couldn’t have been employed earlier, leading to a more fulfilled life, which in turn could result in a more content death.</p>

<blockquote>
  <p>“Most people would sooner die than think; in fact, they do so.” <br />
– Berrand Russel</p>
</blockquote>

<p>Luckily, we don’t have to choose between thinking and death. We just have to set aside time in our daily routine to ask some of the truly important questions, and think, really think whether our actions and decisions correspond to the answers. We are not alone in this endeavor; Intrinsic to the internet, we have access to the inclusive, ongoing conversation of humanity at our fingertips. There is more than enough to read, learn and explore. The quest is set.</p>

<p>Let’s embark on this journey together. Let’s draw a map!</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="Journal" /><summary type="html"><![CDATA[It is a universal trait, I believe, to reflect and evaluate. We strive to do so in our jobs, in our schools, and at least once a year on holidays. But do we do it enough where it really counts? Do we examine the big, important things? It is my observation that most of us lose sight of the forest for the trees.]]></summary></entry><entry><title type="html">Harry Potter and the Methods of Rationality [book review]</title><link href="https://eddiesmo.github.io//Harry-Potter-and-the-Methods-of-Rationality-book-review/" rel="alternate" type="text/html" title="Harry Potter and the Methods of Rationality [book review]" /><published>2012-02-18T00:00:00+00:00</published><updated>2012-02-18T00:00:00+00:00</updated><id>https://eddiesmo.github.io//Harry-Potter-and-the-Methods-of-Rationality-book-review</id><content type="html" xml:base="https://eddiesmo.github.io//Harry-Potter-and-the-Methods-of-Rationality-book-review/"><![CDATA[<p>AI researcher and decision theorist Eliezer Yudkowsky probably woke up one day and asked himself a single question: what would have happened in Harry Potter’s first year in Hogwarts, had he not been such an insufferable idiot?</p>

<p>You might not have considered him to be an idiot in the first place, but as the book progresses and the new Harry makes his way around Hogwarts, facing the same problems and situations, it becomes impossible to ignore the oh so logical and natural way he handles them this time. It really makes one wonder what was going through his head in the original version and feels like a direct critique of Rowling. It made me wonder how I managed to ever take the original seriously (might have something to do with me being 8 at the time).</p>

<p>In Eliezer’s version of the story, Harry is a child prodigy; Highly intelligent and educated well beyond his years in the sciences and the methods of rationality, he is well equipped to handle anything the magical world can throw at him and then some. But this Harry also has a dark side and we get to know him better as he struggles to find balance in himself.</p>

<p>The differences in this parallel universe don’t end with Harry, though. His adopting parents, Petunia and Prof. Michael Verres-Evans, are happily married and treat him as they would their own flesh and blood. Ron and Hermione remain mostly the same, although genius Harry obviously prefers to interact with the hard working book-worm and quickly decides that a boring, average ginger is simply not worth his precious time (speaking of time… no, I won’t ruin the surprise). A cunning and manipulative Draco Malfoy and a powerful yet cynical Prof. Quirrell take on larger roles, in quite unexpected ways. We also see much more of Dumbledore (who’s actually read The Lord of the Rings, seeing as every muggle student ever to come to Hogwarts thought that gifting him a copy was an original idea).</p>

<p>It seems important to note that magic is also treated a little bit differently, especially by a scientific Harry, who sets out to test and understand it, thus restoring order to the seemingly shattered laws of physics. Naturally, things don’t go according to plan and at times he is forced to improvise.</p>

<p>The book started out pretty well, with some laugh out loud scenes as Harry finds out about magic for the first time (see quote below). As I read the first few chapters I kept waiting for the level to drop, for the premise to exhaust itself, for my enthusiasm to subside, but 300 pages in and hungrily reading on, It was clear that I’ve stumbled upon something great and that the story is safe in the deft hands of Eliezer Yudkowsky.</p>

<blockquote>
  <p>“You turned into a cat! A SMALL cat! You violated Conservation of Energy! That’s not just an arbitrary rule, it’s implied by the form of the quantum Hamiltonian! Rejecting it destroys unitarity and then you get FTL signaling! And cats are COMPLICATED! A human mind can’t just visualize a whole cat’s anatomy and, and all the cat biochemistry, and what about the neurology? How can you go on thinking using a cat-sized brain?” <br />
– Harry, HPMoR</p>
</blockquote>

<p>The book is funny, at times hilarious. The premise is well executed as Eliezer draws from his vast experience as a rationalist  and lets us take a look at genius minds at work; we all know how hard that is to pull off. Methods of Rationality really hits its stride around chapter 5 and according to the author if you haven’t taken to it by chapter 10, then that’s a good time to call it quits (and rethink your interests).</p>

<p>From the get-go, different decisions create chains of cause and effect that send the book in pretty different directions (like Harry finding out almost immediately that he’s prophesied to battle against the dark lord). Other scenes repeat almost word for word, like the first potions lesson with Snape (only this time, Harry refuses to play the victim and stands up to him, in a rather spectacular fashion).</p>

<p>As the story progressed, I found myself engrossed in the plot, invested in the characters and generally unable to put the book down. It is not flawless and at times Eliezer’s inexperience as a novel writer shows, but overall this is as good as it gets. Come for the premise, stay for the story and along the way let the message of rationality rub off and enlighten you. I’ve rarely been as inspired to study, as in love with science or as driven to succeed as when I’ve read this book.</p>

<p>[Posted on goodreads in 2012 by a younger, very impressionable Eddie. Still one of the most influential books I’ve read and the one that started me on the 
Rationality path.]</p>]]></content><author><name>{&quot;name&quot;=&gt;nil, &quot;picture&quot;=&gt;nil, &quot;email&quot;=&gt;nil, &quot;twitter&quot;=&gt;nil, &quot;links&quot;=&gt;[{&quot;title&quot;=&gt;nil, &quot;url&quot;=&gt;nil, &quot;icon&quot;=&gt;nil}]}</name></author><category term="book reviews" /><category term="rationality" /><summary type="html"><![CDATA[AI researcher and decision theorist Eliezer Yudkowsky probably woke up one day and asked himself a single question: what would have happened in Harry Potter’s first year in Hogwarts, had he not been such an insufferable idiot?]]></summary></entry></feed>