I wonder if there's a second part of this video that the thing looks like a remote then controls the thing that looks like a car..
atkdef
Remember what the maintainer of The Pirate Bay once said?
Never be too certain something won't be enforced, as the power of capitalists are far worse than the public can imagine.
Maybe I'm too pessimistic, but this may just be the start. Big corps may find their way to control every aspect, step by step.
The problem is, this may actually NOT about anti-cheat. Just like, age verification is justified by "child protection", anti-cheat may be a gateway to gradually take away the control over the kernel.
As some other people said, if they want effective anti-cheat, why not make it server-side? Maybe I worry too much, but the history tells us these companies likely not act in good faith.
In my opinion, the whole article is (AI) slop. It says "AirSnitch" but is actually describing "ARP spoofing".
Encryption (especially TLS) assumes the underlying transport is insecure. It's called Transport Layer Security, a secure transport made possible by utilising encryption. It already had considered MitM by design.
I wonder if this change affects Lemmy clients? I use Voyager and it currently works fine.
MAKE ARGENTINA GREAT AGAIN!!! 😄😄😄
Actually, some AP articles are pure AI bullshit, for example,
https://apnews.com/article/google-search-antitrust-remedies-chrome-846916fda0943c5fa359385044a02c8b
I definitely would not say AP is bad, but such AI slops really hurt its credibility.
I'm not saying this site is malicious, but I have a feeling that, once this becomes viral and people believe these (existing) links are actually safe, this site may go rogue.
I have a feeling this can't be fixed unless they fork from a pre-slop point, which is highly unlikely.
The core problem with AI is not being incapable of generating working code, but the ability to maintain by AI or human.
AI has a larger memory (context size) than human. It can generate codes that are difficult for human to understand, and the complexity can build up fast, especially doing vibe coding without clear instructions (especially architectural).
On reaching a critical level, AI starts to make significantly more errors. At this point, no one can maintain, the codes are spaghetti. I think this is where Windows is at.