this post was submitted on 07 Dec 2023
627 points (87.4% liked)

Linux

48072 readers
1 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] EuroNutellaMan@lemmy.world 69 points 2 years ago (9 children)

As if the anti-cheat even worked.

[–] interceder270@lemmy.world 69 points 2 years ago (7 children)

Client-side anti-cheat has always been a scam to offload server processing onto client machines.

This results in worse cheat detection and wastes client resources, but companies like EA can spend less on servers.

[–] OsrsNeedsF2P@lemmy.ml 42 points 2 years ago* (last edited 2 years ago) (5 children)

It also doesn't work. I know that's what the parent comment said, but it's a total scam at the company level too.

"Oh, server networking is hard to do right. Let's do it client side"

"Oh, people are cheating. Let's add anticheat"

Ensue 3 years of fixing network consistency bugs and playing whackamole with cheaters

I've developed games where the client is the source of truth, and games where it's the server. It is almost always better to do anything that will be developed for more than a few weeks serverside.

[–] onion@feddit.de 9 points 2 years ago

>client is the source of truth

>company doesn't like the clients truth

load more comments (4 replies)
load more comments (5 replies)
load more comments (6 replies)