Posts tagged "tools"
2 posts
I asked Claude Code to pack a pharmacy kit. My folder names caught a drug I shouldn't take.
Fifteen years of boring, disciplined file naming turned a plain directory listing into something an AI could reason over. It found two things in my own notes that I'd missed — one about me, one about my child.
I replaced my browser bookmarks with a JSON file and a 150-line C# app
Browser bookmarks are global. They don't know which project you're on, and they can't live in your repo. So I built a self-hosted start page where bookmarks are just JSON files — one per project.