ashaman2007

joined 11 months ago
[–] [email protected] 5 points 1 month ago (1 children)

I used to use this, you can turn the audible alarm all the way off and just use the shaker!

https://www.amazon.com/Sonic-Alert-SBB500SS-Extra-Loud-Flashing/dp/B000OOWZUK

[–] [email protected] 8 points 1 month ago (4 children)

If you haven’t I would join the Matrix space, really helps when there’s a gap in the docs!

[–] [email protected] 6 points 1 month ago (2 children)

Server https://github.com/LizardByte/Sunshine

Client https://moonlight-stream.org/

The game/screen is captured and streamed to the client, and screen size doesn’t matter. I tried playing Elden Ring on my phone and it worked 😂 although touch controls were shit

[–] [email protected] 5 points 1 month ago

If you are experience flickering in apps and your windowing system is Wayland, there is likely a fix coming this month in the next NVIDIA patch. And, Gnome and KDE either already have or are working on their side. Here’s a good jumping off point to understand why Nvidia support for Linux is essentially incomplete until this gets flowed out to all users: https://www.phoronix.com/news/Explicit-GPU-Sync-XWayland-Go

Gamescope is a Valve thing that is also related, helps make stuff work on Linux

[–] [email protected] 11 points 1 month ago* (last edited 1 month ago)

I use openSUSE Tumbleweed and it has BTRFS and snapper (snapshot manager) set up by default, with all necessary system subvolumes already created. It’s been a great experience for gaming so far, and actually the best experience with NVIDIA drivers I’ve had! All you would need to do is create a separate BTRFS subvolume and snapper config for your games folder and you’d be good to go, without worrying about any other setup! No need to use EXT4 at all. Additionally, there is very detailed snapper documentation on the openSUSE website.

https://doc.opensuse.org/documentation/leap/archive/15.0/reference/html/book.opensuse.reference/cha.snapper.html#id-1.4.3.4.2.2

Additionally, you can get support from the community in the openSUSE Matrix Space: https://matrix.to/#/%23space:opensuse.org

Use the support channel (#support:opensuse.org) or the gaming channel (#gaming:opensuse.org)

[–] [email protected] 3 points 1 month ago

Right... does it even make sense that installing all recommended packages is the default zypper behavior? Lyx for example will install a 2GB Tex distribution by default, which will conflict with any existing Tex install. Why on earth is that the default... If you are installing Lyx, you very likely at least understand that you need to choose a Tex distribution.

[–] [email protected] 32 points 2 months ago

You can already write a for loop that handles whitespace in file names, just use quotes around the file name variable:

https://www.howtogeek.com/850124/spaces-in-filenames-on-linux/#how-to-use-filenames-with-spaces-in-bash-scripts

[–] [email protected] 1 points 2 months ago

I use Lyx with a local Texlive install, and it works great (openSUSE tumbleweed)

[–] [email protected] 3 points 2 months ago (1 children)

Yeah I believe asdf is a kind of package/version manager, so probably similar. And yes when you install you will see the Proton-GE version as an additional Proton version you can apply in the game options, but it does not overwrite the already installed proton versions

[–] [email protected] 4 points 2 months ago (3 children)

https://github.com/GloriousEggroll/proton-ge-custom

I recommend installing it via asdf, which is described in the installation section of the github readme

view more: ‹ prev next ›