7 May 2021 • Nonsense C# 7. meta-meta-Errors (or: how I learned to stop worrying and love the churn) tldr giving up on this nonsense code
25 Jul 2020 • Nonsense C# 6. Handling errors in an error handling framework A large amount of waffle later, it would help to actually define what error handling looks like in the post-Exception world
19 Jul 2020 • Nonsense C# 5. In need of a better name for this one async and await are two wonderful(ly badly named) keywords with wonderful(ly difficult to manipulate) properties
16 Jul 2020 • Nonsense C# 4. The Either Monad-ish Rust and Haskell have the right idea, so I plan to shamelessly copy it for C#
15 Jul 2020 • Nonsense C# 3. I hate out variables I hate out variables, but this post is actually about Go
14 Jul 2020 • Nonsense C# 2. Function Ranges Having written a long post about my hating exceptions, I thought I should perhaps explain why I hate exceptions