192 related articles

Deep dive into how GitHub's trending project Ponytail uses YAGNI principles, NCP protocol, and declarative scheduling to constrain AI coding assistants, cutting 90% of redundant code.

Deep dive into Anthropic Dynamic Workflows: core mechanisms, differences from single Agent and Sub-Agent patterns, and a decision tree for when to use them vs. when to avoid burning tokens.

T3 Stack creator Theo reveals how Create T3 App was born from a lazy programmer's quest for full-stack type safety, solving the frontend-backend type disconnect.

PiDeck 0.5.0 completes the rebrand from PiDesktop, shipping 10 versions with ~100 changes in one week: design system overhaul, dark mode, LAN sharing, Git integration, and dual-layer proxy config.

Real-world comparison of Zed vs Cursor: startup speed, memory usage, and AI coding experience. Built in Rust, Zed launches in 3 seconds with minimal RAM usage — ideal for developers with limited hardware.

Learn how to build a Vampire Survivors-style 2D shooter using Cocos Creator and Trae CN with zero coding — from setup and design docs to AI code generation and debugging.

Learn AI programming from scratch with three hands-on projects: a full-stack website, cross-platform desktop app, and AI digital human agent using Cursor and Claude Code.

An AI training instructor's candid self-disclosure reveals clickbait practices, instructor shortages, and traffic anxiety in China's booming AI training industry, with tips for learners.

Step-by-step guide to installing Claude Code in China, covering Node.js setup, Git config, network proxy settings, and API key options to overcome common issues.

Complete guide to building automated AI agents with Cherry Studio and MCP protocol, covering environment setup, MCP Server configuration, web scraping, Shell execution, and Ollama local knowledge base deployment.

Deep comparison of Headroom, RTK, and LinCTX—three open-source context compression tools. Real tests show 80% token savings in Claude Code sessions.

Using a todo app's full development lifecycle as a guide, this article covers 35 core full-stack technologies from frontend to backend, databases, DevOps, cloud deployment, and scaling architecture.

A detailed guide on using Trae AI IDE with PySide6 to build a desktop base converter from scratch — covering prompt writing, code generation, testing, and EXE packaging.

OpenAI Codex adds phone-based remote Mac control and iOS Builder plugin. Operate your Mac while locked, preview iOS apps without Xcode, and create a closed-loop dev-test workflow.

Step-by-step Dify local deployment guide using VMware, Ubuntu, BT Panel, and Docker. Perfect for beginners with zero Linux experience to set up this open-source AI development platform.
TutorialsA complete methodology for open-source project customization based on real-world experience, detailing the Cursor+Codex dual-IDE workflow, seven-stage process, MVP validation, and AI source code reading techniques.
TutorialsA hands-on guide to building a minimal Claude Code frontend from scratch, covering TypeScript+React+Ink stack, terminal UI rendering, project structure, and memory issue debugging.
TutorialsComplete practical guide to building AI Agent Frameworks with WindSurf, covering technology selection, component generation, code refactoring, debugging, and deployment tips.
Product ReviewsDeep dive into Athas IDE — a free, open-source AI code editor built from scratch on Tauri. Features Vim mode, AI completion, Git integration, and free Google Gemini support.
Industry InsightsBun v1.3.14 may be the last Zig-era release. AI Agents completed a 960K-line Zig-to-Rust migration in 6 days with 99.8% test pass rate. Full analysis inside.