Avoid static imports
There are a lot of Java API’s and Frameworks which rely in static methods and the sort. …
I create, maintain, and operate software. Sometimes I write about it here.
            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?”
According to their website, …
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 🍻), …
FYI: Like the previous post, this is a really quick tip.
Let’s imagine we have …
Last years it becomes more and more common to work in different projects running on different …