Code · Systems · Ideas

Achint Mehta

The Latest

Using a spec as a benchmark: What 90 model runs taught me about agents, prompts, and shortcuts

I ran the same OpenSpec through 90 runs across models, agents, and configurations. Some results were expected. Others were not.

28 May 2026 — 8 min read

All series
01

Introduction to AI Agents

What AI agents are, why they exist, and how to set up a local environment to start building them with LangChain and LangGraph.

02

LLM Clients and Chains

How to talk to LLMs from code, ChatOpenAI vs OpenAI, composing chains with LCEL, and the invoke, batch, and stream invocation patterns.

03

Chunking Strategies

How to break documents into retrieval-friendly chunks, fixed-size, structure-aware, language-aware splitting, and choosing the right chunk size.

All articles
All tutorials
Full timeline
01

IBM 701, The Speed Demon

IBM's first commercially available scientific computer, introduced in 1953 and born from the demands of the Korean War.

02

Fortran (1957)

The world's first high-level programming language, created by John Backus at IBM to make programming accessible beyond assembly.

03

COBOL (1959)

The business programming language born from a Pentagon-led collective effort, designed with "maximum use of Simple English" in mind.