2268 related articles
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.
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 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 FrontiersDeep dive into the open-source company-research-agent: LangGraph multi-agent architecture + Tavily search + dual-LLM collaboration for automated company due diligence and competitive intelligence.
Tech FrontiersSimon Willison's open-source CLI tool LLM releases v0.32a1, fixing a data integrity issue when restoring tool-calling sessions from SQLite. Learn about the fix, core features, and how to update.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences and typed streaming chunks, redefining how Python developers interact with LLMs while maintaining full backward compatibility.
TutorialsComplete guide to building an AI digital human Agent, covering Agent, RAG, WebRTC, and Docker deployment with architecture design and engineering best practices.
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.
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.
Expert OpinionsMo Bitar's satirical TikTok exposes AI workplace absurdities: fake jargon to secure budgets, automating colleagues for promotions. A deep dive into overestimated AI capabilities, fear-driven decisions, and the moral cost of tech hype.
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.
Product ReviewsTensorlake Skills is a skill module for AI coding agents like Claude Code and OpenAI Codex, routing them to real-time docs on sandboxes, orchestration, and SDKs to fix outdated training data issues.
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.
ResearchPrompt engineering optimizations for coding Agents reduce tool calls, lower output tokens, and improve completion speed by 3-10%—delivering significant cost savings and latency reduction at scale.
Tech FrontiersExplore how simulation solves AI testing challenges, covering scenario simulation, large-scale regression testing, and multi-agent verification to build reliable AI systems.
Tech FrontiersDeepSeek-V4-Pro API is 75% off through May 5, 2026. With 1M-token context and Claude Code/OpenCode integration, here's the full pricing and developer guide.
TutorialsSimon Willison shows how putting LLM CLI tools in shebang lines turns plain English text files into executable scripts, from basic usage to tool calls and YAML templates.
Tutorialsawesome-llm-apps is a 100K+ Star GitHub project featuring 100+ ready-to-run AI Agent and RAG apps. Built in Python with clone-and-run simplicity, it's an essential resource for LLM developers.
Tutorialsruby-openai is an open-source library with 3,200+ GitHub stars, supporting GPT-5 and WebRTC real-time voice. Learn how to integrate OpenAI API into Ruby on Rails for AI-powered apps.