What I actually open every day.
Not a list of everything that exists. These are the ones I use, what each is genuinely for, and where each one stops being the right answer. No affiliate links anywhere on this page.
n8n
Free to self host, paid cloudWhere the automations live. Visual workflows, so you can see the whole path from trigger to result, and it will happily talk to almost anything with an API.
Right answer when a process runs on a schedule or off an event and more than one system is involved. Wrong answer for a one off, which is faster to just do by hand.
Claude Code
Included with a Claude planHow this site was built and deployed. It works in the actual files on my machine rather than in a chat window, which is the difference between getting a snippet and getting a working thing.
Also where I keep skills, saved instructions that make it do a job the same way every time instead of me re-explaining myself.
Cursor
Free tier, paid Pro planAn editor with AI built into it. Where I go when I want to see and shape the code myself rather than describe what I want.
Worth learning even if you do not consider yourself a developer. Reading code you did not write is a skill that pays back immediately.
Obsidian
Free for personal useThe second brain. Plain text files on my own disk, which matters more than any feature, because it means nothing I write is trapped in someone else's product.
It only started working when I made adding things harder. Collecting is not thinking, and a vault full of clipped articles is just a nicer looking browser history.
This page changes. When I drop something I will say so here rather than quietly removing the row, because knowing what someone stopped using is usually more useful than knowing what they started.