this post was submitted on 19 Nov 2025
961 points (97.5% liked)
Technology
76945 readers
3059 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
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
Oh man, don't read the comments, sad to see the smartasses saying "report back when you install windows again in two months" while getting utterly fucked by Windows.
I mean, I understand being resistant to change but being a fanatic of Windows or anything for that matter just because that's all you know is really ignorant, it's not a sports team for fucks sake, of course it's not easy switching and you will have problems just dont be afraid to ask and read the error warning.
Rant over
I use Windows for work and I miss Win10, I don't like it but I'm aware that's currently the target of most Consumer SW for good reason but that reason is starting to break (say it with me! BAD BUSINESS DECISIONS!!!).
Happy to see Linux getting mainstream, not all comments are bad but I the trolls got me.
I don't see them as trolls. I've been on ZorinOS for about a year now. I hate it because I don't know how to do anything, but I'm not smart enough to learn terminal.
Flatpaks are the answer to installation. But any problem I have, I google, and every result starts the same way.
NOOOOOOOOOOOO!!!!!!!
I have a 100% rate of those solutions not working for me. And the reason is simple. Those solutions assume you know how to use linux. So when you copy and paste their terminal commands, and your terminal responds with error: dependancies not found, YOU know how to fix that error and it works for you. But for most regular people, thats the end of that. Problem not solved. Problem remains a problem FOREVER.
No, seriously. I have a usb recovery stick that allows me to backup/restore my hard drive exactly how it is. Anytime I have to use terminal I ALWAYS make a backup of my hard drive first. Which takes 4 hours. And the reason for that is, when I inevitably fuck something up in terminal, and the whole OS crashes, and refuses to boot, I have a backup. It takes nearly 20 hours to restore the image, but it works. But whatever problem I was trying to solve remains.
Imagine if that were your linux experience. Windows spies on you. They have enshitification out the ass. But it works for the masses without technical knowledge.
The other issue is that businesses use windows. So most people are firmiliar with windows. So all the popular programs are on windows. Linux has a way to emulate windows programs, but its hard to get working, and sometimes just DOESN'T work.
If linux had every single program windows has, 100% as a flatpak, it would do wonders for install rate......for about a year.
Once people install the programs, they'll at some point run into an issue. On windows you solve the problem 99% of the time by restarting. On linux, that hasn't fixed any of my problems once.
These people aren't trolls. They just have a different opinion than you from a different perspective.
Next time you have an issue in linux, any issue, regardless of how small, I want you to turn off your computer for 4 hours. Then turn it back on for 5 minutes. Then off again for 20 hours. Don't solve the issue. I know YOU can solve the issue in 30 seconds, but don't. After the 24 hours no computer use, just live with the problem for the rest of your life.
Yeah, that doesn't sound fun, does it? Sounds like a reason to have a sour experience. Suddenly they don't seem like trolls.
Some examples of what you've been unable to accomplish might add clarity.
Bull. Shit. You're just not used to it and, even without picking up any knowledge of shell scripting, you're only a
man somecommandaway from understanding what specific command line programs do.somecommand --flag --another-flag /home/me/thingtypically isn't much different from opening some GUI app on Windows, ticking two boxes, opening the file picker and selectingC:\users\me\thingthen clicking a button.All that said, now we really need examples because there's probably no need for you to be messing with the terminal to begin with. At least not if you aren't doing anything outside basic computing like web browsing, chat, productivity tasks and such. So what are you trying to do in the terminal that the OS failed to provide a GUI for?
I haven't used Zorin but flatpaks are enabled by default if I understand. Yes, you can install them via the command line but it looks like you could just open the built in software center and search for whatever it is you want. The only exception I can imagine is if you're trying to install from a source other than whatever Zorin uses by default (Flathub, I would guess).
With Flatpaks? Wat? With some other command? Context, please.
You're competent enough to image and restore your drive but not stay out of trouble in your OS? You presumably had to learn whatever software, and the underlying concepts, you're using for that. Clonezilla, Rescuezilla, Macrium Reflect, etc all exist to make it easier but you've gotta know what an "image" is, what it means create it and subsequently write it onto a drive. How to identify the correct drive so you're not wiping out something unintentionally.
So, are you not spending even a few minutes to check if the code snippets you're pasting are applicable to your specific distribution? At least skimming the
manpage for the commands you try to run? Are you assuming "it's all just Linux, right?" and that there isn't nuance between distributions? Running shell commands you don't understand is like running whatever backup solution you're using without understanding it - just blindly clicking buttons and maybe you get a backup or maybe you format a drive and lose decades of family photos, your research paper draft, and whatever else. And if a fuckup costs me a literal day of my life in restoration time, I'm making it a point to use that time to figure out why so I hopefully don't repeat the process in the future.There's little substance in your complaints and I'm left just so genuinely confused. In my head I'm imagining a walking talking XY Problem. Some specific examples of what you were trying to achieve or the snippets you were blindly pasting might shed some light but, left to guess, your actions sound akin to gamer kids running random batch scripts claiming to tweak power settings or whatever else in order to eke out a few extra FPS. Windows isn't going to protect anyone who treats it the same way you have seemingly treated Linux.