this post was submitted on 31 Jul 2025
549 points (87.3% liked)
linuxmemes
26983 readers
1780 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn, no politics, no trolling or ragebaiting.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
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.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Times have really changed, especially in the past five years. Even completely tech-agnostic people use GNU/Linux in my family. Reason is "Because it just works." no more Windows installing things that you hate. No more advertisements in the start menu or file manager. No more screenshots every five seconds. No more Windows slowing down the computer gradually. A relative's computer was unusable because of Windows, because it has slowed down the computer so much that the start menu took 10 seconds to open. All she did was her net banking, text editing and some very light photo editing. Ever since switching to GNU/Linux, her computer works again normally. And all of the tech questions about weird things like programmes randomly not starting have disappeared.
Also, nowadays you really never have to touch the command line. You can use an App-Store-like experience to install your programmes, just like you would on a phone. It also handles all updates automatically. This alone makes it such a better, "normie" operating system than Windows. Hit "update all", and it updates all of your packages for the system, the kernel itself, drivers, the apps themselves, literally everything. Because try explaining grandma, she needs to update the system, then the drivers, then every single application separately. Now you can tell Grandma instead: "Press this button and wait for 20 minutes."
The difference is night and day. Old computers work normally again. You don't need such overkill configurations like most Windows computers have to just run your text editing on net banking. By now it is objectively better.
If you're new, just use one of the many pre-configured options. No need to tinker with your system if you don't want to. Just install one of the literally hundreds "just works" distros that package everything for you.
Lastly, I'm going to say it is no exaggeration if I say installing GNU/Linux has solved literally every single issue people in my family had with computers. Because now it just works. No bloat, no nonsense. Just a computer.
Edit: typo.
I find the "it just works" line ironic.
Because that's usually what Windows has going for it. Meanwhile any Linux distro I've tried so far has me search for how to install a specific thing and try 5 different results, because of course the command to copy&paste on the first few doesn't work. Doesn't help that most sites and people tell you to install software this way instead of using some software centre / app store where you just click on an install button.
That's not my experience at all ,there's nothing about windows that "just works". If feels like two or three different systems badly stapled together.
Windows arguably is, indeed, two or three different systems stapled together. There's the C code kernal bits, the .Net runtime higher level bits, and the Electron "this didn't need to be fast anyway and we only knew how to write JavaScript" bits.