Search Results

Found 1 results for "2da09d3099c6e2b1d083d6ad9fcc43de" across all boards searching md5.

Anonymous /v/715916038#715918048
7/20/2025, 12:22:10 AM
>>715917391
How did old games do it? If these are the only two options that you proposed you are a fucking idiotic architecture designer and shouldn't left anywhere NEAR server infrastructure because clearly you have no fucking clue. If you are going to make the argument of servers and server software getting more complicated I am going to stop you right fucking there. Most of the microservices that run with modern games are things external to the main functionality of the game, that being account handling, anti-cheat and economy handling, all things that are superfluous to the actual design of the core gameplay. Ignoring that, your code can and should be able to disconnect from these services and still run in some capacity because it's called future proofing against when you need to inevitably change the third party services that you are running with because no agreement lasts forever, and no services will be your forever service. You can ask any globally recognized company about that one. A binary format means that unless if you got autistic asses, your proprietary code is safe. Even if they do crack it and find vulnerabilities, guess what, you got free QA from the community if you decide to reuse that code. What you are suggesting is that is simply impossible for a new game from the start to be designed with the idea that after main services has stopped there is no way to distribute any means of players being able to play their game privately and to that I say, again, you should not be let anywhere near the server infrastructure or architectural design in any capacity because you are a god damn ape.
You be glad I only just woke up and it's the weekend, or else I would've ripped you a new one because this shit is my job.

>>715917515
Is there any difference?