I’m a life-long Windows user who nowdays has a MacBook as a daily driver and a gaming PC running Linux. I consider myself somewhat tech savvy but holy fuck Linux just makes me want to tear my head off. I just spent 45 minutes trying to install Standard Notes “the right way” and in the end I just gave up and downloaded it from the Ubuntu store instead. Error, you need to add this repository. Error, you need to enable this feature. Error, you need to install this tool first which you can use to install another tool and that tool helps you fix the issue preventing you to solve the first issue etc. I honestly can’t even imagine how you could make this any more difficult.
I guess Linux is like welding; it’s great when someone sets the welder up for you and you just press the trigger and start welding but you’re up for some absolute misery trying to figure that out on your own.
Also, a huge credit to chatGPT. I can just take picture of my terminal window and it gives me step-by-step instructions on how to troubleshoot most issues I’ve had. I’d be at complete loss without it.
Standard notes is available as appimage from their website, as a snap on ubuntu and also as flatpak on flathub. How did you install or run it? Also, please don’t equate ubuntu with linux, unless you had troubles installing it on other distros as well. It scares away other people trying to move to good gnu+linux distros (like linux mint, fedora, etc).
First Windows install/run:
- Protracted install with DRM.
- Download NIC drivers on another PC and put them in a flash drive.
- Install NIC drivers on the new PC.
- Install most other drivers with Windows Update.
- Hunt down other missing drivers from manufacturer websites, some don’t have installers and need to be installed via device manager.
- Change Windows settings so that the OS isn’t constantly nagging you with ads for Microsoft products and services.
- Download software you use individually from different websites and install them one at a time, each with their own unique installer. Force the OS to respect your defaults as best you can.
- Never fully have control over your own computer, because Daddy Microsoft says so.
First Linux install/run:
- Express install.
- Hardware just works.
- Run updater.
- Install software quickly from store(s) - with a script if you want to.
- The computer is yours.
I installed Manjaro to test a year or so ago. Only issue I had was my USB wifi adapter, that took some time to get working. Otherwise the OS install was very smooth.
Yeah the OS itself was easy to install. No issues with that.
Maybe instead of expecting everything else to always get dumbed down, people should try to step up just a little and learn something?
The thing about the “race to the bottom” of making things idiot proof/accessible is that the universe is more than happy to keep providing better idiots.
I don’t necessarily disagree but that is why it will never become more widespread.
Ignorance isn’t a opinion and Linux is more plug and play than windows for 99%of things.
True
I have the opposite experience. Last time I tried Linux for daily desktop use was ten years ago and it was so fickle and cumbersome that I went back to Windows and terminals and x-server on virtual machines for my dev needs. A few weeks ago I got a new convertible laptop, hated Windows 11 with passion enough to do the plunge again, prepared to be cursing that shit ain’t up to shit. But… It just worked. Hardware support out of the box. Some quirks obviously but nothing deal breaking. I’m used to containerization on servers and I’ll be damned but Flatpaks are effing awesome. Even Windows games run perfectly. It. Just. Works. I’m almost expecting the entire thing to literally blow up in my face with shards of hope and OLED panel because, you know, Linux desktop experiences of the past. Fingers crossed. Maybe this is the future after all.
Edit: Fedora KDE on a HP Envy x360 15"
I understoon 30% of the terms used in this comment. May explain why your experience with Linux differs from mine.
Short version is that I expected nerd skills to be required but I was surprised that shit just worked, even my network printer. I even preferred the graphical tools to configure the system and install software instead of the command line. Desktop on Linux has come a really long way.
“Look, I don’t know what an engine is, or a transmission for that matter, but it’s the manufacturer’s fault I don’t know how to drive this car”
Somehow Minecraft runs better on a (well, not so-)crappy government provided laptop I have linux installed on, vs a £1k+ laptop with an RTX 2060
I just spent 45 minutes trying to install Standard Notes “the right way”
I’m curious what you mean by the “right” way, from a website? Linux does things differently at a fundamental level, that I won’t deny. But I’ll also say, if you’re interested in Linux, you have to be willing to learn.
I’m not an expert, but as I understand it most Linux distributions rely on repositories, and expect you to install most of your software from there for both security and compatibility reasons. Those errors were telling you what additional things needed to be downloaded before what you selected would work. And I guess I’m confused on that point. You said it pointed you to what you needed, did things not work after the downloads completed? I know Linux Mint does this, and it’s considered to be very user friendly. To use your analogy, if you turn the welder on and it says you need fuel, “please download this exact type” that should resolve the issue.
I know it’s hard expecting everything in Linux to function exactly like Windows, but that’s not how it works and that’s by design. Regardless, as Windows adopts more spyware, ads, and anti-user features into their products I think Linux is the far better (free and open-source) choice and it’s definitely worth learning… Good luck!
Yea chatgpt is great at this. Yea, installing stuff can be confusing some times. Happens more rarely in windows. Pick the method that is easiest for you. If it does not work right away, use an alternative software. The more popular, the better support and ease of use. Hopefuly Valves efforts in linux gaming and microsofts crackdown on privacy, pushes more people towards linux. Only the future will tell where this is going. I remain optimistic.
Yeah I’m willing to go thru all this since I don’t use this computer for much other than playing 2 - 3 games so once its set up I don’t need to mess with it anymore. Overall I love the software. I just hate installing stuff and troubleshooting things.
It just seems obviously flawed idea that I’m supposed to just blindly trust some random website and copy&paste code from there and instert it into terminal despite having zero clue what it does and just take their word for it.
This isn’t an unpopular opinion, just ignorance. You’re used to other systems. Different systems are different, even among the various Linux distributions. Having used mostly Linux and Windows, I too briefly had some culture shock using OSX. Complaining here is like rocking in a rocking chair, it may feel good but it’s not going to get you anywhere.
Never seen this program before, out of curiosity what is “the right way”?
Using the terminal and avoiding snap-software, or what ever it’s called.
I am confused, because you ask for it to be more plug and play, complain about using the terminal to install, and then say you gave up and installed it the plug and play way by using the Ubuntu store. It reads like you are complaining that you have to drive to another city and you aren’t getting there in time because you are pushing the car. So you eventually get in and drive the car and insist that pushing it was “the right way”…
Last time I asked help on the Linux community about an issue I was having I was shunned for using the ubuntu store so I tried doing it the “proper way” this time.
Windows is an abomination when it comes to plug and play. Errors are part of the normal use of the system and rebooting is actually the most efficient way to solve issues. If that is fine for you then anything is.
With Windows I can just download an app and follow the instructions on the installer and more often than not it works without an issue. Even my grandmom can do that. With Mac it’s even easier.
On windows, you have to go to the software’s website, find the download page, click download, run the installer exe, then click through the installation wizard.
On Linux, you can either install it in one command in the terminal, or install in one click from a gui. You almost certainly have a gui app store preinstalled unless you choose a minimal distro like Arch.
If you want to update software on Windows, you go through that whole process again. On Linux, you just do a system update.
I’m not really sure what part of that is easier on Windows
On Linux, you can either install it in one command in the terminal
If you know what to type into terminal which for the 99% of users means googling for instructions and in the end you’ve spent as much time and effort on it than you would on Windows. Assuming it works out without a hickup. If you put the right string of text in there but it returns an error, missing repository for example, you’re then stuck there with no clue what to do next.
I think that long time Linux users to who this is second nature underestimate how daunting this is for a novice.
With Linux you just open the software manager and search for it with effectively 0 chance of your grandma downloading a virus.
The app store model is the Linux model. Linux just doesn’t have paid apps in said stores.