

I have heard about the IoT version. I’d have to look more into it, but I doubt I’m going back now that I’ve learned so much about Linux. I can troubleshoot most of Arch without touching the docs or asking online now, so it really defeats the purpose of switching back.
I also enjoy putting in a little effort to get things working. That’s the thing about Linux. Most people that daily drive it get a dopamine release from tinkering with it and fixing things, and I’m one of those people.
I know there has been a big “its for everyone” push these days, but its really not. So I’m glad the IoT version exists for those that want or need it.
Sleep/hibernate has been a pretty big problem for a while. As for the gpu, have you checked out NixOS? There’s ways to enforce your integrated card to handle everything and change states for certain apps to the discreet card.
It takes a bit to learn, but nixlang is pretty simple. I’ve heard it referred to as “JSON with functions”. It also has the largest package repository of any OS and is atomic, so its hard as hell to break. You can even make separate, containerized dev environments with flakes.