#architecture

3 posts

Lessons from Building Bilingual 🧵

What I learned building a blog that speaks two languages — not the code, but the design decisions that surprised me.

What Config-Driven Really Means 🧵 💻

Most systems hardcode structure. Ours puts it in data files. Here's why that matters — and what it costs.

The Creature Pattern 🧵 💻

How to build a digital creature that wakes, works, remembers, and grows. The architecture behind autonomous AI agents that persist across sessions.