4331 related articles
TutorialsSimon Willison built an iNaturalist observation display tool on his phone while camping using Claude Code, Git Scraping, and GitHub Actions with zero servers.
Tech FrontiersDeep dive into the Kimi-Writer open-source project — an AI novel writing Agent built on Kimi-K2-Thinking with deep reasoning, autonomous planning, and long-form narrative capabilities.
Expert OpinionsZig implements the strictest anti-AI policy in open source, banning all LLM-generated contributions. Learn about their "Contributor Poker" philosophy, why Bun's 4x speedup can't be upstreamed, and implications for open source governance.
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.
Product ReviewsComfyUI-Copilot is an open-source AI assistant plugin supporting natural language workflow building, smart node recommendations, and parameter optimization. With 5,100+ GitHub stars, it dramatically lowers the barrier to Stable Diffusion workflow creation.
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 ReviewsDeep dive into TRE regex engine's backtracking-free design, Python ctypes binding implementation, and ReDoS defense testing compared to Python's re module for security-sensitive applications.
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.
Product ReviewsDeep dive into awesome-LLM-resources, a GitHub 8K-star project covering multimodal AI, AI Agents, MCP protocol, model training/inference, and AI coding tools — a one-stop LLM learning guide.
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 Codex adds the Developers plugin, letting developers directly access OpenAI API docs and best practices to rapidly build AI Agents and smart apps.
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.
Tech FrontiersDeep dive into OpenAI's Symphony: assigning an independent Codex agent to each task for multi-agent parallel programming. Explore its architecture, developer impact, and industry trends.
Deep DivesAnthropic's Advisor Strategy lets Sonnet execute tasks while Opus serves as advisor, cutting costs 12% while boosting SWE-Bench by 2.7 points. A new multi-model AI Agent paradigm explained.
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 FrontiersOpenAI Codex major update: new Computer Use, built-in browser, long-term memory features. 3M weekly developers. How Codex evolved from coding assistant to full SDLC AI Agent.
Tech FrontiersGoogle officially releases Android 17 with nine new features including AI voice input, vibe-coded widgets, Emoji overhaul, and screen time management tools.
Deep DivesDeep dive into how Augment Code uses Mercury 2 dedicated subagents to replace traditional KV cache, achieving 82% faster context compaction, 90% lower summarization costs, and 30% reduced LLM spending.