About 152 results
https://nesbitt.io/2025/12/14/supply-chain-security-tools-for-ruby.html · 14 Dec 2025
Ruby implementations of PURL, VERS, SBOM, SWHID, and SARIF specs.
https://hboon.com/configuring-cloudflare-tunnel-to-expose-servers-for-local-development-webhooks-etc/ · 29 Nov 2025
I needed a way to expose local dev servers to the internet for webhook testing. ngrok works, but Cloudflare Tunnel is free and lets you use your own
https://hboon.com/using-tmux-with-claude-code/ · 28 Nov 2025
How I run Claude Code in tmux, including Shift+Enter config, fullscreen mode, scrollback, search, notifications, and multiple coding agent sessions.
https://nesbitt.io/2025/11/28/revisiting-gitballs.html · 28 Nov 2025
Nine years ago I experimented with storing package tarballs as git objects. A visit to Software Heritage got me thinking about it again.
https://nesbitt.io/2025/11/26/extending-git-functionality.html · 26 Nov 2025
A practical guide to the different ways you can extend git: subcommands, filters, hooks, remote helpers, and more.
https://hboon.com/building-production-analytics-with-posthog-a-complete-implementation-guide/ · 11 Nov 2025
How I set up PostHog analytics across frontend and backend apps, including event tracking, user identification, privacy choices, and server-side events.
https://til.iainsimmons.com/posts/walker-elephant-raycast-on-linux · 29 Oct 2025
today iain learned: How to use Walker and Elephant to match Raycast features in Linux
https://hboon.com/using-z-ai-with-claude-code-for-cheaper/ · 7 Sep 2025
How I run Claude Code through Z.ai's Anthropic-compatible endpoint for cheaper coding, with env vars, MCP image support, model notes, and logout fix.
https://nerdy.dev/gradient.style-is-out-of-beta · 28 Aug 2025
I'm happy to share that gradient.style is out of beta and: has been Open Sourced finally supports multiple background layers Open to feedback and comments 🙂
https://hboon.com/how-i-use-claude-code/ · 30 Jun 2025
How I use Claude Code YOLO mode with --dangerously-skip-permissions in Docker, plus interactive Claude Code sessions in tmux for bigger coding tasks.