this post was submitted on 13 Feb 2025
1017 points (95.4% liked)
linuxmemes
22699 readers
731 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.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
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. Even if you watch it on a Linux machine.
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. Β
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.
Linux has problems but he is not wrong that a lot of it is not being used to the OS. Finding solutions on the Internet is like a popularity context, of course there is much more of it for windows but even on Linux there is much more for big distros line Ubuntu than other smaller ones.
Now reinstalling windows is not a solution or a good argument, it is saying the problem cannot be fixed. When I used windows that was also my go to solution and very feel things I solved by googling, but I guess in part because I was not as tech savvy as I am now. But I tell you, when I started with Linux I could find solution for all problems that I have that had solutions, now a lot have changed so you do get that some things are outdated but it is just a matter of paying attention if the solution is old or new (side not rant, sites that do not put date on the articles are the worst).
Oh yeah, I naver had to reinstall a Linux machine, maybe I lucked out and didn't royally fucked anything, but I could always solve problems with the OS without a reinstall. I guess because more easily you can find and know where things changed, like what config files you changed and you can always make a copy. The works case is like booting a live USB and rolling back the changes if the OS does not boot anymore.
I think it depends on what problems you're talking about as well. A lot of the problems I faced with Linux was with programs not working or certain features not being supported. Where as with windows the problems tend to be more of bugs or weird behaviors from the os itself. Sure you can say reinstalling isn't a good solution as it's annoying to do but if it makes the problem go away it is a solution. Meanwhile on Linux if a program isn't supported and isn't popular enough to have people figure out how to make it work it just doesn't work and there is no work around other than either trying to figure it out yourself or just using windows. Sure you can maybe argue that that's an experience difference as if you had experience with getting programs to work the figure it out yourself part wouldn't be hard but if anything I think that shows that it's not just a different set of experience but also generally requires more experience to be proficient with Linux versus being proficient with Windows. Although that probably comes down more to what you consider as being proficient.
I only say that reinstalling is not solving a problem in the context of troubleshooting and finding a fix. But yes, is not a good solution because it is a pain. I did so much reinstalling in my windows years that one of the best things I did was to learn to create a separated partition to use for data because it make reinstalling so much easier (it was back in the days of winME and it was an event to do a reinstall, we would usually go to a friend's house with the HD or the whole machine just to be able to backup everything).
About the software it is like I mentioned (maybe in other comment) with hardware compatibility. If it is a windows first software, usually Linux support is done in "best effort", so always lags behind. This is specially true to closed source software as the community can't even help. In any case, one sad reality is that programmers usually are terrible at building and packaging software for release, and that is not a Linux only problem. The famous dll hell on older windows were due to terrible packaging. That is why docker is so popular, so people don't have to bother with packaging.
For FLOSS software what I usually see is in software not on the distro repos and it not being compatible with the distro because the devs don't build for it. With closed source/binary-only what I see the most is broken dependencies because they build it wrong, targeting the OS libraries instead of bundling everything with the package.
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