SYSTEM ONLINE LOC -36.85° S · 174.76° E · Tāmaki Makaurau TZ Pacific/Auckland
UPTIME 142d 08:11:42 GIT main · 00:00:00 NZST
← all notes

Kia ora — first note

#meta

This is the first note on lywedo.com. I’m going to use this space for short build-logs and occasional longer essays about the work I do — shipping full-stack software from Aotearoa.

Mostly short. Sometimes long. Always honest about the tradeoffs.

Here’s a tiny code block to prove syntax highlighting works:

const greet = (name: string) => `kia ora, ${name}`;
console.log(greet("world"));

Ngā mihi nui — Andrew.