Skip Navigation

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/)GF
Posts
0
Comments
415
Joined
2 yr. ago

  • I use it for when I'm finished with a game or haven't played it in a while and want to declutter my SSD. It copies my saves and settings to my NAS and then I can just delete everything and restore it later if I want.

    I used gamesave manager for the same thing in my windows days.

  • To get to a bash shell from fish all you have to do is type bash. The prompt should change and you can try your command again. I don't use distrobox, are you running that command inside the container? Could be your path variables are set in .bashrc and distrobox is trying to keep your same shell in the container.

    You could also try dropping to a bash shell before accessing the container's shell, and that might do it.

  • I'm not really worried about it. Each LXC runs as its own user on the host, and they only have access to what they need to run each service.

    If there's an exploit found that makes that setup inherently vulnerable then a lot of people would be way more screwed than I would.

  • I don't have anything publically accesible on my network (other than wireguard), but if I did I'd just put whatever it was on its own VLAN, run a wireguard server on it, and use a VPS as a reverse proxy that connects to it.

    I only use unprivileged LXCs and everything I host on my network runs in its own LXC, so I'm not really worried about someone getting access to the host from there.

  • I haven't messed around with this on Linux because it doesn't really bother me, so I have no idea what to change or how to fix it, but it sounds like whatever is handling controller input is passing it to the game as xinput instead of dinput.

  • You are completely jumping to the conclusion that he has not done anything else to deal with that burnout. What do you think the solution is to burnout, never working again?

    He could have also taken the time not working to deal with and recover from it before deciding he wanted to explore those themes in his next game when he did start working on one again.

  • I occasionally get this same thing, or it'll render one frame of SDDM and then freeze on that frame, and I've also never been able to fix it. I'm on CachyOS with an RTX 2080.

    I just bought a 7900 XTX that I'm waiting to be shipped, so I wonder if it'll go away with an AMD GPU.

    Edit: Hasn't happened once with the AMD card, and another frequent issue I had with Vulkan was fixed too. I'm blaming nvidia.

  • Why would you be worried about your ISP seeing your DNS requests unless you're using a VPN?

    You could have a completely private way of running DNS requests, and then what difference would it make when they just see you connect to that address immediately afterward?