Gordon River Road

The appeal of a road to nowhere. The South Island of New Zealand has the Milford Road which brings the traveller to the vista of Mitre Peak and the Milford Sounds. Tasmania has the Gordon River Road terminating at the hydroelectric systems at Lakes Gordon and Pedder. The eighty five kilometre road …


Building A ChatGPT-enhanced Python REPL

April 17 2023 · tech software-engineering ai

In this blog I share my experience in building a Python REPL augmented with ChatGPT. I explore how the application is built, and speculate on software engineering patterns and paradigms that might emerge in systems built on Large Language Models (LLMs).


Delivery Driven Development

Hypothesis: How engineers go about delivering code to production has an outsized impact on development and long term maintainability of the system.

As Software Engineers we often talk about the frames of Building the Right Thing and Building the Thing Right. Both contain a number of practices: …


Overland to Adelaide

Adelaide on two rolls of film. I left the digital camera at home and instead took the silver tank, the Olympus OM-1 made in 1973. M and I took The Overland train from Melbourne to Adelaide. My last train trip was a few years ago, travelling between Wellington and Auckland on the Northern Explorer. …


DORA Metrics Reference

A reference for readers familiar with the DORA metrics. This is a mixture of information from the DORA reports, external authors, and my own experience in applying the DORA metrics across a large technology organisation.

If you’re new to the DORA metrics then first read State of the DORA …