• 1 Post
  • 75 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle
  • I don’t like the Epic Game Store because Epic has turned it’s back on Linux. Their client doesn’t run on Linux which is where I do all my gaming. I also recognize the economic fuckery they’re doing to gain popularity. They’re spending their Fortnite war chest money on subsidizing games to give them away for the purpose of monopolizing their game store. It’s not fair for other game stores like GOG who can’t just buy game licenses for everyone to become popular.

    I hate console gamers as they’ve perverted the FPS genre.
















  • JTskulk@lemmy.worldtoPrivacy@lemmy.mlTrump cuts funding to FOSS projects.
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    2 months ago

    That stops it from being Free, which is freedom 0. From GNU.org:

    A program is free software if the program’s users have the four essential freedoms:

    1. The freedom to run the program as you wish, for any purpose (freedom 0).
    2. The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.
    3. The freedom to redistribute copies so you can help others (freedom 2).
    4. The freedom to distribute copies of your modified versions to others (freedom 3). By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.

    A program is free software if it gives users adequately all of these freedoms. Otherwise, it is nonfree. While we can distinguish various nonfree distribution schemes in terms of how far they fall short of being free, we consider them all equally unethical.

    What you’re talking about is changing Free software to be non-Free. No thanks.



  • I play Starcraft 2 through Proton, it works pretty well. These days pretty much all distros are perfectly fine for gaming, maybe with the exception of Debian stable. If you’re new, I’d recommend staying away from Arch and derivatives like Manjaro. Also try to keep things simple for yourself and avoid flatpaks, snaps, and appimages.



  • I saw this problem for the first time yesterday. Run dmesg to look for errors from the kernel, for me I had amdgpu 0000:03:00.0: [drm] *ERROR* dc_dmub_srv_log_diagnostic_data: DMCUB error - collecting diagnostic data. I took this to mean that my system couldn’t communicate with the monitor to change brightness anymore. When my system is idle, it first dims the monitor before turning it off, so when I wake it back up it’s stuck on low brightness like this. Simply turning my monitor off and back on seemed to fix it.