Skip Navigation

User banner
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)X
Posts
0
Comments
4
Joined
9 mo. ago

Gaming, IT & Networking, Art

  • Seconded. I got a mouth guard to stop grinding my teeth and since using it my wife (and smartwatch) suggest my snoring has stopped. Double win!

  • If you want to look into modding you can check out the NEW Nexus Mods App (Linux friendly version) [https://nexus-mods.github.io/NexusMods.App/] It currently has limited game support but Cyberpunk 2077 and Stardew Valley are good!

  • What version of Blender do you have running? You can try to add yourself to the video and render group which may get it working. In terminal:

     
        
    sudo usermod -a -G video [user] 
    sudo usermod -a -G render [user]