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 2 months ago

One Year at PostHog

2 months ago

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

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

4 months ago

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

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

5 months ago

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

Cleaning up gone branches

11 months 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

about 1 year ago

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

New Year, New Job

about 1 year ago

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

Deserializing JSON to a string or a value

about 1 year ago

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

Deserializing JSON to a string or a value

about 1 year ago

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

Why Did That Database Throw That Exception?

about 1 year ago

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

How to Recover from a DbUpdateException With EF Core

about 1 year ago

There are cases where recovery from an Entity Framework Core (EF Core)...