Latest
Mar
25
Credit where credit's due - but what about the developers?
My team, along with a couple of other teams, recently released a new feature at work. This is a cause
2 min read
Jan
26
Viral times at Hang Five
It's been a busy week at Hang Five. I've written about this a little in the
3 min read
Nov
14
Some stats about Hang Five
I thought I'd quickly share some stats about Hang Five.
We are now at game #100. It'
1 min read
Aug
28
Introducing Hang Five, your new favourite word game
My wife Amy and I recently went to Indonesia on a trip around Bali, Flores and Lombok. Amy bought a
1 min read
Jul
05
Will Meta's Threads be successful?
📅They seem to have brought the launch forward. It's now saying Thursday 11am NZT!
On Friday at 2am
2 min read
Jun
27
Will AI kill factual writing?
We've been living in a post-LLM world for about 6 months now. Some are saying that the hype
3 min read
Jun
27
How to find all the repos that reference a specific contract using GitHub CLI
If you work with a large codebase that spans multiple repositories, you might have encountered the problem of finding all the places where a certain contract or interface is used.
2 min read
Jun
19
Exploring Native Ahead Of Time Compilation in .NET: Pros, Cons, and Possibilities
Before code written by a programmer can be executed by a computer, it needs to go through a process called
7 min read
May
01
Cheating at work with ChatGPT
My first recorded chat with ChatGPT was on 9 December 2022. I asked it to "Write a prequel to
3 min read
Apr
22
Switch expressions in C#
A recent introduction to the C# language is pattern matching. It was added in C# 7.0, which came out
4 min read