Avatar

xinayder

xinayder@infosec.pub
Joined
2 posts • 18 comments
Direct message

I guess Wifi 6 doesn’t work in 5GHz band?

permalink
report
parent
reply

The VPN bandwidth doesn’t need to be that good, I was checking the GL iNet models and 200 Mbps on WireGuard is enough for me.

permalink
report
parent
reply

The default config for sudo is to ask for root password. I too was annoyed by this and had to change the setting to ask for the user password, not root, every time I used sudo.

permalink
report
parent
reply

That’s usually what happens with FOSS. The problem as I see it is that the dev doesn’t have time to update the app and there’s almost no one stepping up to hel fix longstanding issues. I’m pretty sure the dev will be more than happy to see people submitting PRs to fix some issues with the app :)

permalink
report
reply

Did you use SDL_VIDEODRIVER or SDL_VIDEO_DRIVER? The former one is the old parameter and the latter works. I am using it right now on a Wayland session.

permalink
report
parent
reply

There’s a GitHub issue tracking this bug. It seems like SDL3 was finally released and Valve “forgot” to compile SDL3 with Wayland support.

If you’re using Wayland, you can add a startup parameter to force the game to use X11 and it will work.

This issue is also affecting Dota 2.

permalink
report
reply

That’s a nice suggestion. I guess I can make the CI build a Docker image containing my website’s files and then have a plugin for it to restart the pod that serves the website so it fetches the latest image.

permalink
report
parent
reply