RSSAmplifier

Blog

You’ve Been Haacked

You've been Haacked is a blog about Technology, Software, Management, and Open Source. It's full of good stuff.

haacked.comRSS feed ↗10 posts

Latest posts

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.

Resolve Merge Conflicts the Easy Way

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.

One Year at PostHog

Reflections on my first year at PostHog.

tree-me: Because git worktrees shouldn’t be a chore

Working on multiple branches simultaneously? I built tree-me to manage git worktrees without the ceremony. Convention over configuration for the win.

Spelungit: When `git log –grep` isn’t enough

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.

Cleaning up gone branches

A git alias to clean up gone branches. Even ones that have been squashed and merged.

Using PostHog in your .NET applications

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.

New Year, New Job

Taking the plunge into a new job at PostHog.

Deserializing JSON to a string or a value

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.

Career Chutes and Ladder

Sometimes stepping off the career ladder is the best move you can make.