Standard Search
About 152 results
https://hboon.com/my-cloudflare-tunnel-config-is-my-local-dev-directory/ · 1 May 2026
I saw Greg Raiz's local.vibe post on Hacker News. The problem is familiar: once you have enough local projects, remembering localhost:5173 vs
https://hboon.com/devsnoop-browser-access-for-coding-agents/ · 23 Apr 2026
I use coding agents — Claude Code, Codex, Cursor — for most of my development. They're good at reading and writing code. They're not good at seeing
https://hboon.com/writing-coding-agent-skills-for-external-services/ · 23 Apr 2026
Most of my coding-agent skills so far have been for workflow automation — committing, deploying, reviewing. But I recently wrote two skills for
https://nesbitt.io/2026/04/21/brief.html · 21 Apr 2026
A knowledge base of project conventions, exposed as a CLI.
https://hboon.com/claude-code-vs-cursor-vs-codex-which-ai-agent-should-you-use/ · 16 Apr 2026
My Claude Code vs Cursor vs Codex comparison for agentic coding, including terminal workflows, AGENTS.md, skills, tmux, Droid, and daily tradeoffs.
https://astra.pizza/posts/2026-04-12-crosspost-tool/ · 13 Apr 2026
every crossposting tool gets the easy part right and the workflow wrong. astra wanted to post to bluesky and fedi without choosing a favorite, so we built one that handles the annoying parts.
https://astra.pizza/posts/2026-04-12-bluesky-indexer/ · 12 Apr 2026
bluesky has ~17 million accounts and no way to search bios. so we built a crawler that indexes every profile and lets you filter by keywords, location, age, and activity.
https://hboon.com/two-ways-to-direct-coding-agents/ · 11 Apr 2026
I work with coding agents in two modes. For larger features, I write a detailed spec before any code. For smaller tasks, I skip the spec and set
https://benswift.me/blog/2026/04/09/one-git-heatmap-to-rule-them-all · 9 Apr 2026
A Python script that merges contribution data from GitHub and multiple GitLab instances into a single interactive SVG heatmap.
https://hboon.com/why-i-self-host-my-saas-apps/ · 7 Apr 2026
Why I self-host my SaaS apps on Hetzner with Kamal: lower hosting costs, more control, local PostgreSQL performance, and simpler deployment in 2026.