• Home
  • Projects
  • Roadmap
  • Writing
  • About

Writing

Essays and notes on developer tooling, Rust, systems design, and the decisions behind the things I build.

Designing Developer Tools for Predictability

Essay · 7 min read

Developer tools earn trust when their behavior is visible, consistent, and easy to reason about. This essay explores how those principles are shaping the Ferrum tools I’m building.

Read article →

Small Tools, Strong Boundaries: Why Ferrum Is an Ecosystem

Essay · 5 min read

Ferrum is a family of focused developer tools that share principles without requiring shared adoption. Strong boundaries keep each project understandable, composable, and replaceable.

Read article →

Building Feo: What a Small DSL Teaches About Developer Experience

Technical essay · 8 min read

Building Feo has made one lesson clear: language design is less about inventing attractive syntax than creating constraints, diagnostics, and mental models that can survive growth.

Read article →
← Roadmap
Writing
About →