I make complex systems feel simple, then write down how.
Full-stack engineer in the United Kingdom. I write down what cost me an afternoon so it doesn’t cost you one. Root causes, not workarounds.
// WRITING
How to: Install .NET 8.0 (preview version) in your WSL2 instance
Download, extract, set two environment variables. Plus the $PATH traps that cost you the afternoon afterwards, written down because they are not obvious.
[1] I wish I knew this earlier: The Art of Naming
I would always name my services / interfaces / handlers and everything else you can think of with the suffix ....Service.
.NET Cambridge - Community event 14/09/2023
Today I had a a pleasure attending .NET Cambridge community event in Cambridge, which is co-hosted by my ex-Tech lead and now very good buddy - Clive Tong
CIVO Navigate Europe 2023
It was hard to listen & make loads of notes, but the ones I could capture are here
Shell: Update all NuGet dependencies in your solution/directory
So, my VS Code environment is messed up on my local machine, and it's definitely not a good thing, especially when you want to update all the NuGet packages in your solution (note, in my…
CEPH Debugging, Tips & Tricks (rook-ceph)
The below shows an example of how to find the snapshots and images created, and how to follow-up through from beginning to the end. Super useful, if you are dealing with snapshots.