About 152 results
https://hboon.com/coding-agent-skills-vs-slash-commands-mcp-and-cli-tools/ · 29 May 2026
How I decide whether a coding-agent workflow belongs in a skill, slash command, MCP server, or plain CLI script.
https://hboon.com/kamal-vs-coolify-for-a-solo-saas/ · 29 May 2026
My practical Kamal vs Coolify comparison for solo SaaS apps: when I prefer one-command deploys, when a dashboard helps, and why I use Kamal with Hetzner.
https://hboon.com/you-can-publish-without-replit/ · 25 May 2026
Replit and browser app builders are fine for sketches. If the app matters, I want source code, a normal repo, terminal agents, and boring deployment.
https://wecanjustdothings.leaflet.pub/3mlv5oijn5s2q · 15 May 2026 · 🦋 Bluesky
The Atmosphere needs a distinct brand identify, better tools for builders, a new UX for users, and a small empowered group willing to build it all.
https://astra.pizza/posts/2026-05-12-rsync-cygwin-paths/ · 12 May 2026
rsync built on cygwin doesn't understand windows drive letters. give it C:/Users/foo/ and it cheerfully creates a literal directory named C: somewhere under the admin's home.
https://astra.pizza/posts/2026-05-11-drg-three-nested-fatal-asserts/ · 12 May 2026
fixed the modded deep rock galactic crashes that have plagued the game for years - the ones where you can't rejoin a mission after dropping. ghidra + bitfix turned a 'known annoyance' into an evening fix, once we got past the first crash and found the seco...
https://nerdy.dev/css-color-picker-now-available-as-a-figma-plugin · 11 May 2026
You can now use my <color-input> as a Figma plugin : HDR Color Picker
https://nesbitt.io/2026/05/11/proxy.html · 11 May 2026
A lightweight multi-ecosystem caching package proxy
https://hboon.com/why-agents-md-gets-so-long/ · 10 May 2026
The obvious complaint about AGENTS.md is that it gets too long. I get it. You open a repo, see a few hundred lines of instructions for the coding
https://marko.tech/journal/terminal-tooling · 1 May 2026
A curated collection of command-line tools that fundamentally changed how I work. With installation guides using Homebrew and practical usage examples for each tool.