• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle


  • 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.














  • When he first started he used Pop!_OS and an issue with their packages uninstalled the DE when he tried to install steam which was a really terrible look. A bug which I believe wasn’t present in any other debian/ubuntu based distro. He then moved to Manjaro, an Arch-based distro, and just had more problems with hardware.

    I wish they’d try again and just use a user-friendly distro with more momentum behind it and stability, and realistically that means Ubuntu or Mint. Or take a tour through desktop environments, package managers, and what the differences between distros actually are.


  • 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.




  • The relationship to your lender is very similar to a renter’s relationship to their landlord

    Is it though? Landlords typically have hot opinions on what you do with the property. Banks don’t care so long as you don’t literally destroy it. When I rented I felt stifled in things like modifying my place, adopting a dog, painting walls, etc. Owning my place feels a lot better even if it costs a lot more.

    I get what you say kind of from a financial sense but even then it’s radically different. You can pay extra every month to get a mortgage finished early. Each year you get more and more equity and are in a better financial spot. When a lease renews your landlord has the option to say “I want more money, so you have to pay extra now” or just straight up refuse to let you live there anymore, and at the end you have nothing. And a foreclosure is a much lengthier process with more outs for a homeowner than an eviction is for a renter.