
People here really don't know what Unix bliss they are missing out on. So sad to see classic UT is still predominantly a Windows game.
It's the other way around. Unix and Linux-based systems have a much wider gamut of development-oriented tools, and the range of quality is also a lot broader (but tends to be better). It also does not have dumb restrictions, like those Microsoft likes to impose. For instance, imagine trying to build C++ on Windows and staying sane at the same time. You'd have to get Visual Studio, which sucks, or you'd have to get Msys2 and build stuff with, guess what, Unix tools! We just ran a full circle!