Hello World
·1 min read
metawriting
title: Hello World date: '2026-03-27' description: The first post on my new personal site. Why I'm writing, what I'll cover, and what you can expect. tags: [meta, writing] published: true
Welcome to my corner of the internet.
I've been meaning to start writing publicly for a while. Not to build an audience or grow a brand — just to think more clearly. Writing forces precision in a way that thinking alone doesn't.
What I'll write about
Mostly:
- Software — things I'm building, tools I'm using, approaches I've found useful
- Ideas — things I'm reading, thinking through, or trying to understand
- Projects — behind-the-scenes on things I ship
A note on frequency
I'd rather write one good post a month than ten mediocre ones. Quality over cadence.
// The vibe I'm going for
const blog = {
quality: 'high',
frequency: 'whenever I have something worth saying',
audience: 'mostly future me',
}Thanks for being here.