sgtgig

joined 1 year ago
[–] [email protected] 14 points 3 months ago* (last edited 3 months ago) (2 children)

A couple people recommended Fedora spins but I'd recommend just sticking with the big distros (that have up-to-date graphics drivers readily available - so not Debian.) A lot of the gaming-focused distros are only saving you a few terminal commands and increase your risk of running into issues; they're good, but they may not be as 100% stable as you'll find in major long-running distros like Fedora or Mint.

I have settled on Fedora with KDE Plasma. Here's basically everything I copy pasted for gaming:

# install steam, discord, nvidia drivers
sudo dnf install https://mirrors.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://mirrors.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -y
sudo dnf config-manager --enable fedora-cisco-openh264 -y
sudo dnf update -y
sudo dnf install steam discord akmod-nvidia xorg-x11-drv-nvidia-cuda

# install bluetooth Xbox driver
sudo dnf install git dkms
cd /tmp
git clone https://github.com/atar-axis/xpadneo.git && cd xpadneo
sudo ./install.sh

I also had to enable Legacy X11 App Support through the settings gui so that Discord could receive push to talk presses without having focus.

[–] [email protected] 12 points 3 months ago* (last edited 3 months ago)

Yup. Realistic result of things becoming automated is that we have several decades of social strife grappling with the fact there's too many people for the amount of human labor actually needed, until there's enough possibly violent unrest for the powers that be to realize "oh, maybe we shouldn't require people to have jobs that don't exist "

[–] [email protected] 10 points 3 months ago* (last edited 3 months ago)

As of the last few days I've been trying out Linux gaming for the first time, and the prospects seem really good. ProtonDB suggests all games I care about are native or run fine and I've tested several, and I was able to use bottles to get an old MMO I play running incredibly easy.

Only thing I really have to dual boot for is Valorant.

[–] [email protected] 4 points 4 months ago

Unironically iTunes

[–] [email protected] 0 points 4 months ago* (last edited 4 months ago) (1 children)

Oh my god dude renting has been a thing for millenia.

[–] [email protected] 12 points 4 months ago (13 children)

There is a tool library near me and it is $45/yr. It's amazing. These are really good services and this comment section has no idea what it's talking about.

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

I loved the puzzle dungeons of the previous games. The shrines feel like just puzzles, with no real dungeon.

[–] [email protected] 3 points 7 months ago

Bing's copilot is genuinely pretty good, the AI answer is often pretty accurate and the way it's able to weave links into its answer is handy. I find it way more useful than Google search these days and I'm pretty much just using it on principle as Google is just pissing me off with killing their services, a few of which I've used.

I don't think Microsoft is some saint but copilot is just a good product.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago) (3 children)

Related to OP's question: is it possible to have the 1B boot from something other than an SD card?

I ran it as a PiHole for awhile, until it chewed through two SD cards. I'd like to use it for the GPIO functionality but I don't want have it randomly crap out again.

[–] [email protected] 11 points 11 months ago

I have been using KeePass for eight years. Used to just shuffle the file around with Google Drive, now I have it sync'd with Syncthing across a few devices. I use its notes feature to store associated data like S3 keys and it stores my SSH key and KeePassXC can automatically add it to an SSH agent.

I don't really have any complaints about it.

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

Docker cp piped into restic, uploading to wasabi. Works well, I recently recovered from a hard drive failure and everything just worked.

view more: next ›