328 related articles
Product ReviewsTesting DeepSeek R1, Claude Sonnet 3.7, ChatGPT o3 Mini, Grok 3, and Qwen for zero-experience Snake game development with custom ball-bouncing mechanics — a full comparison of AI coding ability.
TutorialsA deep dive into Vibe Engineering principles: context engineering, sub-agent collaboration, autonomous testing loops, plus OpenAI's case study of a 12-hour Kotlin-to-Rust rewrite.
Industry InsightsDeep analysis of Qoder's (Tongyi Lingma international edition) context engineering architecture, including its four-layer retrieval engine, memory engine, context caching, and core product design.
Product ReviewsHands-on comparison of Claude 3.7 Sonnet vs 3.5 in Cursor across four front-end tasks, revealing dramatic improvements in requirement understanding, UI aesthetics, and multimodal recognition.
Tech FrontiersAnthropic releases Claude Opus 4.8 with optimized thinking effort calibration. This article explains what it is, why it matters for AI reasoning models, and its impact on industry competition.
Product ReviewsBenchmark of 13 top AI models including GPT-4.1, Claude 3.7 Sonnet, and Gemini 2.5 Pro on coding ability, scored across 8 dimensions using the same high-difficulty algorithm problem.
Product ReviewsHands-on testing of Claude Opus 4.8's coding and creative abilities, including Mario game and Slay the Spire-style card game development, quota consumption, and real-world bug frequency.
TutorialsLearn how to use open-source Bolt.DIY with Claude 3.7 Sonnet to build full-stack web apps with zero code. Includes local deployment tutorial, hands-on demo, and cost analysis—an AI course platform built in 13 minutes for $3.
TutorialsLearn how to build a local AI coding environment with open-source Bolt DIY and Claude 3.7 Sonnet API. Build complete apps for just 11 cents, with free model alternatives and full deployment workflow.
Product ReviewsDeep dive into Claude Code 2.0's core features: checkpoint rollback, context window visualization, usage tracking, native VS Code extension, and MCP server integration, with comparisons to Cursor and Codex.
Product ReviewsDeep dive into Claude Opus 4.8's core upgrades: improved judgment, optimized honest feedback, and Fast Mode costs cut to one-third. Compared with DeepSeek and GPT-5.5 for AI coding and long-context reasoning.
TutorialsAnalysis of Qwen3's advantages for MCP agent development, comparing DeepSeek R1's lack of Function Calling, covering MoE architecture and thinking mode switching.
Tech FrontiersClaude Opus 4.8 core upgrade: code bug oversight rate reduced 4x, model becomes more honest. Covers Dynamic Workflows parallel orchestration, Claude Code quota reset, effort control, and upcoming Miscells model.
TutorialsLearn how to use GPT's high-intensity thinking mode to automatically configure Claude Opus 4.6/4.7 Max thinking mode in OpenCode, including proxy channel setup, API Key creation, and environment configuration.
Product ReviewsUsers in China face bans, registration hurdles, and payment limits when using Claude. This guide covers third-party mirror sites, model comparisons, and risks.
Product ReviewsDeep dive into OpenAI Codex: not just answering questions, but independently executing tasks and delivering results. Learn how Codex transforms AI from advisor to executor.
Deep DivesCompare Anthropic's Claude Opus, Sonnet, and Haiku models across intelligence, speed, and cost. Practical selection guide with multi-model routing strategies.
Product ReviewsOpenAI launches a Codex Chrome extension enabling automated actions on authenticated websites. Deep analysis of its capabilities, security design, CLI improvements, and plugin ecosystem evolution.
Product ReviewsIndie developer releases AI IDE WaLiCode v0.2.0 with multi-project chat, task decomposition mode, and Ollama local model support, addressing pain points in mainstream AI IDEs.
Deep DivesDeep analysis of why vector search fails at exact keyword matching, with a breakdown of enterprise hybrid retrieval architecture for RAG: keyword search as safety net, vector search for UX, RRF fusion, and query routing.