Go and SQL memory leaks

Detecting when you fail to close sql.Rows.

2018-10-24 · 3 min

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

The PostgreSQL data type to use for storage, and why.

2017-11-30 · 7 min

Go: Some lessons learned

The good, the bad, and the annoying.

2017-08-11 · 5 min

OpenID Connect introduction

A simplified OAuth2 authentication flow.

2016-05-27 · 8 min

Reflection in Go and modifying struct values

An example of using the reflect package.

2016-04-20 · 11 min

"Stand back! I know regular expressions!"

Why you shouldn’t always grab a regexp library to solve a problem.

2015-12-06 · 3 min

Go: Preliminary verdict

Thoughts after writing real code.

2015-12-05 · 4 min

"The Go Programming Language"

A book review.

2015-12-04 · 5 min

Go

It’s basically C, but a bit better.

2015-12-02 · 3 min