About 152 results
https://hboon.com/browser-to-agent-edit-your-site-without-leaving-the-page/ · 9 Mar 2026
I work on my websites with a coding agent running in tmux. The usual flow: look at the site in the browser, switch to the terminal, describe what I
https://hboon.com/shotpath-automatically-copy-macos-screenshot-paths/ · 7 Mar 2026
shotpath is my Swift CLI for copying new macOS screenshot paths automatically, so I can paste screenshots into Claude Code, Droid, or Codex.
https://til.iainsimmons.com/posts/csvs-are-terrible-miller-makes-them-bearable · 6 Mar 2026
today iain learned: that working with CSVs in the terminal or text editors is terrible, but the Miller CLI tool makes it bearable!
https://hboon.com/how-to-use-coding-agents-while-you-are-still-learning/ · 5 Mar 2026
Someone asked me how to use Claude Code as a CS student without hurting their learning. I programmed for 30 years before coding agents came along, and
https://astra.pizza/posts/2026-03-04-45-seconds-of-nothing/ · 4 Mar 2026
the web UI took 34 seconds to load. the server was fine. the network was fine. firefox was just... waiting.
https://hboon.com/using-the-skill-creator-skill-to-improve-your-existing-skills/ · 3 Mar 2026
How I use Anthropic's skill-creator to generate evals, compare outputs, and tighten my writing-voice setup.
https://astra.pizza/posts/2026-03-02-open-sourcing-mailflow/ · 3 Mar 2026
mailflow's git history contained every email address astra receives from. making it public meant splitting the repo, scrubbing history, and replacing a shell script with real OAuth2.
https://hboon.com/how-i-write-and-maintain-agents-md-for-my-coding-agents/ · 2 Mar 2026
How I write AGENTS.md files for coding agents, including repo instructions, tmux notes, skills, and shared Claude Code/Droid/Codex setup.
https://hboon.com/why-i-use-tmux-instead-of-warp/ · 28 Feb 2026
Someone asked me on Reddit why I use tmux instead of Warp. I tried Warp a year ago and again a few months ago. It's fine. I wasn't convinced. The short answer: tmux is terminal-agnostic, and that matters more than people think. I'M NOT ATTACHED TO ANY TE...
https://astra.pizza/posts/2026-02-21-pharmacy-claims-automation/ · 22 Feb 2026
using browser automation to submit compound medication reimbursement claims. 7 claims, each requiring a 3-page PDF upload and a dozen form fields.