this post was submitted on 23 Aug 2023
786 points (95.7% liked)

Technology

58164 readers
3575 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Installing drivers on Linux is faaaaaar easier than on windows. Most of the time you don't have to do it and it's just in the kernel by default, with the only major exception being Nvidia GPUs (in which case just open your software centre and search Nvidia then press install) and some broadcomm WiFi adapters.

I spend far more time working out how to do something on windows than I do on Linux.

Like when something goes wrong and I get an error code like "E819664167" and I'm like what the fuck is that supposed to mean??? Then you look it up online and all you find is people saying "I dunno, maybe you just need to reinstall Windows".

Meanwhile in the extremely rare instance where something goes wrong on a Linux machine, the error message is typically very searchable or even immediately understandable, like "incorrect permissions to access [file]"