That guy is a) a relentless liar and b) absolutely insane Why would you say those things? Why contradict yourself at 20 days interval publicly?
Bjornir
joined 2 years ago
I thought it was already supposed to be in kernel 6.10? What happened then? https://www.phoronix.com/news/Linux-6.10-Merging-NTSYNC
Google's official URL shortcut (update: or Google Workspace's domain verification, see bottom), is compromised. People are actively having their Google accounts stolen.
view more: next ›
A very basic rule in developing any app that has a server and a client is that you never trust the client. Never. What do game devs do? They trust the client and try to make it trustable. That will never work. The anti cheat should be on the server : a player flying would be very easy to detect. Don't send the position of every players to every players.