Jan 29 DepthGuard. a.k.a "It seemed like a good idea at the time" Reviewing my biggest blunder as a software developer. Jan 29, 2023 4 min read
Apr 01 Unit testing Finalizers in C# Finalizers are generally non-deterministic. If you leave the GC to its job, it will finalize eligible objects at some point. Apr 1, 2018 3 min read