27 related articles

Learn 8 automatable techniques to reduce Cursor Token usage, including .cursorrules configuration, precise context control, model tiering, and more to cut AI coding costs.

In-depth analysis of five key dimensions for cloud GPU platform selection, covering RunPod, Lambda, Paperspace, Vast.ai, and more to solve environment setup challenges for open-source model reproduction.

A detailed guide to organizing full-stack ML project repositories, covering directory structure design, data-code separation, and externalized configuration to help ML developers move from experimental code to production-grade engineering standards.

A detailed guide to organizing full-stack ML project repositories, covering directory structure design, data-code separation, and configuration externalization to help ML developers move from experimental code to production-grade engineering.

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

Complete guide to configuring Kimi K3 as a Claude Code sub-agent, including API setup, YFlow workflow building, and head-to-head comparison with GPT-5.6 and Claude Fable 5.

A senior Java developer shares 7 years of IntelliJ IDEA configuration tips: JVM tuning, AI-assisted coding, Testcontainers testing, debugging tricks, and Spring toolchain setup.

Step-by-step guide to deploying Dify AI platform locally with Docker. Covers Linux, Windows, macOS setup, docker compose launch, and first-time initialization in under 30 minutes.

Starting from the three limitations of LLMs, this guide systematically explains LangChain's core positioning, environment setup, API key prep, model init, and the message system. Learn init_chat_model and AIMessage/HumanMessage/SystemMessage.

A complete guide to Dify local deployment: from Docker environment setup, source code pulling, and container startup to first access. Build a private AI app development platform across Linux, Windows, and Mac for fast enterprise AI deployment.

A beginner's guide to the LangChain open-source framework: explaining how to use the init_chat_model unified interface, tips for disabling DeepSeek's thinking mode, and core essentials of Agent development.
Building a Coding Agent with LLM: A De…
Simon Willison built llm-coding-agent — an open-source Claude Code-style agent — using just two prompts and TDD. Explore its tool design, bootstrapped dev process, and real-world test results.

A step-by-step guide to building a personal brand website with Claude Code AI and deploying it on a ¥99 Alibaba Cloud server — covering Git, Nginx, and automation scripts.

Learn AI Agent development from scratch. This tutorial covers LLMs and prompts, then builds a conversational agent in Python using the DeepSeek API with multi-turn dialogue and system prompts.

Learn essential .gitignore techniques for AI-powered coding. Covers AI temp files, system files, and dependencies with ready-to-use Node.js and Python templates.

4 essential Claude Code settings: bypass permissions, keep chat history forever, understand MCP merge rules, trim global Skills to 7. Save 6% context window and boost your workflow.

Learn how to build a progress Skill for Claude Code using skill.md files to save and restore development progress across sessions, solving the context loss problem.
TutorialsComplete Claude Code guide covering Plan Mode, iterative development, MCP connectors, API integration, and GitHub/Vercel deployment through 6 hands-on projects.
TutorialsLearn how MCP servers work in Gemini CLI and how to configure them. Step-by-step guide using Context7 and Firebase extensions to expand AI coding capabilities.
TutorialsComplete guide to Open Design: an open-source AI design tool replacing Claude Design. Covers installation, prototype creation, HTML-to-Next.js migration, and Harness component encapsulation.