Parse environment variables to structs in Go
In Go, it’s dead simple to get the value from an environment variable: …
I create, maintain, and operate software. Sometimes I write about it here.
In Go, it’s dead simple to get the value from an environment variable: …
Or: how to ship your app in a <20Mb container. Well, as you may know, there is a good amount …
There are a lot of Java API’s and Frameworks which rely in static methods and the sort. …
go build generates a binary for the platform you run it in. So, if I build antibody in a Linux …
Learning Go was in my TODO list for a while, and finally I did something about it. This post …
At ContaAzul, we had 31 Windows machines powering our Selenium tests - one running the grid and …
Or “what the hell is this Docker thing?” Intro According to their website, Docker …
Like my old post on git, this is somewhat a collection of useful Docker …
So, this week I attended to QCon-SP. The conference was great (congratulations everyone 🍻), …