
architecture
LSP routing strategies for monorepos
Language servers in monorepos face a tradeoff between isolated performance and cross-package awareness; routing strategies determine which you get.
2026-04-0711 min read
Goatfied blog
Developer-to-developer writing. No fluff. Just what worked, what failed, and what shipped.

architecture
Language servers in monorepos face a tradeoff between isolated performance and cross-package awareness; routing strategies determine which you get.

architecture
Learn how to build telemetry systems for AI coding assistants that improve models without leaking source code or secrets beyond user infrastructure.