Notes / 2026.01.23

Hello World from the Future of Blogging

A blog built around one premise: talking should be enough to publish.

Breaking News: Everything Ends May 31st

This blog exists because I was about to fall asleep and had a realization: I’m never going to set up WordPress. I’m never going to build a custom blog app. Life is too short, and I’d rather ship things than configure things.

So here’s the experiment: what if blogging was just talking?

The Setup

I opened Claude Code in a Git repo at midnight and said something like:

“Set up a blog where I can just talk to you and you publish it. No branches, no PRs, no friction. Just brain dump to web.”

And Claude did it. You’re reading the result.

How It Works

  1. I talk to Claude Code in this repo
  2. I say “publish this” (or something like that)
  3. Claude formats the conversation into a proper Markdown post
  4. Commits and pushes to main
  5. GitHub Actions builds and deploys to GitHub Pages

That’s it. A dictation-to-web pipeline with as little machinery in the way as possible.

Why This Matters

Most developers I know have the same problem: thoughts worth sharing, tools worth bragging about, opinions worth debating, and a complete unwillingness to set up the infrastructure to publish any of it. By the time you’ve picked a static site generator, picked a theme, configured a build pipeline, and written your first “Hello World,” the spark is gone.

This approach inverts that. The blog infrastructure is invisible. I just talk.

What You’ll Find Here

No editorial calendar, no SEO, no drafts rotting in a folder. Just shipping.

The Meta Bit

This very post was created by Claude interpreting a conversation where I rambled about wanting a zero-friction blog while fighting sleep. Claude extracted the interesting bits, formatted them, added some structure, and published.


Posted from bed. Literally.