I can stop update in Windows.
Yank the Ethernet cable out.
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
sudo
in Windows.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
This is kind of nonsensical. I used to have to build code on Ubuntu 10.04 so that it would work on 10.04. if I tried to build on 18.04 I would get glibc errors. (Yes I know it was too old, but marketing insisted we support it).
I can still target Windows XP for builds on Windows 10 today.
I have actually found that it's quite frustrating to install old apps on Linux, though it's definitely a different reason than for Mac OS, on Mac it's because they maliciously blocked it but on Linux it's just because apps depend on old dependencies which either are a newer version than the app expects, or they've been deprecated (Linux devs love to do that because it's more "fun" to recreate something from scratch then it is to fix bugs).
"I can't run popular programs and don't get frequent updates"
Is this supposed to be a jab at linux? Because it's wrong. The kernel is updated at the same intervals as Windows / Mac updates, if not more frequently. Popular DEs are also maintained and frequently updated.
About popular programs: Firstly, this is not strictly a problem of the OS, because they can't force developers to build their apps for Linux. However, developers can do that, and with the advent of flatpak they can build for that instead of hiding behind the excuse of not wanting to support multiple distros.
Secondly, this is almost irrelevant because the majority of people use computers to either browse the web, or use office suites, or play games. In linux, you can browse the web just fine, use browser-based office suites that are becoming increasingly popular (or LibreOffice/OpenOffice) and, with steam, you can play most games that don't have a linux build.
All in all, the minimum everyone with a semblance of computer literacy should do is dual boot linux alongside windows and use that for their daily driver.
Customs roms and rooted phone for the win!
Or just adb (for deleting bloatware).
Isn't android also linux?
It is. You don't have root, though, which is a pretty distinctive separation between a default android and a default desktop or server Linux.
A person that can deal with failed Linux updates will find the alternatives "piece of cake", though...
Android is Linux
In a way yes, but not really it's more a JVM container that's running on Linux.
You can stop updates, install old apps and delete system files if you know what you are doing.
The second two are basically just policy, there's no actual technical reason for them. The first one is because Windows is dumb.