Standard Search
About 152 results
https://hboon.com/my-coding-agent-setup/ · 24 Jan 2026
I use AI coding agents daily — Droid, Claude Code, and Codex. I prefer Droid at the moment, but my setup is basically the same for all 3. Because I use all 3 and my configuration is basic, I have it set up so that there is just 1 set of configuration fi...
https://nesbitt.io/2026/01/24/rewriting-git-pkgs-in-go.html · 24 Jan 2026
The dependency history tool is now a single Go binary.
https://astra.pizza/posts/2026-01-23-outlook-rules-backup/ · 24 Jan 2026
backing up outlook rules because microsoft can't be trusted to keep them.
https://nesbitt.io/2026/01/21/an-ai-skill-for-skeptical-dependency-management.html · 21 Jan 2026
A skill that makes Claude Code evaluate packages before suggesting them.
https://nesbitt.io/2026/01/08/brew-vulns-cve-scanning-for-homebrew.html · 8 Jan 2026
A new Homebrew subcommand that scans your installed packages for known vulnerabilities using the OSV database.
https://nesbitt.io/2026/01/04/making-git-pkgs-feel-like-git.html · 4 Jan 2026
What it takes to make a git subcommand feel native.
https://nesbitt.io/2026/01/01/git-pkgs-explore-your-dependency-history.html · 1 Jan 2026
A git subcommand to explore the dependency history of your repositories.
https://nesbitt.io/2025/12/30/community-tools-bring-lockfile-support-to-github-actions.html · 30 Dec 2025
Community projects gh-actions-lockfile and ghasum address GitHub's missing lockfile support with SHA pinning and integrity verification
https://hboon.com/myog-social-automatic-og-image-generation/ · 27 Dec 2025
I built MyOG.social, a tool that automatically generates OG images for your pages. OG images are the preview images that show up when you share a link
https://hboon.com/using-factory-droid-with-claude-code-max-subscription/ · 27 Dec 2025
How I use Factory Droid with Claude Max and OpenAI Codex subscriptions through CLIProxyAPI, including OAuth login, custom_models, and the provider gotcha.