Disclosure: On this site you won’t find specific advice on “how to call function xyz()”. Interpreting C++ ARM and #pragma dwim is also out of scope.
Quote:
“for MOGs, support becomes one of the very important parts of the picture, often on par with Content and Graphics.”
Another Quote:
“the quality of support when using synchronous support methods such as live chat/phone support tends to be significantly worse compared to asynchronous support such as e-mails/tickets”
Quote:
“Make sure that your reports are CSR-driven.”
Another Quote:
“The vast majority of Back-End Tools are intended for NON-programmers and NON-admins.”
Quote:
“We need to monitor EVERYTHING we can afford to monitor.”
Another Quote:
“Monitoring data doesn’t really require ACID transactions.”
Quote:
“it is DB which is usually The Bottleneck™ – it means that we’re saving this enormous amount of load, exactly where it really matters.”
Another Quote:
“as discussed above, the real-world task is always about scaling the whole system, including database; and in this regard Stateless-App-based systems exhibit significant problems.”
Quote:
“Whenever Game Event is interrupted for significant time, as a rule of thumb it is better to roll back the interrupted Game Event rather than trying to restore the exact Game World State in the middle of the Game Event.”
Another Quote:
“Just like Scaling Up, improving performance doesn’t provide infinite scalability. However, it happens that it is all about numbers.”
Quote:
“Contrary to popular belief, there are benefits of Docker containers which go beyond providing poorly written programs with exact versions of their dependencies”
Another Quote:
“I do not buy a rather popular argument that “to achieve scalability, apps and middleware should be stateless””
Quote:
“This communication channel (coming from Operations back to Development) is extremely important to have a game which is able to work anywhere-reliably in the real world”
Another Quote:
“Most importantly, our processes should allow these different production cycles to co-exist.”