8016 related articles
Expert OpinionsZig implements open source's strictest anti-LLM policy, banning all AI contributions. Explore its "Contributor Poker" philosophy—why Zig values cultivating contributors over merging code, and how Bun's 4x performance patch can't be upstreamed.
Expert OpinionsAI coding makes building micro-apps as easy as blogging, but how do we share them? Matt Webb proposes RSS for distributing vibe coding output, and Simon Willison has already put it into practice.
Product ReviewsCyrus is an open-source AI programming agent supporting self-hosted deployment, integrating Linear, Slack, GitHub, and multiple AI models like Claude, Codex, and Gemini for secure automated coding workflows.
Product ReviewsDeep dive into nmem, an open-source AI Agent memory system featuring a six-layer memory hierarchy, hybrid search, confidence decay, cross-agent knowledge sharing, MCP integration, and more.
Tech FrontiersGoogle officially shuts down experimental AI web agent Project Mariner, integrating its tech into core products like Gemini. Analysis of why it closed and what it means for the AI agent industry.
Product ReviewsSafari MCP natively drives Safari via AppleScript, providing AI agents with 80 automation tools. Compared to Chrome DevTools, it reduces CPU usage by 40-60% on Apple Silicon, preserves login state, and runs silently in the background.
Tech FrontiersSimon Willison releases LLM Python library 0.32a0 alpha with message sequence prompts and typed streaming responses, redesigning model interaction abstractions for multimodal output, tool calls, and modern LLM features.
Expert OpinionsZig implements open source's strictest anti-LLM policy, banning all AI-generated PRs and Issues. Deep dive into its "Contributor Poker" theory: investing in people over code.
Expert OpinionsVibe Coding makes building apps as easy as blogging, but how are these personal micro-apps discovered? Matt Webb proposes RSS for distributing vibe-coded apps, and Simon Willison has already implemented it.
ResearchAnthropic's research finds Claude's sycophancy rate hits 38% on spirituality topics, far above the 9% average. Exploring causes, risks, and alignment trade-offs.
TutorialsSimon Willison built an iNaturalist observation tool using only a phone and Claude Code. Learn about the three-layer serverless architecture: Python CLI, Git Scraping with GitHub Actions, and pure frontend display.
TutorialsDeep dive into Hugging Face Transformers: the open-source framework with 160K GitHub Stars. Covers full-modality model support, pipeline API, Hub ecosystem, and community mechanisms driving AI democratization.
Tech FrontiersSimon Willison releases LLM library 0.32 alpha with message sequences and typed streaming chunks, replacing the old text-in-text-out model to fully support multi-turn dialogue, multimodal output, and tool calling.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting unified access to GPT-4, Claude, Gemini and more. Covers core features, tech architecture, and comparisons with alternatives.
TutorialsDeep dive into Ollama: run DeepSeek, Qwen, Kimi-K2.5 and more locally with one command. Covers installation, model ecosystem, architecture, and use cases for local LLM deployment.
Product ReviewsDeep dive into LibreChat, an open-source self-hosted AI chat platform supporting GPT-5, Claude, Gemini, and more. Covers MCP protocol, AI Agents, code interpreter, Docker deployment, and enterprise use cases.
Product ReviewsDeep dive into RuoYi-Vue-Pro: a Spring Boot + Vue enterprise backend system with 37K Stars, featuring SaaS multi-tenancy, workflow, e-commerce, CRM, ERP, AI, and IoT modules.
TutorialsDeep dive into the Hugging Face Transformers framework: core features, multimodal support, Pipeline & Trainer APIs, ecosystem integration, and how this 160K-Star library powers modern AI development.
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, LLM fine-tuning, inference deployment, VGPU virtualization, and domestic hardware support for enterprise MLOps.
Product ReviewsTalkToFigma is an open-source MCP tool that lets AI agents like Cursor and Claude Code directly read and modify Figma designs. Supports design-to-code, batch styling, and design system maintenance.