• Eyedust@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    7 hours ago

    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.