This is really cool. Kudos to Microsoft for really getting open source lately. I wrote an app (which failed miserably) called zenaud.io . When I started writing the app, Apple was hands-down a better developer experience. Now, it's the exact opposite -- MacOS is increasingly painful, throwing up more and more roadblocks and constricting their platform ever more. And Visual Studio is better than Xcode IMO.

Also, as a C++/Python dev - it's increasingly hard not to notice the awesome momentum Rust has garnered.

I agree with you.

1. I run Arch Linux on windows vis WSL which provides pacman as a package manager. Pacman is way better than homebrew.

2. Docker runs much faster on windows compared to Mac.

3. My Mac will freeze up at times, while ctrl+alt+del always works on windows.

4. I am no longer limited to the crappy gpu options on Mac and can actually do gaming on my laptop.

Agreed. BTW if you're looking for a apt/brew like experience on Windows proper, try chocolatey: https://chocolatey.org/

(Obviously there's also the Windows store, which is not bad for GUI programs, but for more developer-type stuff - e.g. installing python - chocolatey is great.)

Hasn't WinGet superceded Choco of late?

WinGet isn't publicly available yet.