
Claude Code Loops in 7 Minutes
Claude Code “Loop” Scheduling: Recurring AI Tasks in Your Session The script explains Claude Code’s new “Loop” feature (an evolution of the Ralph Wiggins technique) for running recurring...
Learn to build with AI agents, LLMs, and modern dev tools. Videos, open-source projects, and deep technical content, published weekly.
Free tools and directories for AI-powered development
From your first AI agent to production-ready systems. Each path is a guided sequence of articles, videos, and projects - pick one and start building.
Weekly Newsletter
Every week: one deep dive, one tool breakdown, one repo you can fork. Read in 5 minutes.
Deep dives on Claude Code, Cursor, and AI agents
Real code you can fork - not toy demos
First to cover new tools and frameworks
Trusted by thousands of developers building with AI.

AI agents use LLMs to complete multi-step tasks autonomously. Here is how they work and how to build them in TypeScript.

Aider is open source and works with any model. Claude Code is Anthropic's commercial agent. Here is how they compare for TypeScript.
Install the dd CLI and scaffold your first AI-powered app in under a minute.
Configure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
What MCP servers are, how they work, and how to build your own in 5 minutes.
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory across sessions. Powered by Claude Opus 4.
AI-native code editor forked from VS Code. Composer mode rewrites multiple files at once. Tab autocomplete predicts your next edit. Pro plan is $20/mo.
OpenAI's cloud coding agent. Runs in a sandboxed container, reads your repo, executes tasks, and submits PRs. Uses GPT-5.3 (codex model). Available in ChatGPT.
New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.
The video reviews OpenAI’s newly released GPT 5.4, highlighting access tiers (GPT 5.4 Thinking in ChatGPT Plus/Teams/Pro/Enterprise and GPT 5.4 in the $200/month tier) and API availability....
The creators of Ruff and uv are joining OpenAI. Here is what this means for the Python ecosystem, AI tooling, and why OpenAI is investing in developer infrastructure.
Google's open-source coding CLI. Free tier with Gemini 2.5 Pro. Supports tool use, file editing, shell commands. 1M token context window.