You May Also Enjoy
The Herman Miller Aeron (tall edition)
3 minute read
tl;dr You may need to reduce the Aeron seat height or it’ll destroy your hamstrings If you reduce your seat height, make sure your desk can accomodate i...
Taking notes with Obsidian
9 minute read
How do you take notes?
Parameterising sgen (aka the .NET Microsoft.XmlSerializer.Generator) via a .csproj PropertyGroup
4 minute read
The problem If you’ve landed on this post via searching the web, you probably already know what sgen.exe is, and what the Microsoft.XmlSerializer.Generator ...
The fundamentals of unit testing: Setup structure
6 minute read
This post is part of a series on unit testing.