Eh, I voted third party. Why? Because my vote literally doesn’t matter in my state, since Trump took it with >20% margin. Votes only really matter in like 8 states because the rest have enough straight ticket voters to secure the election for one of the candidates. And in those 8 or so states, the misinformation was real, so it’s understandable that many people didn’t know what they were getting with their vote, they just voted based on whatever smear campaign made them hate the other candidate more.
IMO, the fault here lies w/ Kamala Harris for running a mediocre campaign promising the “status quo” when most people wanted real change. If she ran a more interesting campaign with actual plans regular people could understand, maybe she could’ve cut through the noise and reached enough people to win.
Yup. I watch MtG Arena draft videos, and they throw hundreds with worth of resources sometimes in a single video, but they’re also making ad revenue and whatnot, so it works out. And viewer numbers are peanuts compared to more mainstream games.
I refuse to play them. If they want kernel level anticheat, they can submit the source under the GPL to the Linux kernel devs for consideration, because that’s the only way I’d consider using it. No game is worth compromising my system’s security.
I doubt the revenue from sales to cheaters is that significant compared to the risk of losing players. I think the simplest explanation is that catching cheaters is hard (read: expensive), so they’re happy with catching the most obvious cheaters with off the shelf solutions (i.e. the Pareto principle).
And anti-cheat needs a lot of access (e.g. read app memory) and sees a lot of churn to evolve with cheat engines. More churn means less thorough testing, which means higher likelihood of an exploit.
It needs to be a mix. Have your clientside anti-cheat look for obvious attack vectors, have your serverside anti-cheat look for suspicious play, and let users report others. Then have humans review suspected cheaters and make the final call.
But that’s expensive, and off-the-shelf anti-cheat gives them someone else to blame.