216 related articles
TutorialsExplore PyCharm AI Assistant's new features: free local AI completion, cloud-powered generation, Chat & Edit modes, and context management tips for Python developers.
TutorialsLearn how Claude Code combined with Skills encapsulation enables AI-driven test case generation with 10x efficiency gains, from 33 to 400+ cases through encoded expert knowledge.
Product ReviewsReal-world test of CodeGraph (20k Stars), a code graph indexing tool that replaces AI file-by-file scanning with local semantic graphs. Unity project comparison reveals higher costs but significantly better code quality.
TutorialsLearn how DeepSeek V4 automatically analyzes TikTok's JS encryption parameters, including X-Bogus signature reconstruction and 600+ line environment emulation code generation.
Product ReviewsIn-depth review of ByteDance's AI coding IDE Trae: installation, Chat/Builder modes, code completion, DeepSeek model switching, and a full comparison with Cursor to help developers decide if this free tool is worth using.
Product ReviewsA 20-year Vim/Neovim user shares her honest experience after 3 months with Helix editor, covering zero-config LSP, multi-cursors, global search, and current limitations.
TutorialsJulia Evans added practical examples to tcpdump and dig man pages, demonstrating open source contributions through documentation improvement with a custom Markdown-to-roff conversion approach.
Product ReviewsIn-depth review of MESA, an AI automation tool for Shopify. Build order processing, inventory, and fulfillment workflows using natural language — no coding required.
TutorialsGo 1.26 reimplements the go fix command to automatically migrate legacy Go code to modern idioms, supporting generics, slices package, iterators, and more.
TutorialsDeep dive into Go 1.26's //go:fix inline directive and source-level inliner: how it works, use cases, limitations, and how it enables self-service API migration for library maintainers and users.
TutorialsHands-on testing of CodeGraph: build GraphRAG code knowledge graphs via AST parsing without AI, cutting Claude Code query time from 6 min to 2 min and slashing token usage by 90%.
Industry InsightsAn in-depth analysis of C++ + AI full-stack training programs covering CUDA, YOLO, RAG, and interest-aligned employment guarantees for C++ developers transitioning to AI roles.
TutorialsDeep dive into Zicoder's three-layer search architecture for agentic coding: AST-based semantic retrieval, Trigram full-text search, and autonomous agentic search for RAG in AI programming.
TutorialsGitNexus is a 36K-star open-source tool that uses knowledge graphs to transform codebases into structured relationship networks, enabling AI coding tools to precisely retrieve code info on demand.
Expert OpinionsReplit CEO Amjad Masad on AI Agent long-horizon reasoning breakthroughs from 2 to 200 minutes, natural language programming, and why current AI utility may be AGI's biggest obstacle.
Product ReviewsHands-on test using Trae AI for STM32 MCU development: from CubeMX project setup to LED blink, code compiles first try with zero errors. Full workflow and capability analysis.
TutorialsComplete walkthrough of Trae IDE agent configuration and image-color automation plugin development, demonstrating AI-written image finding, ORB algorithm switching, and auto-clicking features.
Expert OpinionsStay-at-home dad Liang Chengwei built 300+ websites with AI and zero coding skills. After his 40th site started earning, he now makes $220K+/year. Full breakdown of his process and monetization.
Product ReviewsAnalysis of a creative coding game from Bilibili's AI game track: control a cat through levels by dragging visual modules. Covers loops, conditionals, sensors, tech trees, and resource management.
Product ReviewsTesting Knox AI's AST+semantic analysis context system vs. traditional RAG through a real Rust bug fix — 900 lines of code resolved in one interaction for under $1.