206 related articles

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.

Complete guide to Pi coding agent: design philosophy, installation, shortcuts, session management, and 7-layer customization architecture. How this 45K-star minimalist terminal tool redefines AI coding workflows.

A step-by-step guide to the full Claude Code installation and setup: Node.js environment, Git Bash config, npm install, proxy setup for China, and API Key authorization—helping beginners avoid every common pitfall.

A step-by-step guide to Claude Code installation and configuration: Node.js setup, Git Bash config, npm install, network proxy for China users, and API Key login.

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big picture' methodology and evolve a simple Java project into a runnable enterprise-level SpringBoot application step by step.

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big' methodology, and evolve a simple Java project step by step into a runnable enterprise application with IDEA.

A step-by-step guide to locally deploying the Dify open-source AI platform using BT Panel on a VMware virtual machine, covering Ubuntu setup, Docker config, and image pull troubleshooting—beginner-friendly.

A step-by-step guide to locally deploying the open-source Dify AI platform using the BT Panel on a VMware virtual machine—covering Ubuntu setup, Docker config, and image pull troubleshooting.

AI writes your PRD but can't save it? The root cause is Agent tool permission configuration. Learn read, write, and command execution permissions — and why you need a new session after changes.

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.

lx is a set of 72 single-purpose CLI tools running on local Ollama models — no API key, fully offline. Supports git commit generation, log debugging, and more. Rust binaries with <15ms cold start; 7–8B models work great.

A complete guide to Claude Code Skills: what they are, how they differ from Plugins, three installation methods, how to write SKILL.md, trigger mechanisms, and top resource recommendations.

Deep dive into langgraph-agent-stack: per-run dollar budget control, canary traffic routing, Mock testing mode, and 800+ test cases to safely deploy AI Agents from demo to production.

Step-by-step guide to wrapping DeepSeek-R1 with an Ollama Modelfile — set temperature, system prompts, and run fully offline for privacy and flexibility.

Deep dive into Flyte's core capabilities: cloud-native GPU scheduling, intelligent caching, checkpoint recovery, and conditional deployment — plus a full comparison with Argo and KubeFlow Pipelines.

A college student's MLOps 100-day challenge documents the full journey from Python engineering and Git to Docker, model deployment, and monitoring. A practical roadmap for data scientists transitioning to ML engineering.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.

Telemetry Guard is an open-source Windows privacy tool built by a software engineer. It uses PowerShell + a lightweight GUI to disable telemetry, ad tracking, and activity history, with backup and rollback support. MIT licensed and free.

AI writes code fast, but developers fear deploying it. Learn a systematic methodology for verifying AI-generated code — from generation to trusted production deployment.

Model training failure is the norm in research, not the end. Using a real DiT fine-tuning failure on weather radar as a case study, this guide offers a systematic three-layer debugging methodology — data, training convergence, and evaluation — to help deep learning practitioners diagnose issues and iterate efficiently.