874
The end of Windows 10 is approaching, so it's time to consider Linux and LibreOffice
(blog.documentfoundation.org)
This is a most excellent place for technology news and articles.
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.