190 related articles
AI Coding Gone Wrong: A No-Code Writin…
A real-world account of building an AI writing assistant with zero code — featuring three crashes, a four-step delivery process, and hard-won lessons for Vibe Coding.

A beginner's guide to prompt engineering covering the four functions of prompts, the key differences from prompt engineering, a six-step systematic workflow, and critical technical and practical limitations.

A ten-year open source maintainer shares how to build a universal tag-to-release GitHub Action, covering its opinionated design philosophy, dogfooding validation, and AI-assisted development.

Complete guide to troubleshooting Ollama performance degradation with OpenWebUI, covering num_ctx truncation, sampling parameter differences, GPU resource contention, and system prompt interference.

Cursor Pro's cheap plans hide risks like account bans, dumbing down, device locks, and data leaks. This article dissects the three main scams and their real costs.

A systematic guide to the complete learning path for AI Agent development—covering prompt engineering, RAG knowledge bases, LangChain & LangGraph, fine-tuning, and multi-agent collaboration.

A deep dive into refactoring a Unity game with Vibe Coding and AI, introducing ScriptableObject (SO) architecture—covering visual map editors, Codex remote control, and collaboration pitfalls.

A creator spent 40 days and 80 billion tokens testing the real limits of Vibe Coding. This article dissects why AI programming crashes in production: complexity, context limits, and compression loss.

Can you build products with AI without knowing how to code? This article breaks down the complete Vibe Coding learning path: from mastering AI coding tools like Claude Code and Cursor, to writing high-quality prompts and completing hands-on projects.

Anthropic's Applied AI team breaks down a methodology for choosing AI models: building custom evals, avoiding three common pitfalls, measuring value by cost per success, and cutting costs with prompt caching and context engineering.

A complete guide to Claude Code: Node.js setup, CLI install, switching to Chinese LLMs with CC Switch, core commands, and conversational Git workflows with automated bug fixing.

Get started with Claude Code from scratch: detailed Windows installation, environment variable setup, China network bypass, and connecting to free Alibaba Cloud Bailian models—plus the three working modes.

A systematic review of must-know topics for AI Application Engineer interviews: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

A systematic guide to must-know AI application engineer interview topics: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

Can beginners really earn over 10,000 yuan in their first month with AI coding gigs? This article breaks down the four-week AI coding learning path week by week and objectively assesses the real monetization barriers.

A hands-on case: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded board from scratch in under 3 hours.

A hands-on case study: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded dev board from scratch in under 3 hours.

A complete guide to Claude Code: CLI installation, switching to DeepSeek and other Chinese LLMs via CC Switch, and conversational Git workflows for developers.
Kronos Financial Foundation Model: Usi…
Kronos is the first open-source foundation model treating candlestick data as the "language of financial markets," using an autoregressive Transformer and earning 32K GitHub Stars. A deep dive into its principles, applications, and limits.

Skip the dry theory and get hands-on! This article demonstrates step by step how to build a working AI Agent from scratch in 30 minutes using AI coding tools—covering the agent skeleton, tool system, memory mechanism, Flask web UI, and DeepSeek API integration.