23 related articles

Anthropic Developer Conference deep dive into three core AI Agent architectures: Build (code execution), Connect (Web Search & MCP), and Optimize, with live demos and multi-tool collaboration examples.

A systematic breakdown of the 8 core modules of prompt engineering, covering fundamentals, CoT, Few-shot, prompt security, and real-world AI applications.

Redis creator Antirez's DS4 inference engine tested: running DeepSeek V4 Flash locally on a 128GB Mac via asymmetric structure-aware quantization, with real-world coding benchmarks.

A deep dive into prompt engineering principles and core methodology. Master three keys to high-quality prompts: specific, rich, and unambiguous. Learn tuning techniques and advanced programming integration.
AI Era Survival Guide for Programmers:…
In-depth analysis of AI programming's impact on traditional developers, covering Vibe Coding trends, the emerging FDE role, and how programmers can transform through business acumen and architectural thinking.
AI Coding Skill Mechanism Explained: M…
Deep dive into the Skill mechanism in AI coding: definition, purpose, and usage. Learn how Skills differ from Agent Constitutions and enable AI to follow professional workflows for tasks like debugging, code review, and requirements analysis.

Deep dive into vLLM's core technologies for high-throughput LLM inference, including PagedAttention memory management, continuous batching, distributed deployment, and comparisons with TensorRT-LLM.

From the classic XKCD compilation meme to AI coding era reinterpretations — exploring how waiting for compilation and AI generation is reshaping developer productivity.

From the classic XKCD compilation meme to AI coding era reinterpretations — exploring how waiting for compilation and AI code generation is reshaping developer productivity.
Deep DivesDeep analysis of OpenClaw AI Agent internals: System Prompt, tool calling, SubAgents, Skill system, memory, and Context Engineering explained.
Deep DivesUnderstand Transformer through the lens of word continuation. Breaking down language generation into Embedding, Transformer Block, and Probability output modules for intuitive understanding.
TutorialsComplete tutorial on Alibaba Cloud Bailian platform covering API Key setup, Qwen model calls, streaming output, multi-turn conversation principles, and prompt engineering with four roles.
Deep DivesDeep dive into AI hallucination's three root causes: training objective flaws, exposure bias, and probabilistic generation. Covers classification and practical mitigation strategies including RAG.
Deep DivesAnalyzing the "worse is better" philosophy in large model architecture: why DeepSeek V4 dropped N-gram, why Transformer dominates AI, and three iron laws of simple, efficient model design.
TutorialsDeep dive into Harness Engineering: how engineers shift from coders to AI supervisors. Learn to solve agent drift, feedback optimization, and build future-proof engineering skills.
TutorialsA detailed guide on building an intelligent code assistant with the OpenAI API, covering Chat Completions, Responses, and Assistants APIs, GPT-4.5 vs Codex models, and tools like Function Calling and Code Interpreter.
Deep DivesDeep analysis of DeepSeek V4's core architecture: Hybrid Compressed Attention, Manifold-Constrained Hyperconnection, and MUON optimizer—how they cut inference costs by 10x and enable million-token context processing.
Deep DivesDeep dive into Transformer architecture covering self-attention QKV mechanics, Encoder-Decoder structure, Flash Attention memory optimization, RoPE positional encoding, and GQA inference acceleration.
Tech FrontiersCloudflare contributes decode KV cache offload and Mooncake recovery fixes to SGLang, resolving garbled output under high concurrency for Kimi K2.6 and enabling automatic fault recovery in distributed inference.
Harness Engineering: A Practical Guide…
Explore the three stages of AI programming evolution: from Prompt Engineering to Context Engineering to Harness Engineering. Master enterprise-grade AI coding with Cloud Code + VS Code.