Hello, world

1 min read

Welcome to the blog. I'm Gideon — I work as an AI engineering consultant, and this is where I'll be posting notes from the field: things I'm learning, patterns that worked, patterns that didn't, and the occasional rant.

What I'll write about

How to follow

Subscribe via RSS — no newsletter, no tracking, no sign-up.

// First post. There will be code.
export const greeting = "hello, world";

More soon.