this post was submitted on 30 Oct 2023
789 points (95.2% liked)

linuxmemes

20686 readers
885 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] FierroGamer 35 points 10 months ago (2 children)

Eh, you only notice it when it's bad, most of the time for most users it's okay, though I generally argue they just make an unconscious decision to ignore most issues, even before trying out Linux I was flabbergasted at how people literally lose time and get flustered at a problem but then refuse to accept it as such.

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

Some say the stress helps you grow a long white wizard beard.

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

Ya’ll are nuts. I logged in to a windows 10 pc after ~1 year so that I could flash a SD card. Windows immediately updates and literally bricked an ssd. How is that “general computing”

[–] [email protected] 7 points 10 months ago* (last edited 10 months ago) (4 children)

Because that is not a common experience in the least bit. Windows 10/11, as far as general usage (Internet, media, games) works 99.95% well for those use cases. I haven't got a blue screen or had to reinstall an OS for like...idk 6 or 7 years now. You might not like the level of customization or data collection, but most folks don't care about that.

Meanwhile on Linux desktop (servers and infrastructure excluded) nerds (I use deprecatingly) get excited about idempotent updates so snap can't break their shit because fuck usability, or gpl god must be appeased.

As someone who uses Linux servers and software all day Windows gives them normal user a far far more stable experience on the desktop.

[–] [email protected] 9 points 10 months ago* (last edited 10 months ago) (1 children)

Yeah for real, trying to get people to switch by saying that windows crashes all the time/ has driver issues/ bricks hardware or software is just not the selling point people think it is because windows doesn't do that 99% of the time.

And does Linux ever do that? "wellllll yeah sometimes it can but only if you're using it wrong."

[–] FierroGamer 2 points 10 months ago

And does Linux ever do that? "wellllll yeah sometimes it can but only if you're using it wrong."

Linux community is like the dark souls of computers

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

I haven't got a blue screen or had to reinstall an OS for like...idk 6 or 7 years now

Also note that blue screens are almost always bad drivers, which isn't a fault of Windows itself as the drivers are written by device manufacturers. It's like blaming a Linux distro for crashibg all the time when the issues are actually entirely caused by the closed-source Nvidia driver.

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

A lot of drivers should be provided by the os though, for instance the touchpad on my controller works fine as a mouse only on Linux... (I know it's a niche case but it's just an example)

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

There's two types of drivers shipped with OSes.

There's generic drivers, for example any USB keyboard or mouse can use a generic driver. That's usually developed by the OS developer, so for example Microsoft wrote a driver for this, there's a driver in the Linux kernel, etc.

The other type are drivers for specific hardware. On Linux, sometimes this is written by contributors, while other times the manufacturer itself writes the drivers (eg Intel wrote a lot of the kernel drivers for their hardware like CPUs, network cards, etc). On Windows, these are almost always written by the device manufacturers.

The generic drivers are usually very solid but have limited features since they have to work for a large range of devices. It's the manufacturer-written ones that tend to be buggy.

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

A lot of older people I know only use their PC every few months and get frustrated by the involuntary updated.

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

It's managed to completely mess up my efi partition to the point where I had to boot from a live usb to be able to do anything... (after going less than a month without booting into windows)