Hiker, software engineer (primarily C++, Java, and Python), Minecraft modder, hunter (of the Hunt Showdown variety), biker, adoptive Akronite, and general doer of assorted things.

  • 1 Post
  • 698 Comments
Joined 1 year ago
cake
Cake day: August 10th, 2023

help-circle










  • Yeah, I have issues with random really poor frame times. I’ll be sitting at 144 FPS then get some frames that take 45ms to render each/severe stuttering.

    I “fixed” it using the proton version of the game though I’ve heard some people say that doesn’t work with match making… Haven’t tried that yet.

    I was thinking about trying the -vulkan launch option to see if that does anything if my proton install doesn’t work.

    EDIT: They were right … VAC doesn’t work via Proton. I retried playing the native version and it seemed to run fine this time with or without -vulkan … so I’m not really sure what’s going on anymore.

    Maybe some things have been fixed either on the Linux/Mesa or on the Valve side.


  • I have 0 interest in this guy’s takes.

    He pushed an awful battle royale game that just took people’s money (including mine) and never actually launched.

    He also once got into a Twitter argument with me when he posted about an open source developer being “selfish” or something like that for telling him “if you don’t like the readme, open a pull request with the changes you want made to it.” Long story short, I told him it wasn’t cool to make a post bullying an open source developer to donate more of their free time to something they didn’t want to do, and that they have every right to tell him “go do it yourself.” He blocked me.

    Yeah, he runs a Linux gaming website, yeah he talks about games that run on Linux which is cool, but … make no mistake he doesn’t have some deeper journalistic insight. If Microsoft does forbid kernel level anticheat, that will indeed be a game changer.







  • So, the web uses a system called chain of trust. There are public keys stored in your system or browser that are used to validate the public keys given to you by various web sites.

    Both letsencrypt and traditional SSL providers work because they have keys on your system in the appropriate place so as to deem them trustworthy.

    All that to say, you’re always trusting a certificate authority on some level unless you’re doing self signed certificates… And then nobody trusts you.

    The main advantage to a paid cert authority is a bit more flexibility and a fancier certificate for your website that also perhaps includes the business name.

    Realistically… There’s not much of a benefit for the average website or even small business.