208 related articles

Gemini quietly swapped its code syntax highlighting theme, sparking developer discussion. We break down One Dark, Dracula, and how Google's Material Design shapes its coding UI.

A tech blogger with zero programming knowledge built a retro DV app in four days using AI tools like Cursor and Codex, and got it published on Huawei App Gallery. A full vibe coding walkthrough.

In-depth hands-on review of Alibaba's open-source web automation tool PageAgent: three integration methods, script execution analysis, and a full breakdown of current limitations. Add AI Agent capabilities to web pages with one line of JS.

A developer stress-tested GPT-5.6 for six weeks across 67 projects, burning $180K-$240K in inference. Real cases of task persistence, Rust rewrites, autonomous browser control — plus honest frontend and 3D shortfalls.

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.

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.

Andrew Ng partners with Anthropic to launch a hands-on Claude Code course, revealing its simple architecture, local security edge, and core context methodology across three cases: RAG chatbot, Jupyter analysis, and Figma-to-frontend.

xAI releases Grok 4.5, purpose-built for coding agents. 80 TPS speed, $2/M input tokens, SWE Bench Pro score of 64.7, and 4.2x better token efficiency than Opus 4.8. A deep hands-on review.

In-depth Grok 4.5 hands-on review: priced at a fraction of Opus 4.8, twice the token efficiency of peers, and coding ability in the top tier. A real-project breakdown of its strengths, highlights, and shortcomings.

How Base44's product team scaled from a single founding engineer to an 80-person team with Claude Code. Covers AI-assisted onboarding, code review, user evaluation, and QA automation.

OpenAI officially releases the GPT-5.6 series with three models: flagship Sol, balanced Terra, and economy Luna. A deep dive into its core breakthroughs—a step change in design judgment and enhanced computer-use capabilities.

Hands-on benchmark of GPT-5.6's three models — Sol, Terra, and Luna — covering frontend, math, and long-horizon agentic tasks. Full scores, category breakdowns, and selection guidance vs. Fable 5 and Opus 4.8.

An in-depth hands-on review of Zhipu AI's flagship GLM-5.2: 1M-token context, strong coding, mature agent workflows—at one-fifth the price of top frontier models. Covers website testing, Cursor integration, MCP tooling, and production migration.

Explore the core features and use cases of the free Mermaid Diagram Editor. Supporting flowcharts, sequence diagrams, Gantt charts and more, it follows the 'diagrams as code' philosophy to enable version-controlled technical documentation for developers and architects.

A hands-on guide to building an enterprise-grade AI Agent workflow orchestration app with Electron Forge and LangGraph, covering local LLM deployment (Qwen3-0.6B), node-based visual canvas design, and full Function Calling integration.

Pure frontend roles are shrinking; AI Agent development is the high-salary divide. This guide breaks down the full skill tree for frontend engineers pivoting to AI: TypeScript, frameworks, AI productivity, and Agent core concepts (MCP, Tool Calling, Skill).

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.

An in-depth analysis of the head-to-head between Anthropic's Fable 5 and OpenAI's GPT-5.6 Sol: the performance gap, the logic behind pricing strategies, and the concentration-of-power concerns raised by U.S. government involvement.

Ternlight is a 7MB WebAssembly-based browser-side text embedding model requiring no server or GPU. Explore its tech, use cases, and tradeoffs for private, offline semantic search.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.