Log everything, just not every single thing π Jan 2, 2021 · β 9 min read A reminder that we should log, but maybe not just everything. And a performance rabbit hole
Forgetting that precious recover π Jan 2, 2021 · β 7 min read What happens when you forget a recover on a spawned goroutine?
Advanced exceptions in .NET π Dec 26, 2020 · β 12 min read A tour on advanced exceptions in .NET (circa 2016)
Advanced Generics in .NET π Dec 26, 2020 · β 11 min read A tour on advanced generics in .NET (circa 2017)
Memory: A Forgotten Topic π Dec 23, 2020 · β 12 min read A post about one of the most overlooked topics by modern developers: memory