This March, I spent a couple of days traveling through western Iceland.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/6c683989-5a9d-45d8-b139-fb768e89709e/iceland.jpg

While I was there, I thought a lot about tools – mechanical tools, software tools, tools that last, and tools that are fragile. The somber snow-covered scenery made me think about how quickly most of the tools we use today get outdated or replaced, and I thought about the kinds of tools that I’ve been building for myself for the last few years to help organize my life.

I took a walk around Smábátahöfnin í Keflavík (a small marina nearby) that night, unraveled myself into my hotel room, and started writing this post.

I want to share why I build my own tools and how I think we should think about building tools for life. It’s long, so here’s a roadmap. Feel free to jump around.

  1. My tools, today
  2. Your tools are an extension of you

My tools, today

For the last few years, I’ve been on a journey to replace all of the essential digital tools I use for organizing my life with tools I develop, maintain, and deploy myself.

What started with a single-page notes app I made in high school has grown into a constellation of home-grown productivity tools I now rely on for my day-to-day work and learning. Here’s a sample.

[Ligature](<https://github.com/thesephist/polyx#ligature>), for long-term notes and tasks, goals, brainstorming, project planning, and other important writing.

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/09c75f35-aa74-4528-b668-a2dee402c80d/ligature.jpg>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/09c75f35-aa74-4528-b668-a2dee402c80d/ligature.jpg>)
[Pico](<https://github.com/thesephist/pico>), for more ephemeral notes and tasks that change on a daily basis. I split up my notes into two apps (Ligature and Pico) because it works better for my workflow. (More on this later.)

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/cfbd5852-6726-49c3-91b6-d7a5d820037b/pico.jpg>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/cfbd5852-6726-49c3-91b6-d7a5d820037b/pico.jpg>)
[Mira](<https://github.com/thesephist/mira>) for keeping track of people I know, why they’re interesting, and what we’ve talked about.

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/7364a886-9062-410e-ab90-37ceeadf66f6/mira.png>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/7364a886-9062-410e-ab90-37ceeadf66f6/mira.png>)
[Lovecroft](<https://github.com/thesephist/polyx#noct>) for managing and sending emails to my [mailing lists](<https://thesephist.com/>).

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bbe1c775-7025-4b47-961b-99770e7aff17/lovecroft.jpg>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bbe1c775-7025-4b47-961b-99770e7aff17/lovecroft.jpg>)
[Noct](<https://github.com/thesephist/polyx#noct>) for backing up and syncing all my files across computers and the cloud. Noct doesn’t have a graphical UI, just a command-line tool.
[Frieden](<https://thesephist.com/posts/frieden/>) as a public availability calendar, showing when I’m free or busy.

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1cc0833e-06a3-468e-9616-b53a4d360687/frieden.png>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1cc0833e-06a3-468e-9616-b53a4d360687/frieden.png>)
[Thingboard](<https://github.com/thesephist/thingboard>) for more free-form Post-its-on-the-wall style brainstorming.

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9af68760-bb19-4298-892f-39e78471d92a/thingboard.jpg>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/9af68760-bb19-4298-892f-39e78471d92a/thingboard.jpg>)
[Codeframe](<https://codeframe.co/>) for spinning off simple JavaScript experiments like [the word plotter](<https://thesephist.com/posts/word-experiments/#word-plotter>).

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/dbcdebe5-7607-4bc9-abce-b19ae84f5186/codeframe.jpg>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/dbcdebe5-7607-4bc9-abce-b19ae84f5186/codeframe.jpg>)
[draw](<https://github.com/thesephist/draw>), a collaborative whiteboard, best used with my iPad Pro and Apple Pencil.

![<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bb7c3534-0225-462b-b28c-77c03541ead6/draw.jpg>](<https://s3-us-west-2.amazonaws.com/secure.notion-static.com/bb7c3534-0225-462b-b28c-77c03541ead6/draw.jpg>)

Taken together, these apps do almost everything I need to do on my computer to keep myself organized. I don’t use any third-party notes, task management, or contacts apps, though I used to be a big fan of Simplenote and Todoist. I’ve used Notion, Dropbox Paper, Google Docs, and Airtable, but only for working in teams that centralized on them. These days, besides email and calendar, I live within a system of my own tools, and it works well for me.