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 traynotification area system tray.
Yeah, this one gets me, but you are exactly right with “years of experience”. Something goes wrong on my GFs MacBook or Windows PC and she just googles fixes, something goes wrong on her Steamdeck and she hands it to me “I don’t know how to get around the desktop mode”…GOOGLE IT, LEARN, YOU ARENT STUPID! sigh
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.
Installing programs through Windows is now (thankfully) more align with Linux.
winget install firefox > see two different forms, one from Windows Store (ew) and the one provided and hosted by Mozilla > winget install mozilla.firefox > program installs
When updating: winget upgrade shows available updates > winget upgrade --all updates all the listed programs
Not as good as Linux of course, but much better than the old method you stated. That point I will give to you, as it is still not simple for the average user. “Terminal? WTF is that?”
I generally don’t have any annoyances with Windows because it does the things I need it to. I don’t find a UAC popups as annoying, because it is supposed to help prevent people from messing their computer up. The same could be said for the average person on Linux running random commands they found online because the thing they were expecting their computer to do isn’t doing the thing.
Windows has never broken on me, so I do not have a good rebuttal for that. I can at least say that when Linux has been borked before on my own hardware, I essentially had to put the ISO back on the single USB I owned at the time just to reinstall the entire OS again, because again, I didn’t know anything about Linux at this time. While in Windows, if the computer doesn’t boot properly 3 times, it brings up the Windows Recovery menu that has in plain English what available options you have to get your install back in at least some working manner. Again, you must keep the average person in mind. You and I are not what I would consider average in this context.
Again, point to you for the changes to UI that Micro$oft introduce. Very, very, very stupid UI/UX redesign choices, and without an alternate avenue at that! (there are a few programs that try to replace some of the Windows UI to get it back to how it should be, but of course that can introduce entirely new issues…)
I’ve been knuckle dragging my way into Linux more and more for 15 years. That’s why I have such a strong opinion on what they could do better for the average people. UI/GUI is a must have to get people to even consider ditching Windows. That’s without even taking into consideration that most of the programs I run personally do not even have a Linux alternative, and Wine/Bottles/Lutris/Heroic can not remedy without loads of understanding what you’re supposed to change here and there for that specific program. That is a real nightmare in my view.
You are mostly correct that I am very much more used to the “plug and play and it just works” of Windows, but having to go and edit some config file somewhere on my computer, instead of it just being an option in the settings or in the file manager itself, is just insane to a person who just wants to set it and forget it, like I can do with Windows.
Obviously, my time with Windows is not the average either, so I can see your points. I love Linux, what it stands for, and how it is community driven. I want it to be better so I can finally delete Windows forever.
I do like winget (and chocolate), but the software repo doesn’t have everything and so people are still conditioned into going online and searching for executable file to run as admin.
I can’t count the amount of times that I’ve had to reinstall Windows because a user was tricked into downloading the wrong file and infected themselves (and the rest of the network).
I’d say that if you had a brand new person who needed to learn an OS then Windows and Linux are very close in difficulty as of today. I prefer to use Linux because I like the amount of information and control that is afforded to me
But, I play video games, use VR and deal with applications that only support Windows so I have a Windows drive handy.
Sure, mapping a (Samba) network drive is easy, and possible via GUI, in Windows, but have you tried to use NFS?
You need a Professional license ($100) first of all, and even then, you can only use NFSv3. The Powershell command cmdlet to mount is a trainwreck: >!New-PSDrive Z -PsProvider FileSystem -Root \10.40.1.1\export\isos -Persist!<. It’s so bad that Microsoft implemented an alias, ‘mount’, so you can pretend it’s a Linux command and it translates it into Powershell-ese.
Now you gotta upgrade to Windows 11 by next year, use a Microsoft account (Yes, I know the workaround) and let your computer’s contents be indexed and fed to Microsoft in the name of integrating an AI feature that’s complete opaque to the user.
I’m not a frog that likes to be boiled, so I deal with Linux problems which seems quaint by comparison.
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 bartaskbar, orlaunching a programstarting an app from thesystem traynotification areasystem tray.It’s kinda funny that as a seasoned Linux user, I never had to edit fstab for years. I just use Gnome Disks if I need automount or format a USB drive.
Yeah, this one gets me, but you are exactly right with “years of experience”. Something goes wrong on my GFs MacBook or Windows PC and she just googles fixes, something goes wrong on her Steamdeck and she hands it to me “I don’t know how to get around the desktop mode”…GOOGLE IT, LEARN, YOU ARENT STUPID! sigh
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.
Installing programs through Windows is now (thankfully) more align with Linux.
winget install firefox > see two different forms, one from Windows Store (ew) and the one provided and hosted by Mozilla > winget install mozilla.firefox > program installs
When updating: winget upgrade shows available updates > winget upgrade --all updates all the listed programs
Not as good as Linux of course, but much better than the old method you stated. That point I will give to you, as it is still not simple for the average user. “Terminal? WTF is that?”
I generally don’t have any annoyances with Windows because it does the things I need it to. I don’t find a UAC popups as annoying, because it is supposed to help prevent people from messing their computer up. The same could be said for the average person on Linux running random commands they found online because the thing they were expecting their computer to do isn’t doing the thing.
Windows has never broken on me, so I do not have a good rebuttal for that. I can at least say that when Linux has been borked before on my own hardware, I essentially had to put the ISO back on the single USB I owned at the time just to reinstall the entire OS again, because again, I didn’t know anything about Linux at this time. While in Windows, if the computer doesn’t boot properly 3 times, it brings up the Windows Recovery menu that has in plain English what available options you have to get your install back in at least some working manner. Again, you must keep the average person in mind. You and I are not what I would consider average in this context.
Again, point to you for the changes to UI that Micro$oft introduce. Very, very, very stupid UI/UX redesign choices, and without an alternate avenue at that! (there are a few programs that try to replace some of the Windows UI to get it back to how it should be, but of course that can introduce entirely new issues…)
I’ve been knuckle dragging my way into Linux more and more for 15 years. That’s why I have such a strong opinion on what they could do better for the average people. UI/GUI is a must have to get people to even consider ditching Windows. That’s without even taking into consideration that most of the programs I run personally do not even have a Linux alternative, and Wine/Bottles/Lutris/Heroic can not remedy without loads of understanding what you’re supposed to change here and there for that specific program. That is a real nightmare in my view.
You are mostly correct that I am very much more used to the “plug and play and it just works” of Windows, but having to go and edit some config file somewhere on my computer, instead of it just being an option in the settings or in the file manager itself, is just insane to a person who just wants to set it and forget it, like I can do with Windows.
Obviously, my time with Windows is not the average either, so I can see your points. I love Linux, what it stands for, and how it is community driven. I want it to be better so I can finally delete Windows forever.
I still use and support the users of Windows.
I do like winget (and chocolate), but the software repo doesn’t have everything and so people are still conditioned into going online and searching for executable file to run as admin.
I can’t count the amount of times that I’ve had to reinstall Windows because a user was tricked into downloading the wrong file and infected themselves (and the rest of the network).
I’d say that if you had a brand new person who needed to learn an OS then Windows and Linux are very close in difficulty as of today. I prefer to use Linux because I like the amount of information and control that is afforded to me
But, I play video games, use VR and deal with applications that only support Windows so I have a Windows drive handy.
Sure, mapping a (Samba) network drive is easy, and possible via GUI, in Windows, but have you tried to use NFS?
You need a Professional license ($100) first of all, and even then, you can only use NFSv3. The Powershell
commandcmdlet to mount is a trainwreck: >!New-PSDrive Z -PsProvider FileSystem -Root \10.40.1.1\export\isos -Persist!<. It’s so bad that Microsoft implemented an alias, ‘mount’, so you can pretend it’s a Linux command and it translates it into Powershell-ese.Now you gotta upgrade to Windows 11 by next year, use a Microsoft account (Yes, I know the workaround) and let your computer’s contents be indexed and fed to Microsoft in the name of integrating an AI feature that’s complete opaque to the user.
I’m not a frog that likes to be boiled, so I deal with Linux problems which seems quaint by comparison.