97 related articles
TutorialsStep-by-step tutorial on switching Claude Code's backend to DeepSeek API using ccswitch. Complete 7-step setup guide to build a low-cost AI coding assistant with troubleshooting tips.
TutorialsHands-on demo using DeepSeek V4 Pro to reverse-engineer Youdao Translate's sign parameter, from locating MD5 encryption logic to generating complete Python code, compressing hours of work into minutes.
TutorialsChinese developer creates Claude Code toolbox for one-click deployment of official v4.7, with flexible API Key configuration for multiple model providers, lowering barriers for developers.
TutorialsLearn how to deploy Claude Code locally with one npm command using Bingo Code, connect DeepSeek V4 API, and leverage smart slot routing for cost-effective AI-powered Vibe Coding.
TutorialsA detailed guide on deploying Claude Code programming Agent with Zhipu GLM 4.6, covering installation, model replacement, commands, thinking modes, and SubAgent parallel development.
Tech FrontiersGPT-5.6 internal testing launches UltraFast mode, Codex goal-driven mode revolutionizes AI programming, MiniMax cuts costs 360x, Anthropic vs OpenAI valuation war, Cerebras IPO raises $5.55B, Figure robot validates 8-hour autonomous ops, Google Vio 3.1 leads AI video.
Product ReviewsA deep dive into OpenCode, an open-source AI coding assistant supporting local private deployment, multi-model switching, and client-server architecture as a complete Claude Code alternative.
TutorialsDevelopers successfully reverse-engineered Claude Code's full source and open-sourced it, supporting local deployment, third-party model integration, and MCP tool invocation.
Product ReviewsLinCTX is a Rust-based open-source tool that uses smart compression and caching to cut 60%-99% of token costs for AI coding assistants like Cursor and Claude Code.
TutorialsA practical guide to accessing Claude Opus 4.7 and other overseas AI models from China using API aggregation platforms — no VPN, no KYC, with domestic payment support.
TutorialsExplaining how Claude Code's multi-Agent orchestration fails on Windows due to tmux incompatibility, analyzing WSL limitations, and exploring native alternatives and best practices.
TutorialsComplete guide to ByteDance's free AI coding tool Trae: download, install, configure, and use with built-in Doubao, DeepSeek models. Native Chinese support, no VPN needed for developers in China.
TutorialsDeploy Cloud Code and Hermes AI Agents to efficiently manage three physical hosts solo. Covers Ventoy single-file deployment, BTRFS+RAW Image setup, Agent task division, and risk control strategies.
TutorialsDeep dive into Claude Code's source code startup and bootstrap flow, from CLI entry's on-demand loading design and REPL startup to sentiment analysis and the Agent Loop prelude.
TutorialsLearn AI Skill packs: how to install and create them. Encapsulate repetitive workflows into reusable Skills and trigger complete AI workflows with one sentence.
TutorialsLearn how to connect DeepSeek V4 to Claude Code CLI, bypassing identity verification. Includes Windows setup steps, cost comparison, and use case analysis.
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 ReviewsAider Workshop is an open-source JetBrains IDE plugin providing a visual workbench for CLI AI coding tools like Claude Code and Codex, with session history management and quick task launching.
Industry InsightsDeep analysis of Anthropic's new Claude subscription policy: dedicated programmatic access quotas appear beneficial but actually slash AFK automation workflow capacity by up to 96%.
TutorialsLearn how to use DeepSeek AI to assist JS reverse engineering, cracking Youdao Translate's Sign algorithm via packet capture, breakpoint debugging, dual MD5 analysis, and Python implementation.