viccuad blogs here, when he blogs. And mostly about CS things.
viccuad blogs here, when he blogs. And mostly about CS things.
Generate files from docker container meta-data. Contribute to nginx-proxy/docker-gen development by creating an account on GitHub.
This release was the hardest one ever
Last Friday was my last day at Google. This article is a reflection on the last seven years of my life, thinking about what was important and what I'll do differently in the future.
When you are developing a module, learn how you can import and test them in other go projects before publishing it.
Go is a tool for managing Go source code.
While a few hundred megabytes in an application image seems a small concern in this day and age, when you're running scores or hundreds of instances in a cluster environments such as Kuberenetes, those megabytes start to add up. This can lead to spending more than needed on infrastructure, CI builds taking longer, and performance issues during cluster scaling. Read this post for a few simple tricks to slim down your docker image.
A quick tutorial on how to use go mod with private GitHub repositories
Go dependency management tool experiment (deprecated) - golang/dep