Posted September 09, 2022
Timboli: Nowhere did I say it wasn't DRM. It is just not a constant check and stumbling block. In reality it is no worse than a driver's license to drive your car, likely better because you don't need to pay a fee every year or few years.
While it does indeed phone home, it cannot do that if you aren't connected. As with all my PCs, they are not connected by default. I only connect when I need something via the web, and I don't do online multiplayer.
The driver license is issued by a more stable entity than a corporation (your government... in countries like yours or mine, its a pretty dependable entity) and there is a good reason for it: A motor vehicle is a lethal instrument and your fitness to operate one should be put back into question every so often. While it does indeed phone home, it cannot do that if you aren't connected. As with all my PCs, they are not connected by default. I only connect when I need something via the web, and I don't do online multiplayer.
I'm still unsure why Microsoft should have the sole authority to change the OS on which all my game collection is dependant on and should they so desire, cease to support it (or do so at an arbitrary cost of their choosing) in a way where we can run our games without any possible recourse from the entirety of their user base.
Timboli: Don't you have to reinstall Python and a bunch of other programs, drivers, libraries, etc?
Personally I don't like the waste of time or added effort to get everything back to how I had it, regardless of OS.
I guess if you are running a lean install, then it isn't much effort, but I don't run a lean install. I could easily spend a week, probably longer, getting things back to how I had them.
I have couple of self-contained binaries in my path that I just downloaded from the internet and put there, a few packages installed with apt-get, the vs code editor, golang... Personally I don't like the waste of time or added effort to get everything back to how I had it, regardless of OS.
I guess if you are running a lean install, then it isn't much effort, but I don't run a lean install. I could easily spend a week, probably longer, getting things back to how I had them.
My data files (books, music, code, etc) are all in my home directory.
For everything else, I use containers or virtual machines (programmatically provisioned) so not a whole lot of labor there.
In this day and age, messy labor-intensive installations are operational negligence on the part of the tool developer and/or the OS platform (seriously, every OS should support containers natively at this point even if they have to implement a translation layer for Linux kernel stuff, it's just that good). With the right tech, It should all be very straightforward.
Post edited September 09, 2022 by Magnitus