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 166 followers

Latest posts

Last updated 2 days ago

Cleaning up gone branches

3 days ago

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

Using PostHog in your .NET applications

about 2 months ago

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

Using PostHog in your .NET applications

about 2 months ago

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

New Year, New Job

3 months ago

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

New Year, New Job

3 months ago

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

Deserializing JSON to a string or a value

4 months ago

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

Deserializing JSON to a string or a value

4 months ago

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

Why Did That Database Throw That Exception?

4 months ago

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

How to Recover from a DbUpdateException With EF Core

4 months ago

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

When Your DbContext Has The Wrong Scope

4 months ago

This is the final installment of the adventures of Bill Maack the...

Custom config sections using static virtual members in interfaces

4 months ago

C# 11 introduced a new feature - static virtual members in interfaces...

Failure suuuuucks

4 months ago

When you fail, many people will tell you how failure is a...