1364 related articles
TutorialsComplete guide to installing and configuring Claude Code: Git & Node.js setup, environment variables, bypassing network issues in China, integrating Alibaba Cloud Bailian LLMs, and a hands-on demo of all three working modes.
TutorialsLearn how to use Claude Code's Skill mechanism to standardize code explanation workflows with a four-step method: analogy, flowchart, breakdown, and pitfall reminders.
Deep DivesAI Agent getting dumber over time? Context Rot has two root causes: Distraction (attention dilution) and Poisoning (causal chain contamination). Learn symptoms, mechanisms, and remediation strategies.
TutorialsMaster LangChain 1.3 Event Stream V3 with 4 monitoring perspectives: run.messages, tool_cause, and more for real-time Agent debugging, streaming output, tool tracking, and token cost control.
Tech FrontiersDeep dive into OpenAI's latest O3 multimodal model, O4-mini lightweight model, and open-source Codex CLI tool, covering benchmarks, use cases, and impact on AI development.
Product ReviewsReal-world comparison of Claude Code and Cursor through an elevator scheduling simulator project — analyzing task planning, architecture understanding, code generation, and delivery quality.
Product ReviewsCursor blocks Chinese users with regional restrictions. This article compares Cursor vs Claude Code, analyzes Claude Code's advantages in coding and debugging, and offers practical solutions to bypass geo-restrictions.
TutorialsComplete guide to installing, configuring, and using Google Gemini CLI. Covers Node.js setup, npm global installation, Google account authentication, and project context analysis to help developers get started with this AI terminal programming assistant.
TutorialsComplete guide to Gemini CLI custom commands with a UI component generation example. Covers TOML configuration, parameter passing, TDD workflow integration, and best practices for reusable automation.
Tech FrontiersMarch 20 AI Daily: Google Gemini CLI cuts Pro model for free users, Xiaomi launches three MiMo models, Trae IDE goes Linux, Tencent Hunyuan 3.0 coming soon, Baidu Qianfan OCR goes open source.
Tech FrontiersAndrew Ng partners with Google on a free Gemini CLI course covering installation, MCP automation, and agentic coding workflows using a real AI conference planning scenario.
TutorialsClaude 4.5 Haiku delivers Sonnet 4-level coding at 1/3 the cost and 2x speed. Explore 7 proven AI side hustle methods with real income data and step-by-step workflows.
TutorialsDeep dive into FastAPI's four core advantages: high-performance async IO, type hints, automatic API docs, and ease of use. Learn the CGI to WSGI to ASGI protocol evolution.
Product ReviewsIn-depth review of OpenAI Codex Desktop: Skills system installation & customization, Local/Worktree/Cloud execution modes compared, workspace management & security controls for AI-powered development.
Product ReviewsIn-depth hands-on review of OpenAI Codex Computer Use: AI autonomously controls Mac apps via virtual cursor, supports parallel multitasking, per-app security, and superhuman speed with Spark model.
Tech FrontiersGoogle open-sources Gemini CLI terminal agent with 1000 free daily calls to Gemini 2.5 Pro and 1M token context. Anthropic Claude models join GitHub Copilot as AI dev tool competition heats up.
TutorialsComplete guide to creating viral ant civilization videos using Google AI Studio and Flow for free, covering story writing, AI image generation, animation, and editing for YouTube monetization.
Product ReviewsDeep dive into Cursor 1.0's BugBot AI code review feature, with a side-by-side comparison of BugBot, Gemini Code Assist, and CodeRabbit covering pricing, scope, and speed.
Tech FrontiersCursor's coding Agent gains computer use capabilities, automatically launching browsers to test code and recording work videos for review. See how this reshapes code review workflows.
Deep DivesDeep dive into MCP protocol internals: core concepts of Host, Server, and Tool, complete data flow, Function Calling evolution, and packet capture revealing how Cline actually communicates with LLMs.