138 related articles
教程攻略Claude Code crashes with Segmentation Fault on startup? This real debug case reveals the fix: Node.js V24 is incompatible with Claude Code. Switch to Node.js 22 LTS to resolve it instantly.

A detailed guide to Claude Code installation, domestic model switching, project analysis commands, and Git workflow practice to help developers quickly master this AI programming collaboration tool.

Complete guide to Pi coding agent: design philosophy, installation, shortcuts, session management, and 7-layer customization architecture. How this 45K-star minimalist terminal tool redefines AI coding workflows.

A detailed guide to getting started with Codex and Claude Code—two leading AI agentic coding tools. From environment setup to hands-on practice, even beginners with no coding experience can master AI programming assistants.

A detailed guide to getting started with Codex and Claude Code AI agentic coding tools, from environment setup to hands-on practice, helping beginners master AI programming assistants.

Is Bun being rewritten in Rust? This article explores the community debate and analyzes why Bun chose Zig over Rust, examining the engineering tradeoffs between Zig and Rust in systems programming.

Complete guide to Claude Code covering CLI installation, domestic model switching, core commands, Git automation workflows, and automated code review and fix loops for enterprise projects.

A complete guide to Claude Code from beginner to enterprise practice: covering CLI installation, connecting domestic LLMs via CC Switch, basic commands, Git workflow integration, automated bug fixing, and engineering capabilities like MCP and SubAgents.

A step-by-step guide to Claude Code installation and configuration: Node.js setup, Git Bash config, npm install, network proxy for China users, and API Key login.

A step-by-step guide to the full Claude Code installation and setup: Node.js environment, Git Bash config, npm install, proxy setup for China, and API Key authorization—helping beginners avoid every common pitfall.

Get started with Claude Code from scratch: detailed Windows installation, environment variable setup, China network bypass, and connecting to free Alibaba Cloud Bailian models—plus the three working modes.
Alibaba Open-Sources Code Review Tool …
Alibaba open-sources code review tool open-code-review, using a hybrid architecture of deterministic rule pipelines and LLM Agents. Supports line-level comments, OpenAI/Anthropic APIs, battle-tested at Alibaba scale, written in Go, fully free and open-source.

A complete Stone+ (StonePlus) setup guide covering environment scan, API config, proxy detection, model validation, and end-to-end verification. Get your AI coding environment running in 1 minute.
Tokio Launches Topcoat: A Full-Stack R…
Tokio launches Topcoat, a batteries-included full-stack Rust Web framework that gained 439 stars on day one. We break down its positioning, tech foundation, and ecosystem advantages.
Agentty: An 11MB Lightweight Claude Co…
Agentty is an open-source AI coding assistant written in C++26, compiling to just 11MB. Positioned as a drop-in alternative to Claude Code, it explores lightweight, native-first AI tooling.

A beginner's guide to Jenkins: its role as the CI/CD and DevOps hub, JDK requirements, and the four plugin categories (source control, build, security scanning, deployment) that power automation pipelines.

No coding skills? No problem. Learn how AI tools like Codex and Claude Code let researchers complete ML workflows — data cleaning, model training, visualization — using only natural language.
WebRTC P2P Local File Transfer Explain…
A deep dive into WebRTC-based P2P local file transfer: no cloud relay, end-to-end encrypted direct connections via DataChannel. Covers NAT traversal, privacy benefits, large-file challenges, and comparisons with Snapdrop.

AI agents are revolutionizing JS reverse engineering. This deep dive covers built-in tool chains, automation modes, prompt engineering for e-commerce, and full pipeline automation from parameter extraction to database storage.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.