307 related articles

Arcaide is a code comprehension tool based on multi-level call graphs, helping developers explore function calling relationships from macro to micro, speed up onboarding, assess change impact, and identify technical debt.

A detailed breakdown of ChatGPT Plus ($20) vs Pro ($100/$200) plan features, comparing credit card, gift card, and Google Play top-up methods, plus an honest look at third-party top-up risks.

A deep dive into the five genuinely tough challenges of production MLOps: fault-tolerant training on Spot instances, cross-team GPU scheduling, data reproducibility, model observability, and inference cost optimization.

Cursor is an AI-native programming tool deeply rebuilt on VS Code, integrating top LLMs like Claude and DeepSeek. It supports natural-language code generation, smart error fixing, and context awareness.

Browser Use is an open-source AI Agent framework that lets LLMs autonomously drive browser operations via natural language. This article breaks down its four-layer architecture, core Agent loop, CDP perception layer, dynamic Tools dispatch, and its Skills, Sandbox, and MCP extension capabilities.

OpenAI merged Codex into ChatGPT, killing a developer-beloved AI coding brand. A deep dive into the gains and losses of this brand consolidation.

When an intern uses AI to generate professional-looking slop code, stand-ups balloon from 15 to 45 minutes. This article dissects why AI slop is hard to spot and offers practical team solutions.

OpenAI released three GPT-5.6 models—Sol, Terra, Luna—and merged ChatGPT with Codex to launch Work mode. This hands-on review tests coding, game dev, and PPT creation, revealing one-click deployment wins alongside aesthetic and efficiency flaws.

ECC is an agent optimization framework for AI coding assistants like Claude Code, Cursor, and Codex, enhancing them with skills, memory, security, and research-first development capabilities.

A step-by-step guide to installing Claude Code locally on Windows and swapping its underlying model for the DeepSeek API—enabling low-cost AI coding with no VPN required. Covers Node.js setup, Claude Code config, and getting a DeepSeek API Key.

How did Ollama grow from a niche open-source project into developers' default choice for running local LLMs? This article breaks down its rise across product design, technical strategy, and ecosystem building.

A clear, in-depth guide to how AI Agents work: the paradigm shift from traditional programs, the perception-decision-action loop, and the four pillars—LLMs, tool calling, memory, and RAG.

Learn automation testing from scratch! This article breaks down a three-stage path: Selenium/Appium tools, Requests+PyTest API testing, performance testing and CI/CD, with real projects—build a complete skill set in 21 days.

A deep dive into Anthropic's Agent Skills architecture — clarifying its difference from MCP, and how modular Skill packages enable scalable, maintainable enterprise agent development.

Playwright E2E Builder is an AI Skill installed in Cursor that transforms UI automation from throwaway scripts into sustainable engineering assets through a four-step workflow, with built-in locator health checks.

A deep dive into AI coding agents like Codex and Claude Code — real-world comparisons, MCP protocol explained, and how these tools are transforming programming for developers and beginners alike.

As LLM costs keep falling, how can Java developers seize the AI opportunity? This article explores LangChain4J's core capabilities, supported models and vector databases, and compares LangChain4J vs. Spring AI to help you build local knowledge bases and intelligent customer service systems.

Breaking down a 10-hour Python course for absolute beginners — covering syntax, OOP, functional programming, web scraping, and automation, with mind maps and exercises.

Learning Python from scratch? This article breaks down the three learning stages—Fundamentals, Intermediate, and Practice—covering variables, OOP, scraping, and data analysis to help you plan a systematic Python path.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.