• 3 Posts
  • 268 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle

  • I think the way to go about detecting cheats server-side would be primarily driven by statistics. For example, to counter wallhacks one might track how often a player is already targeting an enemy before they become visible. Or to counter aimbots one could check for humanly impossible amounts of changes in the direction of mouse movement, somewhat similar to how the community found out a bunch of cheaters using slowmo in Trackmania.

    Add in a reputation system that actually requires a good amount of playtime to be put into the highest tier of trust for matchmaking and I think one could have a pretty solid system that wouldn’t have to rely on client-side anticheat at all.



  • I’ve switched over a year ago and that’s the thing that, looking back, sticks out to me the most as well. It’s just insane that practically every application I used had its own update routine. Lesser used apps I had to update every single time before using them. Just constant interruptions everywhere.

    Winget is a step in the right directions, but it still has to build upon and work around that same shaky foundation, and it shows.


  • Yup. For me it similar. I was getting frustrated with the lack of customization in Win11, while at the same time seeing that Linux is actually viable for me with the Steam Deck.

    I’ve been running Linux for a year now and while it was good enough for me to switch back then, it’s incredible how much better it has gotten since then.





  • So what happens when a platform grows and that threshold is reached one day? Force everyone to de-anonymize and potentially reveal sensitive information about themselves or abandon their account?

    There’s just no good way to force only some to de-anonymize without running into problems.

    While I believe in the right to online anonymity, I also don’t think that de-anonymization would even work, when I see the same garbage being posted in places that enforce real names. It just doesn’t seem like a detractor to those types of people.

    Instead, I’d rather want to see harsher punishments for big sites failing to moderate their content. I’d also take a look at these personalized “recommendation” engine and maybe ban them altogether. (Bonus points if it also affects personalized ads.)





  • Aside from better server side detection, which is I agree is severely underdeveloped, I’d say that the next big step should be a much bigger reliance on reputation-based matchmaking, ideally across games. It would need to be built in a way that’s not abusable by devs or trolls and should be as privacy-respecting as much as possible (as in, not having to validate with your ID South-Korean style), which isn’t an easy task. Working properly however, it would keep honest players from seeing any cheaters at all with no client-side anticheat required at all, which would be nice.




  • NekuSoul@lemmy.nekusoul.detoMicroblog Memes@lemmy.worldArrrr
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 months ago

    I don’t even have the option to buy some content

    For you it’s the general availability, but I also want to put importance on the “buy”: I just want to buy something outright, not pay for a subscription that locks me into using awful apps, enforcing ridiculous rules and giving me a lesser experience than the “free” version.



  • I’d be more concerned as well if this would be an over-night change, but I’d say that the rollout is slow and gradual enough that giving it more time would just lead to more procrastination instead, rather than finding solutions. Particularly for those following the news, which all sysadmins should, the reduction in certificate lifespan over time has been going on for a while now with a clear goal of automation becoming the only viable path forward.

    I’ll also go out on a limb and make a guess that a not insignificant amount of people only think that their “special” case can’t be automated. I wouldn’t even be surprised if many of those could be solved by a bog-standard reverse-proxy setup.


  • Part of this might be my general disdain towards sysadmins who don’t know the first thing about technology and security, but I can’t help but notice that article is weirdly biased:

    Over the past couple of days, these unsung heroes who keep the internet up and running flocked to Reddit to bemoan their soon-to-be increasing workload.

    Kind of weird to praise random Reddit users who might or might not actually sysadmins that much for not keeping up with the news, or put any kind of importance onto Reddit comments in the first place.

    Personally, I’m much more partial to the opinions of actual security researchers and hope this passes. All publicly used services should use automated renewals with short lifespans. If this isn’t possible for internal devices some weird reason, that’s what private CAs are for.