Posts tagged "productivity" 4 posts 2026-08-09 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. 2026-06-13 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. ← Back to all posts
2026-08-09 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.
2026-06-13 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.