155 items
82 posts, 62 tools, 11 guides
Deep Agent by Abacus AI is not another code completion tool. It is a full-stack development platform that generates complete applications from a single prompt, runs them on actual cloud infrastruct...
Most AI app builders suffer from the same problem: they all look identical. Linear gradients, thick fonts, emojis everywhere.
GPT-5 introduces a fundamentally different approach to inference. Instead of forcing developers to manually configure reasoning parameters, the model operates as a unified system with real-time rou...
Rebuilding or redesigning an existing website typically means starting from scratch. You audit the content, wireframe new layouts, and spend hours translating ideas into code.
OpenAI has released its first open-weight models in over five years. GPT-OSS 12B and GPT-OSS 20B are now available under the Apache 2.0 license, marking a significant shift in strategy for the comp...
AI coding assistants have a control problem. Ask one to 'add authentication' and watch it spiral - generating dozens of files, implementing features you never requested, and restructuring core projec...
Claude Code subagents let you split coding work across specialized assistants with their own context, tools, and instructions. The trick is using them for bounded work, not theatrical agent swarms.
Alibaba's Qwen team has released Qwen 3 Coder, a 480-billion-parameter mixture-of-experts model that sets a new bar for open-source coding assistants. With 35 billion active parameters and support ...
AI-generated interfaces tend to look the same - gradient-heavy, emoji-laden, and generic. The style guide method gives you a reusable design system that keeps every page consistent and on-brand, whet...
After 30 days of daily use, Claude Code has become my primary coding tool. It is not trying to be an IDE or a fancy editor. It is a terminal-based AI agent that writes code, runs commands, tests its ...
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.
Google's open-source coding CLI. Free tier with Gemini 2.5 Pro. Supports tool use, file editing, shell commands. 1M token context window.
The original AI coding assistant. 77M+ developers. Inline completions in VS Code and JetBrains. Copilot Workspace generates full projects from issues. $10/mo.
StackBlitz's in-browser AI app builder. Full-stack apps from a prompt - runs Node.js, installs packages, and deploys. No local setup needed.

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