731
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 23 Aug 2023
731 points (95.9% liked)
Technology
69451 readers
2254 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
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]"