Comment Exercise and diet could reduce heart risk (Score 1) 158
Comment Re:Rust is a tech debt killer (Score 1) 114
It's still very easy to write application level bugs in Rust but having the door closed on so many by design means less overall. Other niceties like not having to write headers and sources, integrated unit testing, package management, cross compilation also make it a far more pleasant experience.
Comment Oh great (Score 1) 106
Comment AI companies, please fail quickly (Score 1) 83
Comment Re:Not good timing (Score 1) 67
Comment Not good timing (Score 1) 67
Comment Compliance version (Score 1) 23
Comment Re:entertain the idea (Score 1) 98
Comment Re:Bet against Elon if you like (Score 4, Interesting) 195
Comment So basically... (Score 4, Informative) 195
Comment Late to the party (Score 2) 30
Comment Re:What year is it? (Score 2) 93
Comment Re:Ain't nothing like the real thing baby. (Score 1) 93
That's basically why docker & containerization are so popular for cloud development, CICD and so on. Microsoft presumably recognize its a legitimate use case to be able to launch a container directly rather than through a shim Linux (e.g. "docker-desktop") running under WSL.
Comment Re:Ain't nothing like the real thing baby. (Score 1) 93
As for Microsoft's intentions, I would suggest it's because the reality is they've lost the war. Most of open source tools and cloud development is Linux based so instead of fighting it they're facilitating it while still providing a desktop that allows people to do Windows-y things at the same time.