
How I Accidentally Built a Runaway AI
A half‑finished coding agent taught me three lessons: tokens are expensive, feedback loops matter, and guardrails aren’t optional
I write mostly about agentic AI and LLMs as I work on Zettelgarden, a personal knowledge management system.
Live Last read · last published · next check

A half‑finished coding agent taught me three lessons: tokens are expensive, feedback loops matter, and guardrails aren’t optional

The evolution of Zettelgarden’s search: frontend hacks, brittle SQL, and finally a dedicated engine.

Progress notes from Zettelgarden: experimenting with LLM pipelines that embed semantic units - theses, arguments, and facts - instead of raw text chunks

Lessons learned from building Codescribble with a little help (and a lot of frustration) from an AI

Observations from a self-taught developer building in public

Preserving and augmenting human insight in an age of automated knowledge with Zettelgarden

A deep dive into how Zettelgarden evolved from basic vector search to a sophisticated entity processing system, exploring the challenges and opportunities in augmenting human knowledge connections

Adding conversational AI to your personal knowledge management system

Chunking, reranking, and vector search implementation with LLMs in Zettelgarden

Building retrieval-augmented generation into a personal information management system