1501 related articles
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.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
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 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.
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 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.
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 officially releases Android 17 with nine new features including AI voice input, vibe-coded widgets, Emoji overhaul, and screen time management tools.
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.
Expert OpinionsAdopting AI coding tools isn't the same as transforming how you build. Learn how engineering teams can restructure their SDLC around AI for true competitive advantage.
Industry InsightsA survey of 219 engineering leaders reveals most teams adopted AI dev tools without truly changing how they build software. Discover the gap and three key traits of successful transformation.