boltUpdate
Tools & SDKs
·
Jul 8, 2026
·
5 min read
I used to think the commit was the natural unit of software history. It is clean: a hash, a message, something CI can chew on and a reviewer can revert, cherry-pick, or blame. Then AI coding agents made the gap around the commit impossible to ignore.
boltUpdate
Tools & SDKs
·
Apr 4, 2026
·
3 min read
If you read the Cloudflare Tunnel post, you know the problem: localhost does not accept webhooks, OAuth providers reject http://localhost as a redirect URI, and showing a client a work-in-progress means a deploy. Cloudflare Tunnel solves it, but it wants a Cloudflare account and domain setup.
scienceDeep Dive
DevOps
·
Jan 3, 2026
·
9 min read Expose localhost with a stable custom subdomain using Cloudflare Tunnel — a free ngrok alternative that works behind NAT and corporate firewalls, with no session limits.