Go and SQL memory leaks

The scenario: You’ve got some Go code....

2018-10-24 · 3 min

Go, PostgreSQL, time zones, UTC, and +0000 +0000

Imagine you’re writing a web application in Go, and storing your data in PostgreSQL....

2017-11-30 · 7 min

Go: Some lessons learned

Based on my experience building, deploying and maintaining a small web application for work purposes, I’ve assembled some thoughts on Go....

2017-08-11 · 5 min

OpenID Connect introduction

OpenID Connect is an authentication standard built on top of OAuth2....

2016-05-27 · 8 min

Reflection in Go and modifying struct values

Recently I found myself wanting to write some code to load values into a Go object....

2016-04-20 · 11 min

"Stand back! I know regular expressions!"

For the last few days I’ve been taking part in the Advent of Code....

2015-12-06 · 3 min

Go: Preliminary verdict

So, how do I feel about Go, now that I know it better?...

2015-12-05 · 4 min

Review: "The Go Programming Language"

“The Go Programming Language” by Alan A....

2015-12-04 · 5 min

Go

Back when I was 17, I thought C was the greatest programming language in the world....

2015-12-02 · 3 min