ben's avatar
ben
ben@northwest.io
npub10000...7nql
outdoorsman, creative generalist, computer programmer.
ben's avatar
ben 5 months ago
listening to defcon radio and reading the Go source code with claude
ben's avatar
ben 5 months ago
running zed
ben's avatar
ben 5 months ago
baby wearing, drinking a cortado, walking along the shoreline. life is good. very grateful.
ben's avatar
ben 5 months ago
proof of work. we’re just getting started. image
ben's avatar
ben 5 months ago
I vibed an ai orchestration system. it's kind of nuts. it generates a DAG of tasks and spawns child agents to execute them. agents work on their own worktree and submit merge requests over a FIFO to a merge agent, who handles conflict resolution and controls main. agents are cattle and are restarted as necessary. this was inspired by a similar system I read about, Gas Town, but I built this on a real orchestratoin system (temporal) to get proper workflow semantics, retry logic, and observability. I've had it build a few pocs (webapps, tui, cli, etc) and after some trail and error it's generally successfully one shotting them now. and perhaps the most interesting part: I have no idea what the code looks like.
ben's avatar
ben 5 months ago
I am a transparent eyeball