Reading up on OpenAPI
6 deep · digging since dec 17, 25
- 10 anti-AI slop moves for frontend projects going faster than humans can review—Martian Chronicles, Evil Martians’ team blog
Ten defensive practices—contract generation, strict TypeScript, behavior‑filter linting, layer boundaries, custom linter rules, mutation testing, dead‑code detection, duplicate detection, and CI enforcement—make AI‑generated frontend code safer and cheaper to review.
- What Is Agent Readiness? — AgentBadge Blog — AgentBadge
Agent Readiness measures how easily an AI agent can discover, understand, and use an API without human help, using observable checks and evidence-based scoring.
- Hyper — an API framework for Bun, distributed as source
Hyper is an HTTP framework for Bun distributed as source via CLI, generating OpenAPI, typed RPC clients, and MCP servers from single route definitions.
- Anthropic acquires Stainless
Anthropic acquires Stainless, an SDK-generation startup, to gain a high-caliber team for building API integrations for AI agents.
- The best code is no code: composing APIs and CLIs in the era of LLMs
Composing existing CLIs like Restish and oauth2c with shell pipelines is more efficient and maintainable than writing custom tool descriptions for LLMs.
- On the success of 'natural language programming' - Marc's Blog
Natural language programming succeeds because software has always been built through conversational specification loops, and LLMs now include computers in those loops.