84 related articles

Running self-supervised vision models (SSL) on a MacBook CPU isn't hard. This article reveals the core misconception of PCA visualization through ViT-S experiments: colors can't convey semantics across images, and changing resolution reverses hues entirely.

A deep dive into the fundamentals of container networking. By manually building a Linux bridge, veth pair, and iptables NAT, fully reproduce Docker's default bridge mode to understand container connectivity, port mapping, and Kubernetes networking.

Tired of staring at a terminal waiting for AI? An ESP32 + RGB light maps Claude Code's states to blue/yellow/green/red physical light effects. See what the AI is doing at a glance.

How did Ollama grow from a niche open-source project into developers' default choice for running local LLMs? This article breaks down its rise across product design, technical strategy, and ecosystem building.

A step-by-step guide to installing and configuring Claude Code from scratch: Node.js setup, Git Bash, npm install, proxy configuration, and API Key authorization.

Step-by-step guide to deploying Dify locally: Docker setup, Docker Compose installation, source code configuration, .env file setup, and container startup for Windows, macOS, and Linux.

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-friendly guide to setting up Git on Windows before using Claude Code for AI programming. Covers git.git install, Git for Windows setup, common pitfalls, and verification.

Unsloth v0.1.45-beta (PyPI: 2026.6.2) delivers 2x faster LLM fine-tuning and up to 70% VRAM reduction. Now at 67.9k GitHub stars, upgrade via pip install.

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.

Unsloth v0.1.471-beta adds full GLM-5.2 support, 3x longer context (up to 200K tokens on a single GPU), a new Model Hub, and Chat Canvas — a major leap for local LLM fine-tuning.

A complete MCP practical guide using the official Python SDK — covering environment setup, FastMCP server development, Inspector debugging, and multi-client integration with Cursor and Cline.

Learn how to resolve dependency conflicts when setting up AI Agent projects — covering pip list audits, handling selenium version issues, and using Chinese PyPI mirrors.

A complete guide to reproducing GitHub projects from scratch: due diligence, virtual environments, dependency installation, script interpretation, and breakpoint debugging — helping grad students and junior developers run others' code efficiently.

Complete guide to Dify's five app types, Docker deployment for v1.8.0, and workflow building. Compare Dify vs Coze and learn to build enterprise AI apps with no code.

Complete guide to Claude Code installation: three npm commands for one-minute setup, plus DeepSeek API configuration for low-cost AI programming assistance.

Complete guide to installing Claude Code on macOS, Linux, and Windows, covering PATH config, glibc versions, SSL certificates, and first-run verification.

Complete Ollama guide: install and run open-source LLMs like DeepSeek, Llama, and Qwen locally on Windows/Mac/Linux. Free, private, and beginner-friendly.

Step-by-step guide to installing Claude Code on Windows, covering Git and Node.js prerequisites, PowerShell installation commands, and common troubleshooting tips.

In-depth review of Illusion Code CLI AI coding assistant: 34+ core tools, 7 specialized Agents, three permission modes, and Chinese ecosystem support, compared with Claude Code, Codex, and OpenCode.