this post was submitted on 12 Jul 2024
1761 points (99.0% liked)

linuxmemes

20771 readers
1584 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

Installing OS, 10 years ago:

Windows: click a couple of buttons enter username and password

Linux: Terminal hacking, downloading shell scripts from github

Installing OS today:

Linux: click a couple of buttons, enter username and password

Windows: Terminal hacking, downloading shell scripts from github.

Link to video: https://m.youtube.com/watch?v=qKRmYW1D0S0

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 68 points 2 months ago (7 children)

I think the biggest shift in the last 20 years is troubleshooting in Linux and windows.

20 years ago and I had to troubleshoot issues and Linux. It genuinely required a good bit of computer knowledge to get it done. Sometimes hours of work to figure out how to get a webcam to work Or how to fix grub?

Windows back then used to be so easy. And there was usually something that would do a quick fix.

However, now and I run across a windows issue. It's a nightmare. I can put hours of work into trying to fix a driver issue or an issue with updates and get nowhere. Then go to reinstall the operating system and have to spend more hours just to get it installed.

Now in Linux, not only do I rarely have issues but also fixing those issues are pretty straightforward. And if I can't fix it a reinstall takes minutes and I'm back up and running in no time.

[–] [email protected] 58 points 2 months ago (2 children)

Windows tries to obfuscate any useful information while Linux tries to give logs and man entries to walk the user through what went wrong.

[–] [email protected] 32 points 2 months ago

As a part-time sysadmin at my small company. We use Altium and Solidworks, so we need windows.

I have 10x more windows problems than Linux problems like a bug for around 5 or so people where a windows update would disable the microphone, but every single microphone menu and setting would say it is enabled and working properly. You HAD to use their troubleshooter (which they are now phasing out, wtf) in order for it to be auto fixed. So soon it will probably be replaced by something else that won't fix the issue.

0 information online about it, 501 different way to fix audio issues, none of which work.

Nowadays the only problems that I have with Linux are slight bugs or user errors, honestly.

[–] [email protected] 15 points 2 months ago (1 children)

When the BSOD code has nothing to do with your actual problem

[–] [email protected] 31 points 2 months ago (3 children)

Well OBVIOUSLY you need to set HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session\Windows\Microsoft\Win10\MSWindows\CockNBalls\BSODWord to 0 then restart your computer.

[–] [email protected] 6 points 2 months ago (1 children)

Sorry, that was before KB1103995. The new method requires you to check a box in your OneDrive account first before the entry is respected.

[–] [email protected] 2 points 2 months ago

Except you already have that update installed, the box is not checked and the entry is still respected, nobody could possibly tell you why because that's not how it's supposed to work and everyone else works as stated! And now you have to live with the knowledge that your system is in some unobserved quantum superposition with a critical fix in place which may stop working at any moment for any reason and nobody can tell you how you even managed to get into this situation...

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

You forgot that you also need to create a new 32bit word entry with the value of the amount of system RAM in gigabytes times 2 divided by the square root of your age times 10.

Otherwise BSODWord won't be picked up.

Edit: also you need to redo that every time your system updates because Windows update will reset all those values

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

NOOOOOO please you're reawakening 20+ years of accumulated Windows trauma 😭 😭 😭

That was so confusing and stressful I don't know how I --or anyone-- survived the mental strain of regularly troubleshooting Windows

[–] [email protected] 18 points 2 months ago (2 children)

This was one of the main reasons I made the switch.

when I was using win10/11 for whatever reason once or twice a year, always at least once a year, the wifi on my laptop would just working. just wouldn't connect to anything. sometimes doing a hardreset would work but usually it wouldn't. even uninstalling and reinstalling the drivers did nothing. Nope Windows would just randomly decide that this thing isn't worth it's salt and wouldn't acknowledge it's existance. the ONLY fix was to reinstall the OS. It's not like I was doing anything, just Windows deciding it didn't want to work.

Now on Linux everything just works. if I have issues it's because of my own doing and they're easy to work cause I know what I did wrong. worse comes to worse I got auto backups and just need to reinstall which takes all of like 5min. Or I can use it as an excuse to try another distro.

That's my biggest issue, I'm just so addicted to tweaking the thing now that it's a dangerous rabbit hole to go down cause I know i'll end up breaking something. It's fun though. Just constantly tweaking and adjusting to get it "just right".

[–] [email protected] 7 points 2 months ago

I went through that phase too! The tweak times are so much fun and breaking things is a good way to learn.

Now I am in a sane defaults mode. Where I just want everything to work well. Pop on so far has been rock solid. I actually have been trying to not touch the terminal to see how that feels as a user. In been 4 months and so far it hasn't been a problem.

[–] [email protected] 1 points 2 months ago (1 children)

May I recommend a versioning or snapshot capable filesystem like BTRFS? It lets me tweak and make mistakes with little fear.

With that said, always keep proper backups of data you care about.

[–] [email protected] 2 points 2 months ago

yeah that's what I'm using. I have snapshots set up to automatically be taken. at first it wasn't because I didn't realize the cronie service wasn't enabled, but now it's all good. takes a snapshot monthly, 3 times daily, and at boot.

[–] [email protected] 9 points 2 months ago

I wanted to dual boot Windows 10 for a few games after I switched off. I can't get the damn drivers for my hard drives to work. I just gave up on Windows entirely.

[–] [email protected] 8 points 2 months ago (1 children)

Sometimes hours of work to figure out how to get a webcam to work Or how to fix grub?

The easiest solution was just "eh, I probably don't need that anyways"

[–] [email protected] 1 points 2 months ago

Honestly was my solution for years I never use my webcam 😂

[–] [email protected] 6 points 2 months ago* (last edited 2 months ago) (1 children)

Nowadays I just roll my Linux installation back to before the updates using the BTRFS integration with the package manager. It works great and I'm never at a point where I can't use my computer because updates broke it. Heck, even if I bork it myself it's no biggie.

[–] [email protected] 2 points 2 months ago

Yeah, same for me with NixOS

[–] [email protected] 5 points 2 months ago (1 children)

I feel like Linux respects me as the user. Like, I don't know why this broke, but you get to keep both pieces. We believe in you. Good luck!

[–] [email protected] 2 points 2 months ago

For me, one of the other annoyances is that both Windows and Mac OS push their services. Windows it's gotten ridiculous and on Mac. I just don't have the compatibility with all the stuff I want to use. Like I'm not in the ecosystem so it just doesn't work for me as an operating system

[–] [email protected] 1 points 2 months ago

However, now and I run across a windows issue. It's a nightmare. I can put hours of work into trying to fix a driver issue or an issue with updates and get nowhere. Then go to reinstall the operating system and have to spend more hours just to get it installed.

Now in Linux, not only do I rarely have issues but also fixing those issues are pretty straightforward. And if I can't fix it a reinstall takes minutes and I'm back up and running in no time.

THANK YOU. I'm sick of this rhetoric about Linux being hard and user-unfriendly because of the command-line.

Windows is such a pain to use for a while now. You need a ton of post install scripts and hacks to make it even remotely usable and when something goes wrong good luck figuring out what. The event viewer is usually just a bunch of vague COM errors with an ID. Then when you look up that ID it's barely more useful than "something went wrong".