Although the roles of the SRE and site platform engineer share some similarities and are at times conflated, they’re still distinct.  Platform engineers are responsible for designing, developing…

The project we set out to build During a regular meeting with our Google liaisons, one of them said “Look what I found!”, showing off the latest model…

.NET 6 is released and it’s a LTS release which means it’ll be fully and actively supported for the next 3 years. If you’ve been paused waiting…

I’ve been writing a bunch of jest tests recently for libraries that use the underlying window.crypto methods like getRandomValues() and window.crypto.subtle key management methods. One problem I run…