Hacker News
- How to pass docker.sock to your containers while keeping security https://scene-si.org/2016/04/25/exposing-your-docker-api/ 5 comments
- Docker: migrating containers between hosts, portable environments http://scene-si.org/2016/01/14/docker-portable-environment/ 2 comments
- Setting up a remote digital workspace http://scene-si.org/2015/08/29/setting-up-a-remote-digital-workspace/ 10 comments
- Optimizing requests with a queue - Tit Petric https://scene-si.org/2020/02/17/optimizing-requests-with-a-queue/ 6 comments golang
- Bash: Poor mans code generation for Go https://scene-si.org/2019/12/05/bash-poor-mans-code-generation/ 5 comments golang
- Go: Introduction to Protobuf: GRPC - Tit Petric https://scene-si.org/2019/12/03/introduction-to-protobuf-grpc/ 8 comments golang
- Error handling and where Go2 gets it wrong - Tit Petric https://scene-si.org/2018/09/18/error-handling-and-where-go2-gets-it-wrong/ 6 comments golang
- Basic monitoring of Go apps with the runtime package - Tit Petric https://scene-si.org/2018/08/06/basic-monitoring-of-go-apps-with-the-runtime-package/ 3 comments golang
- Go tips and tricks: almost everything about imports - Tit Petric https://scene-si.org/2018/01/25/go-tips-and-tricks-almost-everything-about-imports/ 5 comments golang
- Error handling in Go - Tit Petric https://scene-si.org/2017/11/13/error-handling-in-go/ 7 comments golang
- Elegant code and Go - Tit Petric https://scene-si.org/2017/10/04/elegant-code-and-go/ 11 comments golang
- Things to know about HTTP in Go - Tit Petric https://scene-si.org/2017/09/27/things-to-know-about-http-in-go/ 9 comments golang
- Embedding data in Go executables - Tit Petric https://scene-si.org/2017/08/22/embedding-data-in-go-executables/ 7 comments golang
- Benchmarking Go programs, part 2 - Tit Petric https://scene-si.org/2017/07/07/benchmarking-go-programs-part-2/ 8 comments golang
- MySQL tips for developers https://scene-si.org/2017/04/10/mysql-tips-for-developers/ 6 comments mysql
- NGINX and LUA: wildcard PURGE request for cached items https://scene-si.org/2017/01/08/improving-nginx-lua-cache-purges/ 2 comments devops
- Bypassing docker network isolation (hack) - Tit Petric https://scene-si.org/2016/11/22/bypassing-docker-network-isolation-hack/ 4 comments docker
- Book idea: The 12 Factors of Go - Tit Petric https://scene-si.org/2016/09/27/the-12-factors-of-go/ 16 comments golang
- Setting up your own fault tolerant Docker swarm https://scene-si.org/2016/08/17/setting-up-your-own-docker-swarm/ 6 comments docker
- Golang tips and tricks, part 3 https://scene-si.org/2016/08/01/golang-tips-and-tricks-part-3/ 4 comments golang
- Building your own build status indicator with GoLang and Raspberry Pi3 (GPIO, 4ch/8ch relays) https://scene-si.org/2016/07/19/building-your-own-build-status-indicator-with-golang-and-rpi3/ 12 comments golang
- Advanced Go Tips and Tricks (pt.2) https://scene-si.org/2016/06/13/advanced-go-tips-and-tricks/ 7 comments golang