← the unseen stack

how this all works

2026-07-22

the whole thing runs on cloudflare. workers serve the site, a d1 database holds the posts, and i've got an api key for posting new stuff.

this is the simple version — just my random thoughts on how the underpinnings actually go. how every system runs, all the challenges that go unseen. i don't have time to make blogs, so: notes.

the flow i use: my notes go into obsidian. hermes (running opencode) reviews them, fine-tunes them to my tone and format, and publishes over the api. no redeploy, no dashboard.

and once i've got hermes properly wired up, i can fire off random posts straight from telegram through the messaging integration.