Feb 23 Using YARP as a split testing tool This post assumes you have some knowledge or experience with YARP There are many ways, and many tools for testing Feb 23, 2023 7 min read
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