Related reading
Minding My Language: My Internship Story
Internship recap from Mozilla’s Localization team. Built a Django‑REST API to replace public GraphQL endpoints, added GitHub‑style personal access tokens, created a cross‑product translation search UI, took over the Pontoon browser add‑on, rewrote the Android localization workflow, and delivered an automated project‑manager dashboard with alerts.
Mozilla Automation Teammozilla.org6 minFrom Individual Experiments to a Shared AI Practice: How Avant Scaled AI-Assisted Engineering
Avant replaced many personal AI‑assistant setups with a single, organization‑wide Claude Code configuration that embeds the company’s coding standards, project‑tracking links, and documentation. Treated as an internal product, the setup is versioned, owned by delivery engineers, and iteratively improved. The shared tool speeds routine tasks (scaffolding, tests, migrations, docs) and enforces cons…
Moove-itqubika.com2 minArticle: Your Next DSL Author Is a Language Model
Typed Domain Grounding (TDG) embeds a DSL inside a mainstream language the LLM already knows (e.g., Kotlin) and uses the host compiler as an oracle. The author describes five building blocks—embedding, choosing a host language with high training‑data frequency, compiler‑driven type safety, a generate‑compile‑repair loop, and an on‑demand teaching tool—and shows measured results from kUML, a Kotli…
InfoQinfoq.com18 minBuilding an Internal Developer Platform with Artificial Intelligence
This article discusses building internal developer platforms with AI agents that use semantic search across internal data sources like Git, Slack, and Jira. It highlights the need for guardrails to control agent actions and comprehensive observability via logs, metrics, and traces to understand agent behavior and improve developer experience.
InfoQinfoq.com4 minArticle: Beyond Relevance: A Governance-First Architecture for Enterprise Personalization
The article proposes a governance‑first architecture for enterprise personalization, where policy‑driven steps (memory, journey graph, AI routing, scoring, trust checks, outcome simulation) shape the recommendation before it is returned. A reference FastAPI implementation demonstrates the pattern with external YAML policies and optional LLM assistance.
InfoQinfoq.com19 min


