Golang JSON Gotchas That Drove Me Crazy But I Have Learned to Deal With
Assumed reader level: Intermediate Content level: Advanced beginner JSON is JSON, it's everywhere, and if you're working with Go you're most probably doing tons of JSON »
Assumed reader level: Intermediate Content level: Advanced beginner JSON is JSON, it's everywhere, and if you're working with Go you're most probably doing tons of JSON »
In this piece I would like to describe a practice I adopted a few years ago, after seeing how effectively colleagues were applying it. The idea »
I'm one of those people surprised at the success of the Go programming language. Here is a language that prides itself in offering less than languages »
I'm rather certain that you will come to the same conclusion, esteemed reader, as I did, namely that the Thinkpad X220 is the best laptop ever »
In the first part of this tutorial, we looked at provisioning AWS EC2 resources using the CLI client, and delved into the details of how various »
Recently, I started working on moving an application that was deployed manually to an AWS EC2 instance to a more modern, infrastructure-as-code setup. This gave me »
Cython is one of the best kept secrets of Python. It extends Python in a direction that addresses many of the shortcomings of the language and »
Kubernetes is the hottest kid on the block among container orchestration tools right now. I started writing this post when we decided to go with Kubernetes »
I had the chance to attend KubeCon Europe in Copenhagen last week, and it was a total blast. The attendance was huge, with developers from all »
"The grateful moon has granted the city of Lalage a rarer privilege: to grow in lightness" - Italo Calvino A number of software projects I had »