Random thoughts, stories, bookmarks, and memories from a Software Architect who thinks they are worth writing down.

Recent posts

Fun with GML

7 minute read

Four ‘fun’ GML problems that pop-up when working with GML in the wild.

I visited New Zealand - Part 9

8 minute read

It’s time to return to our lives back in the UK, so we spend one final night in Auckland before heading home

I visited New Zealand - Part 8

13 minute read

With only one day left on the southern island, we head to an “unofficial 8th wonder of the world”.

Use ssh instead of https for Terraform modules

1 minute read

When you use Terraform modules that are hosted on GitHub, you tend to set up the module reference with https as the protocol because you can use an auth toke...