109 related articles

Anthropic engineers reveal Claude Code's 18-month evolution: system prompt cut by 80%, 65% of PRs shipped automatically by AI, Claude Tag collaboration, and the safety logic behind auto mode.

Vibe Coding is a new AI-driven approach to software development — no coding required. Just express your intent and let AI build it. Here's what it is and why it matters.

A deep dive comparing Vibe Coding vs AI Engineering, with hands-on analysis of Claude Code and Codex, two real projects, and the role of Skills in enterprise AI development.

AI code getting messier with edits? The root cause isn't weak model capability but a lack of context and process. A deep dive into Matt Pocock's Skills v1.1: grilling, vertical-slice tickets, TDD, and WebFinder.

Bilibili creator Nates releases a 6-hour, 30-lesson Claude Code course for complete beginners. No tech background needed. Learn to build AI agents and automated systems using natural language.

In-depth comparison of 6 Vibe Coding tools — Claude Code, Trae, Zhipu, Cursor, and more — covering setup cost, Chinese support, pricing, and code quality.

Claude Code is Anthropic's local AI programming assistant that reads your entire codebase, auto-debugs, and delivers far higher accuracy than Cursor and Trae. Here's why it's the strongest AI coding tool today.
Tired of Algorithmic Feeds, He Built a…
A developer uninstalled Instagram to escape social media "brain rot," then used AI-assisted programming (Vibe Coding) to build a private family photo-sharing tool. Exploring Vibe Coding, personal software, and digital wellbeing.

A developer builds a 3D editor from scratch in C++, modeling programs as dataflow graphs rather than object collections. Exploring dataflow vs. OOP, Greenspun's Tenth Rule, and the debugging dividend of visual programming.

A systematic guide to Coze's positioning and capabilities, covering Agent-building platform categories, Skill modules, workflow orchestration, and multi-Agent team building.

Prompt engineering and RAG can no longer meet enterprise digital transformation needs—AI Agents are the key. This article breaks down the four evolutionary stages of large model deployment and the four major Agent commercial tracks.

What is an AI Agent? Starting from Bill Gates' claim about the computing revolution, this article explores AI Agents' intuitive concepts, four core components (LLM+Planning+Memory+Tools), and what Agent development means for programmers.

The Reddit meme "did you or Claude build it" struck a chord with developers. This article explores how AI coding assistants reshape workflows, where the boundary of human-AI contribution lies, and how programmers can find irreplaceable value in the AI era.

AI coding tools are changing development, but Vibe Coding hides risks in code quality and maintenance. This article explores Engineered AI Programming, compares Codex and Claude Code, and reveals real enterprise development paths.

A tech enthusiast decoded an obfuscated Bash script on a Uniqlo T-shirt. This article breaks down the reverse-analysis approach, obfuscation tricks, and safe-execution principles.

Doubao and Qwen have retired their AI Agent features. The real reason isn't regulation—it's that companion-chat users don't pay, making compute costs unrecoverable. A deep dive into AI's cost dilemma.

As one of the world's largest car marketplaces, AutoScout24 is going AI-native with OpenAI Codex and agents. It built a CapEx agent in 48 hours, saving ~$1M/year, and explores hands-off coding.

A YouTuber spent 24 hours learning Rust from zero with no AI tools, mastering ownership, borrowing, and a game engine to build a complete Brick Breaker game. Full account of every challenge.

LangChain's LangSmith Engine is an intelligent agent tool for tracking Agent failures, prioritizing issues, and auto-drafting fixes. Deep dive into its core capabilities, sandbox isolation, sub-Agent architecture, and continuous evaluation challenges.

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.