40 related articles

A deep dive into domain resolution challenges for self-hosted home servers, covering Split DNS concepts and how Tailscale App Connector enables unified domain access across internal and external networks.

IPFS and Filecoin promise decentralized storage and censorship resistance, yet the self-hosting community ignores them. This article analyzes why simpler tools like Syncthing and BitTorrent win.

Deep dive into the AmneziaVPN open-source client: AmneziaWG anti-DPI obfuscation, self-hosted VPS deployment, multi-protocol support, and cross-platform privacy.
Build a Free Temporary Email Service: …
cloudflare_temp_email is a high-star open-source project that uses Cloudflare Workers, Pages, and Email Routing to build a zero-cost self-hosted temporary email system with IMAP/SMTP and Telegram support.

A comprehensive guide to LangGraph's core concepts: Graph API vs Functional API, three-layer architecture, and workflow visualization methods for building AI Agents.

A zero-to-product AI coding bootcamp by Guo Ke: 14 live sessions, 6 real projects, covering Cursor, Trae, and Codex. Full walkthrough from setup to deployment.

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.

A real homelab case: a UGREEN NAS used UPnP to automatically expose SSH port 22 to the internet, triggering brute-force attacks. Full breakdown of the incident, UPnP risks, and NAS security tips.

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 deep dive into Next.js: SSR, React Server Components, App Router, and Turbopack. Learn the key differences from plain React, ideal use cases, and how to make the right framework decision.

Bun combines a JS runtime, bundler, test runner, and package manager into one executable. Built on JavaScriptCore and Zig, it offers blazing-fast startup, native TypeScript support, and Node.js compatibility.

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 detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

In-depth review of the Xiaodu Health Screen: a 10.1-inch large display with an AI large model, supporting remote care, emergency calling, and smart companionship, designed for the elderly. Final price as low as ~598 yuan with national subsidies.

Researchers reveal attacks targeting AI coding assistants like Claude Code: malicious setup scripts use DNS covert channels to steal API keys, bypassing static scans.

Step-by-step guide to deploying Dify locally using BT Panel, covering VM setup, Ubuntu configuration, and Docker deployment for a private AI dev platform.

Complete guide to installing Android Studio 2025.3.4 Panda 4, covering directory planning, offline SDK setup, Gradle configuration, emulator creation, and network solutions for developers in China.

Complete guide for setting up Claude Code in China: configure Path environment variables, bypass network verification via .claude.json, and connect to Alibaba Cloud Bailian free LLMs.

Learn how to use Claude LLM with Trae IDE and MCP protocol to orchestrate Chrome browser and Yakit for automated penetration testing, covering setup, agents, and vulnerability detection.

Most AI Coding tutorials stop at local demos. This guide walks through 8 key steps to deploy an AI-powered 3D figurine website from Codex coding to live server deployment.