Sign Commits from Anywhere Without Your Keys Going Anywhere
How I sign git commits with Secure Enclave keys while remoted into my main Mac from an iPad or a cheap laptop. All it takes is Secretive, SSH agent forwarding, and one well-placed symlink.
You've been Haacked is a blog about Technology, Software, Management, and Open Source. It's full of good stuff.
How I sign git commits with Secure Enclave keys while remoted into my main Mac from an iPad or a cheap laptop. All it takes is Secretive, SSH agent forwarding, and one well-placed symlink.
Merge conflicts don't have to ruin your day. I use mergiraf for structural merging and a Claude Code skill for everything else. Here's how to set it up.
Reflections on my first year at PostHog.
Working on multiple branches simultaneously? I built tree-me to manage git worktrees without the ceremony. Convention over configuration for the win.
Ever tried to remember why you made a change six months ago? I built Spelungit so you can search Git commit history with natural language instead of praying to the regex gods.
A git alias to clean up gone branches. Even ones that have been squashed and merged.
PostHog is a product analytics platform that helps you build better products faster. It contains a set of tools to help you capture analytics and leverage feature flags.
Taking the plunge into a new job at PostHog.
You may want to deserialize JSON to strongly typed values, but sometimes you run into a situation where the API doesn't comply, until now.
Sometimes stepping off the career ladder is the best move you can make.