88 items
51 posts, 33 tools, 4 guides
Two platforms, two philosophies. Here is how Anthropic and OpenAI compare on APIs, SDKs, documentation, pricing, and the actual experience of building with each.
Convex and Supabase both work for AI-powered apps. Here is when to use each, based on building production apps with both.
MCP servers and function calling both let AI tools interact with external systems. They solve different problems. Here is when to reach for each.
The TypeScript patterns that show up in every AI project. Streaming responses, type-safe tool definitions, structured output, retry logic, and more.
Anthropic's computer use feature lets Claude see your screen, move the cursor, click, and type. Here is how it works, when to use it, and how to set it up.
One command, zero config. DD Traces is a local-first OpenTelemetry viewer for developers who use AI coding tools and want to see what happened.
A step-by-step guide to building Model Context Protocol servers in TypeScript. Project setup, tool registration, resources, testing with Claude Code, and production patterns.
Transformers.js lets you run machine learning models in the browser with zero backend. Here is how to use it for text generation, speech recognition, image classification, and semantic search.
Install Claude Code, configure your first project, and start shipping code with AI in under 5 minutes.
Google's frontier model family. Gemini 2.5 Pro has 1M token context and top-tier coding benchmarks. Gemini 3 Pro pushes reasoning further. Free tier via AI Studio.
European open-weight models. Mistral Large for complex tasks, Mistral Small for speed, Codestral for code. Strong multilingual support. Open and API options.
Install Ollama, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Open-source reasoning models from China. DeepSeek-R1 rivals o1 on math and code benchmarks. V3 for general use. Fully open weights. Extremely cost-effective API.
Meta's open-source model family. Llama 4 available in Scout (17B active) and Maverick (17B active, 128 experts). Free to use, modify, and deploy commercially.
Unified API for 200+ models. One API key, one billing dashboard. OpenAI, Anthropic, Google, Meta, Mistral, and more. Automatic fallbacks and load balancing.
AI voice dictation for macOS. Works in any app - code editors, browsers, notes. Understands context and formats output appropriately. Faster than typing for prose.
How RAG works, why it matters, and how to implement it in TypeScript. The technique that lets AI models use your data without fine-tuning.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.