Generative Plane
by Benjamin Askins

Posts

Imago: Building a Terminal Workflow for Conversational Writing

I built a TUI that interviews me and writes blog posts. Two phases — conversational interview, then section-by-section editing — running entirely on local LLMs.

Compiled musicbox to WebAssembly — generative ambient audio now runs in the browser. Each session sounds different. Not everyone who enjoys ambient drones knows how to cargo run, so now you don't have to. Enjoy! musicbox.genlevel.com

Week notes: March 9–15

37 years writing software, and agents changed what I attempt. This week: a syndication pipeline, a browser synth, five websites, and platform-wide hardening.

Building a personal syndication pipeline in Go

I wanted a simple publishing workflow: write a post, review it, publish to my own site, and syndicate copies to Bluesky and Mastodon. No CMS, no third-party service, just a CLI tool backed by event sourcing and a static site.