• 0 Posts
  • 53 Comments
Joined 3 years ago
cake
Cake day: July 2nd, 2023

help-circle
  • Tetsuo@jlai.lutoLinux@lemmy.mlLTT does another Linux Challenge
    link
    fedilink
    arrow-up
    22
    arrow-down
    1
    ·
    2 days ago

    I did the switch to full time linux gaming a few weeks ago.

    Initially I was on PoP OS but I wasn’t happy with it. I reinstalled everything on Cachyos and it has been very good so far.

    Here are the main “hurdles” that I think I should not have encountered in my “liberation” :

    • I activated FDE in cachyos but the LUKS decryption prompt was never on my keyboard layout so I could never decrypt with the original key. I should not have to handle keyboard layout issues when decrypting FDE. This would be fatal to any beginner.
    • I still think the tinkering with proton is too involved. Some command line arguments should be activated automatically depending on your setup. Players should be able to anonymously opt-in to sharing settings for all the game they start.
    • Mouse sensitivity is wonky on many linux distros for gaming. Mouse acceleration should not be a default if you target gamers. I dont care if original Arch has this default. 99% of FPS players avoid it.

    That being said, leaving Windows makes me incredibly happy and I’m very thankful for the great opportunity the open source community has given me through great free software.


  • I concur with others that your question depends a lot on where you live.

    In my country if I take a “seedbox” in a datacenters I’m pretty much safe to pirate. The copyright holders don’t bother with that.

    On the other hand I have received a threatening email from some government agency because I downloaded a blockbuster movie on torrent without a VPN.

    Your first step should be to check if there is any precedent of people having legal troubles or ISP threats after pirating where you live.

    Then you can decide on the available avenues to go around that.

    In many countries, anti piracy laws can be very dumb (mostly because they are the result of technically illiterate lawmakers).

    Again I could pirate everything online if the IP that does it for me is in a datacenter. But the second I would do that directly at home and I could get in trouble.

    For example I could have a seedbox download for me some content on torrents and then upload it to a file hoster like mega or something. And then I download that file without triggering any copyright holder scanners. It’s stupid but if the torrenting is done by a business for me, it’s off radar. But it’s quite risky if I do it myself…



  • I think Bazzite is the “easiest”. But I think it would be very difficult to tinker for someone not used to Linux. It’s the plug and play option. For me the fact that bazzite tries to be immutable is a very good plus for stability on the long run. And somehow fits well for gaming on Linux. The drawback is that these immutable distro are hard to tinker with if you dont have experience with immutable package managers and so on.

    CachyOS has maybe a more traditional structure but should offer good performance too.

    There is also Nobara and Pop OS.

    I’m on PoPOS but it’s too recent for me to give feedback for gaming. But it should work well too.





  • I would say it doesn’t exactly say that AI is bad moreso that shoving it forcefully in people’s throat is not the way to do it.

    If all the BS AI of Windows would be exclusively opt-in I would be “” fine"" with it.

    Then there is also the “telemetry” and the random updates, or settings changing on their own and…








  • Yeah I think it’s just a false alarm.

    I would suggest looking into how sudoers works. I might just be that you asked caddy to do something that required root and forgot to sudo the command ?

    Still double check the timestamp and verify that it was when you tinkered. Use “history” to look for previous commands and maybe the timestamp ?

    The way I see it something (probably caddy) wanted to check a TLS certificate and had to concatenate all the certificate authorities to check if an adequate CA was there. And it failed to access what looks like a local CA that is autosigned ? Still worth checking your CA has adequate / similar permission as the others.