This post picks a side in the whole “is software development art or science?” discussion. By no means it has the ambition to be the final saying, nor we are…
Hi! I just wanted to share some experience about to some stuff related to the usage of your old GPU with Tensorflow. Let’s say you have got an old computer.…
Current post will focus in the creation of a Kubernetes cluster in Azure AKSĀ with Terraform for the Continuous Delivery platform. This is the continuation of the postĀ Building the Builder…
The following are some guidelines to be used when developing API’s. Keeping methods and responses consistent is very important for the consumers to understand the API. HTTP Methods GET: GET…