Writing

Technical notes on building things at the intersection of design, AI, and code.

April 11, 2026

Why Clarence Needed a System Wiki

Why important system knowledge could not stay trapped in chat logs, repo docs, and a vault that could point at the wrong place.

AI SystemsKnowledge ArchitectureMemoryHermes
April 11, 2026

Why SensorSynth FM Needed a Wiki Before It Needed More Features

Why SensorSynth FM had a truth problem, not an idea problem, and how a project wiki keeps the thesis-demo work honest.

SensorSynth FMDocumentationCreative TechnologyResearch
March 31, 2026

Implementing Pretext: Solving a 30-Year Browser Problem on a Portfolio Site

How I used Cheng Lou's new 15KB library to replace DOM-based text measurement with Canvas-powered character-level layout, and why it matters for interaction design.

PretextTypographyPerformanceReact