I’m not that kind of computer person so I can’t speak confidently on the specifics. I imagine it might be a factor that windows is just more familiar to many people, lots of enterprise software was already written for this task, and common problems were solved.
A user in linux without admin rights is pretty limited in what they can do.














Yes 100%. There’s a good chance whatever you’re working on with be on Linux, so being on windows locally is just an extra layer for problems to manifest. Plus windows is just weird compared to everything else.
I don’t want to fuss with the OS. I just want the basics like ~, cat, grep, curl, etc to work. I don’t want OneDrive. You can go get tooling to make windows more linux-like but, like, why half ass it.
With containers I guess it matters less. You could have a Windows host and Linux container, and probably not cause any problems with case folding or line feeds, but again: why half ass it.
Do you do software development work?