this post was submitted on 13 Jul 2023
252 points (95.0% liked)
Asklemmy
43742 readers
1318 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I suppose I can technically answer this. I do use Linux full-time now and have for several years, but prior to that I had a few false starts where I'd switch back to Windows. Usually it was because I'd encounter some technical issue I just didn't know how to fix besides reinstalling the whole OS, or a graphics driver issue. For example, at one point when I had an NVIDIA graphics card only the newest drivers from NVIDIA's website supported it but the 'stable' drivers in Ubuntu's repo didn't, so I had to manually install the drivers. Except then whenever the kernel was updated by Ubuntu (basically every week) my display stopped working and I'd have to switch into a TTY and manually reinstall the drivers.
Now I know how I'd fix that (setup some rule to reinstall the drivers whenever the kernel updates, which I believe is now the default anyway), or use a PPA containing the latest NVIDIA drivers, or use AMD instead - but really any kind of problem that requires the user to both diagnose and fix the issue prevents non-technical people from adopting it.