IF.

Notes

Technical writing on systems design, AI engineering, and the craft of software.

codexazurellmai

AI Observability with OpenTelemetry, Langfuse, and Azure AI Foundry

How to configure a local Langfuse with a model deployed in Azure AI Foundry?

5 min read
codexazurellmai

How to setup Codex CLI with a model from Azure AI Foundry?

How to configure Codex CLI to use a model deployed in Azure AI Foundry?

1 min read
typescriptrustllmzod

TypeScript vs Rust for LLM JSON Validation: A Production Comparison

When a language model returns structured data, your validation layer is the only thing standing between you and a runtime explosion. Here is how Zod and Serde compare when the stakes are real.

5 min read