Skip to content
LogoSamir Sawarkar

Technical publication

Blog

Technical essays, architecture notes, field reports, and durable references for AI engineering.

Jul 11, 2026 / 12 min

Why "I Don't Know" Is Becoming an API Call

The deepest question in AI — can a model recognize its own ignorance? — is quietly being reduced to infrastructure. Here's what's shipping, what's still hard, and where practitioners should focus.

AIReliabilityInfrastructureLLMs

Jul 8, 2026 / 26 min

The Probabilistic Core, Deterministic Shell: A Reliability Architecture for LLM Systems

Reliability in LLM systems is not the elimination of probabilistic behavior — it is the architectural containment of it.

reliabilityLLMsarchitectureengineering

Jul 6, 2026 / 12 min

The 10 AI Careers Worth Betting the Next Decade On

I ranked them by automation resistance, talent scarcity, pay ceiling, and one harder question: do they survive models 100× more capable?

AI CareersFuture of WorkAI Economics

Jul 4, 2026 / 22 min

The OWASP LLM Top 10 Isn't a Checklist Anymore — It's Your Attack Surface Diagram

The LLM Top 10 tells you where the system can be compromised. The Agentic Top 10 tells you how that compromise propagates once the system can act.

securityLLMsagents

Jul 3, 2026 / 6 min

Why Cost Per Token Is the Wrong AI Metric

Cost per token is an infrastructure metric. Cost per successful task is a business metric. Here's the one equation that connects them—and why it flips the model you should deploy.

AI EconomicsSystem ArchitectureLLMs