1019 related articles
Tech FrontiersCursor 3 introduces native PR review with in-editor diffs, comments, commits, and review status. Learn about file tree navigation, changes picker, and AI-assisted code review potential.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsVibe Coding makes building apps as easy as writing blog posts, but personal tools lack good distribution channels. This article explores using RSS as a lightweight app distribution protocol.
Expert OpinionsAI-assisted programming makes building tools as easy as blogging, but how are these personal apps discovered? Matt Webb proposes RSS for vibe-coded apps, and Simon Willison quickly validates the idea.
TutorialsSimon Willison built an iNaturalist observation display tool on his phone while camping using Claude Code, Git Scraping, and GitHub Actions with zero servers.
Expert OpinionsAI programming makes building micro-apps as easy as blogging, but distribution is the new bottleneck. Matt Webb proposes RSS for sharing vibe-coded apps, and Simon Willison is already doing it.
Expert OpinionsVibe coding makes AI programming as simple as blogging, driving an explosion of personal micro-apps. Matt Webb proposes RSS for sharing micro-apps, and Simon Willison has already implemented it.
TutorialsSimon Willison built a complete iNaturalist observation tool during camping using his phone and Claude Code. A deep dive into the three-layer architecture: Python CLI, Git Scraping, and AI-generated frontend — all on GitHub with zero servers.
Deep DivesKortix AI open-sources Agent Computer Use, a high-performance Rust CLI tool enabling AI agents to control computers. Explore its architecture, advantages over Anthropic's Claude Computer Use, and future of open-source computer control tools.
Product ReviewsSimon Willison built an iNaturalist observation gallery using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI clustering, Git Scraping automation, and AI-generated frontend.
Deep DivesA deep dive into the relationships between AI Agent, MCP protocol, Function Calling, and Prompt. From basics to full architecture, build a clear cognitive framework for AI app development.
TutorialsComplete guide to building an AI digital human Agent, covering Agent, RAG, WebRTC, and Docker deployment with architecture design and engineering best practices.
Tech FrontiersDatasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.
Tech FrontiersOpenAI adds Computer Use to Codex, enabling AI agents to autonomously click, type, and operate across Mac apps in the background without taking user control.
TutorialsDetailed guide on deploying Claude Code domestic alternatives via compatible API interfaces. Deep dive into six core systems: built-in tools, hierarchical memory, multi-Agent collaboration, and more.
Tech FrontiersGoogle unveils new Gemini features at Google I/O, deeply integrating AI into Chrome, smart autofill, and in-app controls — evolving from passive assistant to active AI Agent that controls your Android phone.
Tech FrontiersGoogle's new Aluminium OS leaked in a 16-minute video, revealing a full Android-based desktop OS for PC. It could challenge Windows, Chrome OS, and macOS.
Product ReviewsDeep dive into the Perfect-Web-Clone open-source project: how its Claude Agent SDK multi-agent architecture and 40+ specialized tools achieve pixel-perfect web cloning beyond Cursor and single-model tools.
Product ReviewsDeep dive into PyGPT, an open-source desktop AI assistant supporting GPT-4, Claude, Gemini, Ollama local models, with built-in RAG, agents, voice interaction, and image generation.
Deep DivesExplore Leashed, an open-source security framework for AI Agents offering policy control, audit trails, and Kill Switch mechanisms to build safe, controllable AI agent applications.