Recent Posts

Kubernetes

1 minute read

If the number of applications grows in our system, it becomes difficult to manage. Docker is not enough, since we need a coordination to do the deployment, t...

Optimal Stopping

1 minute read

In mathematics, the theory of optimal stopping or early stopping is concerned with the problem of choosing a time to take a particular action, in order to ma...

Then just be yourself

less than 1 minute read

“If changing strategies doesn’t help, you can try to change the game. And if that’s not possible, you can at least exercise some control about which games...

Single Page Application

1 minute read

SPA stands for single page application. Strictly speaking, it’s a single page website which dynamically updates in a client’s browser. A more general underst...