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.

We’re treating our readers as intelligent beings who can use Google and/or StackOverflow, where all such specific questions were answered more than once.

What you will find is opinions, more opinions, and even more opinions on all the aspects of software development - and with a large chunk of them based on real-world experience too.

Your mileage may vary. Batteries not included.

 

Development & Deployment of Multiplayer Online Games – now on Leanpub

Quote: “I am happy to let everybody know that from now on, Vol.1 of my upcoming book “Development & Deployment of Multiplayer Online Games” is available via Leanpub
[]

Direct Payment Processing. Recovery from ‘Unknown’ Transaction Status. PCI DSS.

Quote: “With the Direct Processing, customer should trust us (the merchant) with their details”
Another Quote: “On the other hand, most of PCI DSS requirements make perfect sense regardless of formal compliance”
[]

Determinism: Requirements vs Features

Abstract: Apparently, in practice there is big difference between cross-platform determinism and same-executable determinism, both in abilities they can provide, and from implementation complexity point of view
Quote: “Cross-platform determinism is the strictest definition of determinism I know; not surprisingly, there are quite a few factors which can break it”
[]

Payment Processing. Credit Cards. Chargebacks and Collateral Damage

Quote: “Chargeback monster will come from under the bed and will eat all your hard-earned money!”
Another Quote: “it is trivial to develop a system with guaranteed zero chargeback rate – to achieve this, it is sufficient to decline each and every transaction at pre-filter stage”
[]

Update on Progress with “Development & Deployment of MOGs” book, and updated ToC too

I have to admit that I neglected to post updates about the progress with my “Development & Deployment of Multiplayer Online Games” book. Sure, new “1st beta” Chapters from upcoming Vol. 2 are posted every week, but any information about the progress of Vol. 1 was available only on Kickstarter and Indiegogo. I am happy […]

Gradual OLTP DB Development – from Zero to 10 Billion Transactions per Year and Beyond

Quote: “to make an efficient representation usable for OLAP – we need to modify our data on its way to OLAP replicas”
Another Quote: “Each of the DB Server Apps is a replica master, but all replica targets are within the same Replica DB”
[]

Facelift for ‘No Bugs’ – Take 2

Some time earlier, we have conducted a poll to see which of “No Bug” faces our visitors like better. Unfortunately, results were inconclusive – so, we decided to run the poll again (and promised to do it on Kickstarter too), adding the third face to the mix. Here it goes – your vote for a […]