collection
development
- 01
- 02
- 03
Software Is Made Between Commits
From the Zed Blog: Agents turned the conversation into the real source of our software. DeltaDB is the version control built for it.
- 04
idiolect-dev/idiolect
Mutual intelligibility for schema idiolects.
- 05
One Developer, Two Dozen Agents, Zero Alignment
Why we need collaborative AI engineering
- 06
panproto | schematic version control
One engine for schematic version control within and across any schema language. Built on generalized algebraic theories for provably correct migrations.
- 07
Eight years of wanting, three months of building with AI
For eight years, I’ve wanted a high-quality set of devtools for working with SQLite. Given how important SQLite is to the industry1, I’ve long been puzzled that no one has invested in building a really good developer experience for it2. A couple of weeks ago, after ~250 hours of effort over three months3 on evenings, weekends, and vacation days, I finally released syntaqlite (GitHub), fulfilling this long-held wish. And I believe the main reason this happened was because of AI coding agents4. Of course, there’s no shortage of posts claiming that AI one-shot their project or pushing back and declaring that AI is all slop. I’m going to take a very different approach and, instead, systematically break down my experience building syntaqlite with AI, both where it helped and where it was detrimental. I’ll do this while contextualizing the project and my background so you can independently assess how generalizable this experience was. And whenever I make a claim, I’ll try to back it up with evidence from my project journal, coding transcripts, or commit history5.
- 08
Conductor - Run a team of coding agents on your Mac
Create parallel Codex + Claude Code agents in isolated workspaces. See at a glance what they're working on, then review and merge their changes.
- 09
ascorbic/cirrus
A single-user ATProto PDS that runs on a Cloudflare Worker
- 10
- 11
The Cathedral, the Bazaar, and the Winchester Mystery House
Welcome to the era of sprawling, idiosyncratic tooling.
- 12