Toolbox
The tools I’m currently using. Deeper write-ups live at the storefront, and the small tools you can run online are in the tool room.
Writing & Notes
- Obsidian + Markdown is the core; stray bits get jotted into the Notes app first, then folded in later.
Hardware
- MacBook Pro · mechanical keyboard · 27-inch display
Daily Drivers
- Chrome, VS Code, IntelliJ IDEA, GitHub, ChatGPT, Codex, Obsidian, Cloudflare, Notion
The Site-Building Stack (settled)
- Astro — the shared framework behind all four sites (storefront, tool room, garden, and workshop); for content-driven sites it carries the least mental overhead.
- Cloudflare Pages — hosting for all four sites; push and it deploys, and the free tier easily lasts a personal site for years.
- AI-assisted coding — every one of these sites was built this way; first-hand notes in Three Observations from Pairing with AI, and the method in My AI Coding Workflow.