939 related articles
Tech FrontiersOpenAI acquires AI coding tool Windsurf for $3B. We break down the three-layer strategic logic, the impact on programmer jobs, and the rise of AI product managers.
Deep DivesDeep dive into Anthropic's MCP (Model Context Protocol): how Host, Server, and Client work together with JSON-RPC 2.0 to transform AI from chatbot to digital employee.
Product ReviewsHands-on review of a free platform offering GPT-5.5 Syncing, Grok 4.2, Claude Opus 4.7 and more, covering multi-model switching, context memory, AI art, and risk warnings.
Product ReviewsReal-world coding test of DeepSeek V4, GLM-5.1, and GPT 5.5 using a 7,000-user browser extension. GLM-5.1 achieves first-pass success with the most stable performance across project development and 3D generation.
Product ReviewsDifyAIA is a popular open-source Dify workflow template project on GitHub with 2500+ Stars. It offers free DSL workflow files for one-click import into Dify. Learn its features, usage, and use cases.
Tech FrontiersNVIDIA Nemotron Hackathon Korea winners officially announced, showcasing Korean AI developer innovation. Analysis of Nemotron LLM ecosystem, Korea's AI landscape, and NVIDIA's global developer strategy.
Tech FrontiersNVIDIA's developer team social media has migrated to @NVIDIAAI. Learn about the AI strategy behind this brand consolidation, its impact on the developer community, and recommended actions.
Expert OpinionsProgramming barriers once divided the world into those who build software and those who merely use it. AI coding tools and LLMs are breaking down that wall, enabling anyone to create apps through natural language.
Tech FrontiersCursor's AI code review tool Bugbot adds custom review effort, letting developers adjust PR review depth by code importance. Analysis of usage strategies and workflow impact.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Tech FrontiersQwen team leads open-source models on SWE-bench, demonstrating strong software engineering capabilities. This article analyzes SWE-bench standards, Qwen's progress, and the value of open-source AI coding tools.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
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 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.
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.
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.
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.
Deep DivesCC-Switch is a Rust-based cross-platform desktop app that unifies Claude Code, Codex, Gemini CLI, and three other AI coding assistants in one interface, with 67,000+ GitHub Stars.