Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

haacked.com

You've Been Haacked

Get the latest updates from You've Been Haacked directly as they happen.

Follow now 170 followers

Latest posts

Last updated 30 days ago

Resolve Merge Conflicts the Easy Way

about 1 month ago

Git is great at merging until it isn’t. Most of the time...

One Year at PostHog

4 months ago

The last thing an engineer wants to see is their GitHub avatar...

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

5 months ago

I firmly believe that Git worktrees are one of the most underrated...

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

7 months ago

Supporting a large codebase is challenging. Sometimes, the questions you have can’t...

Cleaning up gone branches

about 1 year ago

A long time ago, I wrote a useful set of git aliases...

Using PostHog in your .NET applications

about 1 year ago

PostHog helps you build better products. It tracks what users do. It...

Using PostHog in your .NET applications

about 1 year ago

PostHog helps you build better products. It tracks what users do. It...

New Year, New Job

over 1 year ago

Last year I wrote a post, career chutes and ladders, where I...

New Year, New Job

over 1 year ago

Last year I wrote a post, career chutes and ladders, where I...

Deserializing JSON to a string or a value

over 1 year ago

I love using Refit to call web APIs in a nice type-safe...

Deserializing JSON to a string or a value

over 1 year ago

I love using Refit to call web APIs in a nice type-safe...

Why Did That Database Throw That Exception?

over 1 year ago

In the previous installment of the adventures of the hapless developer, Bill...