130 related articles

One 32GB server, 8 hours to build a complete home self-hosting ecosystem. This article details the selection logic behind core services like Jellyfin, Forgejo, Immich, and Ollama, plus infrastructure setup essentials for Nginx Proxy Manager and Podman Compose.

A viral Bilibili video claiming the 'GPT-5.6 SOAR/TERRA/LURAL release' is full of fake model names, forged benchmarks, and risky third-party sites. We debunk it and show how to spot AI hype traps.

Alibaba has banned Claude Code as high-risk software. Reverse engineering revealed a covert environment-identification mechanism hiding user fingerprints in punctuation via prompt steganography. A deep dive into the incident and AI tool trust.

Learn how to automate JavaScript reverse engineering environment patching with AI + sandbox. Three-step flow diagnoses missing BOM/DOM objects, generates patches, and self-validates. Get encrypted data in seconds.

Alibaba banned Claude company-wide, flagging Claude Code as high-risk. Three converging timelines — Anthropic's distillation attack allegations, the 1260H list, and Claude Code's hidden detection system — reveal the geopolitical logic behind the ban.

Alibaba banned Claude Code after Anthropic accused it of the largest-ever model distillation attack. We break down what distillation is, Claude's hidden tracking, and how this became a US-China national security dispute.

Claude Code was found to contain three covert detection layers: Chinese timezone checks, steganographic prompt marking, and identity fingerprints sent with every request. Alibaba banned all Claude products, forcing ~20,000 engineers to switch tools.

Unsloth v0.1.481-beta adds full DeepSeek-V4-Flash support, NVFP4/FP8/imatrix GGUF quantized export, 1.3x faster GRPO, 3-5x faster MoE training, and an OpenAI-compatible API service in Studio.

A deep dive into LangChain's positioning and value—why do LLMs need a middle layer? How does LangChain serve as the 'glue' unifying multi-model interfaces and supporting Agent development? Learn its core modules and learning path.

Security researchers disclose the GitLost attack, which uses prompt injection to trick GitHub AI agents into leaking private repository source code. An in-depth analysis of the attack principle, AI agent security risks, and developer defense recommendations.

Fortress is an open-source stealth Chromium built for AI Agents. It eliminates automation fingerprints to bypass Cloudflare and other anti-bot systems.

Tripadvisor's AI review summaries are generating positive assessments for hotels with safety hazards while downplaying critical warnings. Deep analysis of causes and practical user protection tips.

Hugging Face's open-source ml-intern autonomously reads papers, writes training scripts, and finetunes LLMs, deeply integrating the HF ecosystem and smolagents. Explore its features and impact on ML careers.

Unsloth v0.1.48-beta released, adding NVFP4/FP8 quantization export, OpenAI-compatible API hot-swapping, 3-5x faster MoE training, and 1.3x faster GRPO, covering the full LLM fine-tuning, quantization, and local deployment pipeline.

A plain-language guide to how Python web scrapers work: from HTTP requests and responses, HTML tag parsing, to the complete three-step data scraping workflow, with a focus on the three legal red lines and compliance advice.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.

OpenAI officially launches the GPT-5.6 family, including the Sol flagship, Terra balanced, and Luna lightweight models. Coding capabilities set a new industry benchmark, generating a Minecraft clone in 90 minutes—while OpenAI publicly opposes U.S. government release restrictions.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

How can users in China safely subscribe to Claude and avoid getting banned? This guide covers email selection, phone verification, payment channels, refund requests, and using the official API as a long-term alternative to personal subscriptions.

herder is a terminal multiplexer for coding agents like Claude Code and Codex, combining tmux power with mouse support, agent state awareness, and session persistence for efficient multi-agent workflows.