- How I setup TDD for Go programming on OSX http://tysonmaly.com/programming/go/test-driven-developement-with-golang-on-osx/ 12 comments golang
- How to process xml with invalid utf-8 bytes in Go including ISO 8859 1 encodings http://www.tysonmaly.com/programming/go/process-xml-invalid-utf-8-go/ 4 comments golang
- Consul Service Discovery and Leader Election http://www.tysonmaly.com/devops/consul-service-discovery/ 7 comments devops
- 11 step guide to setup git repository as a non root user http://www.tysonmaly.com/programming/git/setup-git-repository/ 7 comments git