Blog
Technical notes on integrations, Next.js, observability, and shipping to production.
Coming soon
Type-safe environment configuration for Next.js
Separate server and client env objects, validate at build time with Zod, and guard against leaking secrets into the bundle.
Next.jsTypeScriptZod
Coming soon
Integration patterns that survive production
Retries, idempotency, and ownership boundaries when vendors, legacy apps, and spreadsheets all need to agree.
IntegrationsNode.jsArchitecture
Coming soon
Observability when “we have logs” is not enough
Signals, runbooks, and escalation paths that match how teams actually respond—not dashboard theater.
ObservabilityOn-callLLMOps