1461 related articles

Bun runtime now generates a CLAUDE.md file by default with bun init, signaling AI assistants becoming first-class citizens in the development toolchain.

After heavy use of AI coding tools like Cursor and Claude, an indie developer discovers his debugging and code comprehension skills are eroding. Exploring the skill atrophy risks behind AI-boosted productivity.

Anthropic cut Claude Code's system prompt by 80% and got better performance. Learn why verbose prompts hurt, how to streamline them, and key takeaways for AI developers.

Anthropic cut Claude Code's system prompt by 80% and got better results. Learn why verbose prompts hurt performance, how to streamline them, and key lessons for AI developers.

Cynative is a read-only CLI tool written in Go focused on explaining live infrastructure state. This article analyzes its safety-first design, explainability philosophy, and implications for cloud-native operations tooling trends.

Cynative is a read-only CLI tool written in Go that focuses on explaining live infrastructure state. This article analyzes its safety-first design, explainability philosophy, and cloud-native tooling implications.

A detailed guide to Claude Code installation, domestic model switching, project analysis commands, and Git workflow practice to help developers quickly master this AI programming collaboration tool.

AI coding tools are spreading fast—so where does programmer value lie? This article analyzes three key role shifts: from writer to reviewer, implementer to designer, and lone wolf to coordinator.

book-to-skill is an open-source GitHub project with over 10K stars that converts technical book PDFs into Claude Code Skills, enabling AI coding assistants to directly leverage book knowledge.

Real-world comparison of Kimi K3 vs Claude flagship across e-commerce pages, 3D fighting games, and flight simulators. Kimi K3 delivers 90% output quality at 1/8 the price with faster speeds and local deployment support.

Bilibili creator tests Claude Fable 5, Kimi K3, and ChatGPT Codex recreating Hollow Knight, Cuphead, and Zelda — comparing code quality, collision detection, and Boss design.

Loop Engineering is a paradigm shift in AI usage. Learn how to build automated loops where agents explore, execute, and verify tasks autonomously, with a hands-on e-commerce case study.

Explore Harness Engineering: the next evolution beyond context engineering for AI programming. Learn how to build enterprise-grade Skill systems and deliver real projects with mid-tier models.

A developer used Anthropic's Opus 5 model to build a No Man's Sky-style space exploration game in one day using Blender MCP and sub-agents. Deep dive into the technical architecture and industry implications.

OpenAI's Jason Liu shares how he uses ChatGPT Workbench and Codex to build an AI work OS: Chief of Staff automation, persistent threads, Skills/Plugins, browser control, and app-building methodology.

A systematic breakdown of the AI LLM learning roadmap covering prompt engineering, AI Agent development, RAG knowledge bases, model fine-tuning, and hands-on projects for beginners.

A systematic guide to AI Agent development from beginner to deployment, covering task planning, tool calling, memory management, learning paths, and realistic commercial monetization considerations.

How to learn AI Agent development from scratch? This article outlines a clear 3-step path: Python crash course, LLM theory & practice, and LangChain framework project implementation.

Complete guide for backend developers transitioning to AI/LLM engineering. Covers the 4 core skills—Python, RAG, Fine-tuning, and Agents—with a phased learning roadmap and practical project advice.

Deep dive into Spring AI framework's core features including provider-agnostic unified API abstraction, RAG retrieval-augmented generation, and structured output to help Java developers build enterprise AI apps.