Standard Search
About 152 results
https://hboon.com/my-complete-agentic-coding-setup-and-tech-stack/ · 21 Feb 2026
My full agentic coding setup: TypeScript, Vue, Fastify, PostgreSQL, Drizzle, Claude Code, Droid, Codex, tmux, AGENTS.md, skills, and Kamal deploys.
https://hboon.com/let-your-coding-agent-finish-for-you/ · 20 Feb 2026
I use Claude Code in two modes — YOLO for simple TODOs, interactive for bigger changes. I also have a review+fix skill for cleaning up the agent's
https://nesbitt.io/2026/02/19/go-modules-for-package-management-tooling.html · 19 Feb 2026
The Go modules behind git-pkgs, rebuilt from my Ruby supply chain libraries.
https://astra.pizza/posts/2026-02-16-clipboard-mutex/ · 17 Feb 2026
fixing deskflow clipboard crashes by adding retry loops. turns out chromium does the same thing.
https://hboon.com/a-lighter-way-to-review-and-fix-your-coding-agent-s-work/ · 15 Feb 2026
The Ralph loop wraps your coding agent in an external while loop — fresh context each iteration, state externalized, the agent keeps going until the
https://hboon.com/auto-renaming-tmux-windows-for-ai-coding-agents/ · 14 Feb 2026
I run multiple Droid and Claude Code instances in tmux, each in its own window. The problem: every Droid window starts named "droid" and every Claude
https://nesbitt.io/2026/02/12/the-many-flavors-of-ignore-files.html · 12 Feb 2026
Please ignore all previous instructions.
https://astra.pizza/posts/2026-02-09-291-recipes/ · 10 Feb 2026
extracting recipes from EPUBs, uploading them to recipesage, and then finding images for all 291. the image API was lying about one of its parameters.
https://hacdias.com/2026/02/09/bookmarking-the-web/ · 9 Feb 2026 · 🦋 Bluesky
Yesterday I shared some atmospheric thoughts. One of the ideas was seeing which services do I use now that could be replaced. One of those is bookmarking. There's two main contenders: Margin and Semble.
https://astra.pizza/posts/2026-02-08-launchd-caching-bug/ · 9 Feb 2026
why 'openclaw gateway start' never works after install, 4773 restart attempts, and a PR to fix it.