this post was submitted on 13 Feb 2025
952 points (95.1% liked)
linuxmemes
26877 readers
121 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
If the average person can not use your OS, it is not ready. Period.
For example:
Windows - Open File Explorer > Add Network Drive > Find/plug it in > Enter creds > Bam. Ready to go and will automatically log you in at boot. Very nice, very intuitive UI.
Linux - Open Dolphin (or whatever) > Network > Add Network Folder/Find it > Enter creds > Does not automatically mount the drive when booting the computer back up > Must go into fstab to get it to automount > Stop, because that is ridiculous
In my own experience, I was able to get the hang of Windows with no one showing me how a computer ever worked, at the age of 10! Intuitive enough a child can do it.
On Linux, you have to read manuals/documentation, ask random (mostly rude) people on the internet, or give up because why the fuck would I want to go and enter 5 commands just to have something as simple as auto mount a network share? Not intuitive, therefore not easy to learn as you go.
I get it, Linux people like knowing how their computers operate, they like ensuring everything is working the way THEY want to, and that's awesome! What's not awesome is recommending Linux to the general populace and then getting upset at them for asking why they can't do something or why don't they just do these steps to do whatever it is they are having issues with. Then, you have a person who doesn't even know what a terminal is confused as hell because they were told Linux is so much better than Windows.
Until we get a more intuitive (GUI focused) way of doing what I would consider normal computer tasks, it will not ever be ready. That's just the way I see it.
I mean, I was able to figure out how MS-DOS worked as a child just be flailing on the keyboard and reading the errors. It was "easy" because now I know it while Macintoshes may as well have been alien technology. A "mouse"?, moving windows?, you have to find programs and click on them instead of just typing?
You're just used to Windows annoyances and not used to Linux annoyances, that's all.
For example:
Installing and updating a program on Windows is a horror show compared to using a package manager. It expects average users to find, download and run executable files from the Internet and conditions them to approve elevation for anything that asks.
If Windows breaks, how do you troubleshoot it? Maybe Google knows, maybe rebooting fixes it, if not then possibly re-installing the entire OS. It's so bad that if you work with Windows clients you probably already have an image of a Windows install because troubleshooting is so much of a pain it's easier to just completely re-image the machine.
Don't even get me started on how often Microsoft changes the layout of administration tools and system menus or their tendency to change the name of various system components for no logical reason.
I don't think Linux is for everyone, but only because most everyone already has years of Windows experience and forgets all of the frustration and learning.
If you used Linux for just as long as you've used Windows, then editing fstab would seem as trivial a task as pinning an item to the ~~start bar~~ taskbar, or ~~launching a program~~ starting an app from the ~~system tray~~ ~~notification area~~ system tray.
I mean atleast in terms of the troubleshooting I've had to do it's much easier on Windows. Sure it can be more finicky but if I have a problem 99% of the time I google it and find someone else having the same problem and worst case scenario atleast reinstalling Windows fixes the problem. When I gave Linux a try the amount of times I googled something and either found an out of date solution that didn't work or was just told that that doesn't work and you can't do that was annoying enough that I gave up and went back to Windows. If Linux works for you that's great but acting like the problems with Linux are just people not being used to it is wrong.
I have like the exact opposite issue. I've used windows for most of my life but it's so so much harder to actually fix issues in windows compared to Linux
And for me, the big reason for this is because windows is a black box, Linux is not. You are always able to dig however deep you'd like in Linux compared to windows. Now, that might not be relevant for a layperson directly, but what it does mean is that someone else can understand the system component intimately and help you.
Meanwhile on windows the amount of "run this command that we auto-post to every issue report that doesn't work" I've seen is ridiculous, and it never solved the problem. And then I try to dig into how to actually solve it, and really struggle so much more.
Also, Microsoft just sucks as a company. Recently I've wanted to clone a windows installation to an external drive. Should work fine, right? I could easily get that to work for Linux, and any issue that popped up I could fix. So, tried to use clonezilla, didn't work. Ok fine, let me reinstall. Turns out Microsoft dropped support for windows on an external drive. Well that's garbage and dumb, as I've used this to my benefit in the past. But turns out, people say it still actually works, you just need to use a third party tool. Which doesn't inspire confidence, but whatever
And it did work in the end, but it took me many many hours of extra work of trying to figure out what the problem was, giving up, then looking for more information on alternate solutions, then finally finding something that worked, albeit with more work on my part
But if it was a Linux installation I'd have been finished in an hour probably, because I expect that cloning a drive would work without much issue there