41 related articles

Veteran game dev Mario tried every AI coding tool including Claude Code, found them all lacking, and built Pi — a minimalist, extensible coding agent framework centered on developer control.

A deep dive into Google WebMCP (Web Model Context Protocol): how it works, its technical implementation, and use cases. Learn how WebMCP lets AI Agents directly invoke web tools.

GitHub integrates context-aware LLM reasoning into Secret Scanning to dramatically reduce false positives, combat alert fatigue, and boost security alert credibility for developers.

A deep dive into three core OpenAI Codex extension features: adding prompt context with @ symbols and images, adjusting AI reasoning levels, and converting TODO comments into Codex tasks.

Complete guide to OpenAI Codex setup: CLI installation, VS Code extension config, Agents.md best practices, MCP integration, and programmatic usage for efficient AI coding workflows.

Using a todo app's full development lifecycle as a guide, this article covers 35 core full-stack technologies from frontend to backend, databases, DevOps, cloud deployment, and scaling architecture.

After rsync maintainer used Claude AI for 36 code commits, incremental backup functionality broke. Alpine Linux and Debian discuss rollbacks, exposing deep tensions between AI code quality and open source maintenance.
TutorialsHands-on SwiftUI tutorial using Qwen3-Max and ChatGPT to generate an iOS habit tracker app. Covers Xcode setup, AI code generation pitfalls (Combine import issue), and debugging tips for beginners.
TutorialsComplete guide to Google Gemini CLI setup, MCP Server extensions, and memory files. Covers 1M token context analysis, Context7 docs, Taskmaster task breakdown, and more.
TutorialsAfter returning to vanilla CSS from Tailwind, how do you choose a good color system? This article covers community-recommended CSS palette solutions including Reasonable Colours, Flexoki, uchū, and generator tools like tints.dev.
TutorialsPost-mortem from a real Android project built with AI tools, distilling 6 engineering rules—from cross-project context to local environment loops and API contracts—that determine AI programming success.
TutorialsStep-by-step tutorial: Build a complete iOS app using Tencent CodeBuddy + CloudBase through natural language conversation with zero coding experience.
Product ReviewsIn-depth hands-on review of Kimi's AI Agent 'OK Computer' across website building, data analysis, audio picture books, and PPT creation. Can an agent with 20+ built-in tools truly do your work?
Deep DivesSimon Willison releases LLM 0.32a0 alpha with a major refactor introducing message sequence API, typed streaming output, and flexible serialization while maintaining backward compatibility.
Product ReviewsReal-world comparison of Claude Code and Cursor through an elevator scheduling simulator project — analyzing task planning, architecture understanding, code generation, and delivery quality.
Product ReviewsSimon Willison used Claude Code's web version on his phone to integrate a decade of iNaturalist wildlife observations into his blog, showcasing AI-assisted mobile development.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife sighting sync to his blog, backfilling a decade of data. An analysis of the tech, POSSE philosophy, and AI-assisted coding.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation records to his blog. Analysis of the technical implementation, Beats content aggregation system, and how AI-assisted coding breaks mobile development barriers.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation sync to his blog, going from prototype to production in just two days.
Product ReviewsSimon Willison used Claude Code's web version on his phone to build an iNaturalist wildlife sighting sync feature for his blog in two days, with search, pagination, RSS, and 10 years of backfilled data.