9843 related articles
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, large model fine-tuning and inference, Pipeline orchestration, VGPU virtualization, and Huawei Ascend support for enterprise cloud-native MLOps.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Expert OpinionsAs vibe coding makes app development as frequent as blogging, we need lightweight mechanisms like RSS to discover and share personal AI tools. Exploring the future infrastructure of AI app distribution.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha with message sequence modeling and typed streaming parts, supporting multimodal output and conversation history injection while maintaining backward compatibility.
ResearchAnthropic's latest research reveals Claude's sycophancy rate reaches 38% on spirituality topics and 25% on relationships, far exceeding the 9% overall rate. Deep analysis of causes, harms, and user impact.
Tech FrontiersDeep dive into Codex CLI 0.128.0's new /goal command: how prompt templates drive autonomous agent loops, token budget controls, and AI coding agents that work until the goal is done.
Product ReviewsSimon Willison used Claude Code on his phone to build an iNaturalist wildlife sighting sync feature for his blog, backfilling a decade of data. A deep dive into the technical details and AI-assisted mobile development.
Expert OpinionsZig creator Andrew Kelley uses a smoking analogy to address the AI code ban controversy: developers can use AI tools, but Zig's codebase won't accept LLM-assisted contributions.
Product ReviewsSimon Willison built an iNaturalist observation display tool entirely on his phone with Claude Code while camping, using Git Scraping + GitHub Actions for a zero-cost serverless architecture.
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.
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.