Open source โ Azure โ cloud native โ DevOps โ K8s
Other geek/tech stuff. Principal engineering manager @Microsoft. Opinions are my own
๐ฑ๐บ๐ฒ๐โโ๏ธ๐จโ๐ป๐น๐ถ๐ฎ
My ARM template visualizer / viewer extension for VS Code is now up on the marketplace. I've done lots of work getting the user experience right. If you do anything with ARM please try it out! https://t.co/Wl3tCRlNKh #azure#vscode
I've waited SIX YEARS for GitHub to fix their workflow_dispatch API
https://t.co/XlKgzeK9ff
Which means I can finally add some much requested features to my GitHub Action https://t.co/LUk1xOkTto
I thought I'd give old C# and .NET a spin for some side project idea. Compiling a simple C# hello-world app to WASM takes 82 seconds!
When I use Go with the same build target/env the, time is ~2 sec. Sigh I think I'll stick with Go
Designers of CSS: "We're going to allow developers total freedom to style anything on the page"
Designers of the HTML color picker: "We're about to ruin your day"
People lamenting the dead of Stack Overflow... It was shit. A toxic hellscape of elitism, gatekeeping and outdated information.
https://t.co/KbHaP06csF
Microsoft laid off the senior engineers of .NET on Android and key figures of Maui.
This might just be the US wave, so perhaps the whole thing is doomed.
I love how Lua's answer to everything is a table. Want an object? That's a table. An array? that's also table. You want maps, classes, modules? Yep all tables