27 related articles

Complete guide to installing Claude Code, connecting Chinese LLMs like DeepSeek, and practical usage tips. Covers three usage modes, hands-on examples, and advanced techniques.
AI Coding Tool Selection Guide: In-Dep…
In-depth comparison of Cursor, GitHub Copilot, Windsurf, Trae, and other leading AI coding tools — covering features, pricing, and use cases to help developers pick the right AI assistant.

Deep analysis of Windsurf refill plugins: account pool mechanics, security risks, legal concerns, and compliant alternatives like Cursor, GitHub Copilot, and Cline.

The datasette-fixtures plugin lets Datasette plugin developers quickly create a standard test database with a single uvx command, greatly simplifying plugin testing.
Deep DivesA deep dive into MCP (Model Context Protocol) and A2A (Agent-to-Agent Protocol) — their architecture, core features, and how they work together to enable plug-and-play agent interoperability.
TutorialsIn-depth comparison of MCP vs CLI architecture, Token costs (CLI ~1400 vs MCP ~54600), security mechanisms, and use cases with practical selection guidance for AI engineers.
Product ReviewsA non-coder indie developer shipped a product in 16 days using Gemini, Cline, MiniMax, and DeepSeek. Full retrospective on tool selection, model quality gaps, and practical lessons learned.
TutorialsA detailed guide to MCP (Model Context Protocol) in Claude Code, covering server setup, three scope configurations, context window optimization, CLI alternatives, and Skills best practices.
Tech FrontiersMay 16, 2025 AI roundup: OpenClaw 3.5x faster, GitHub Copilot Memory early access, Qoder 1.0 autonomous workbench, MiniMax M2.7 on OrcaRouter, Meituan General 365 benchmark.
TutorialsA detailed breakdown of AI full-stack platform project structure, covering backend Java modules, frontend directory organization, and MVC request flow to help developers locate code precisely during AI-assisted development.
TutorialsStep-by-step tutorial: Build a low-cost AI programming assistant using DeepSeek-V3 API with VSCode's Continue plugin. Covers setup, API Key configuration, code completion demo, and Ollama local deployment.
TutorialsComplete guide to setting up a VSCode + Claude Code + DeepSeek AI programming environment from scratch, covering Git installation, Claude Code configuration, CC Switch multi-model management, and VSCode plugin integration for embedded developers.
Product ReviewsHands-on comparison of Claude Code, GitHub Copilot, Cursor, and OpenCode across three real-world tests — bug fixing, large project debugging, and app development from scratch — with pricing and recommendations.
TutorialsComplete tutorial on building an AI API relay station using the New API open-source project, covering Docker deployment, server configuration, channel management, token distribution, and client verification.
TutorialsComplete guide to Google Gemini CLI setup, MCP Server extensions, and memory files. Covers 1M token context analysis, Context7 docs, Taskmaster task breakdown, and more.
Claude Code MCP Server Tutorial: Proje…
Complete guide to adding MCP Servers to Claude Code in VSCode, covering stdio and HTTP connections, plus project-level vs global-level configuration with step-by-step instructions.
Context Engineering in Practice with C…
Learn how to apply Context Engineering in CodeBuddy IDE using two custom rule files — a Requirements-to-TODO-LIST engine and a Project Execution engine — to generate complete apps with a single sentence.
Tech FrontiersOpenAI releases a new version of Codex with major improvements in code generation accuracy, multi-language support, and developer workflow integration. Analysis of its impact on the AI programming landscape.
Tech FrontiersWindsurf integrates Claude Opus 4.7 fast mode with 2.5x speed boost while retaining full intelligence. Analysis of its impact on developer productivity and AI coding tool competition.
BMad-Method: Building an AI Agile Deve…
Deep dive into BMad-Method, an open-source multi-agent framework simulating a full agile team—from business analysis to QA—supporting Claude Code, Cursor, and more.