

Open question to all: what is your level of profiency?
I’d say that I’m pretty proficient. I haven’t done LFS yet but haven’t really spent more than a few mins with windows except for a handful of times for about 15 years. The one time that I did so recently was to try to get a PSVR2 to work. That experience was so awful (driver disks for OS install, ADS FUCKING EVERYWHERE THAT CANNOT BE DISABLED, etc) that I quickly gave up and ended up killing the VM. I’d dinner become a hermit in a cave than abide by OS-level ads that can only be partially disabled by mucking around in the registry.
Sorry. A bit off-topic. I just really hate ads. Erm… I’ve done some basic tutorials on writing drivers for the kernel and have been working on reverse engineering a driver for some AR glasses, though I’ve not made it too far.
How do you learn about linux?
My initial learning was because I lost my XP serial in college and decided to give Linux a try. From there, a lot of my learning has been through work, which I got due to my teaching myself how to use Linux.
Do you think there is a problem or is it a loud minority of users?
It’s both. I’d say that it really is going to vary based upon the sub-community. Unfortunately, there’s a lot of toxicity in the gaming community at large, which, in my experience, is reflected in segments of Linux gaming communities. On the other hand, I just last night saw a bunch of people on Lemmy trying to help someone figure out how to get their new GPU to work, which was very much the opposite of toxic.
My recommendation would vary depending on use case.
If just gaming, yeah. Your approach sounds sane.
If wanting to tinker, develop, or, honestly, even do stuff like deploying local LLMs and the like, I would strongly encourage gaining familiarity with manpages. For anytime where precision and accuracy are necessary, like low level tinkering, I don’t believe that should trust LLMs. Learning how to find relevant info in manpages and dev reference materials will save a huge amount of time and heartache.