OpenClaw 迁移到 Hermes Agent 保姆级教程,从趋势背景讲解 Hermes 的记忆与技能机制、OpenClaw 与 Hermes 的稳定性和安全差异、安装 Hermes、迁移配置、接入模型提供商和飞书机器人。适合想从 OpenClaw 平滑迁移的 AI Agent 用户。
FlashInbox deployment guide for a private temporary email service on Cloudflare, covering Workers, Email Routing, D1, Turnstile, domain routing, secrets, the inbound mail worker, scheduled cleanup, and common delivery checks. Suitable for users who want a self-managed temp inbox.
FlashInbox 私有临时邮箱部署教程,从零讲解 Cloudflare Workers、Email Routing、D1、Turnstile、域名路由、Secrets、邮件 Worker 和定时任务配置,并附常见收不到信的排查思路。适合想自建临时邮箱服务的用户。
Cloudflare Pages 部署 VitePress + Slidev 教程,从本地多服务开发到生产单 Pages 合并产物,讲解构建脚本、Slidev base/out、路由组织、SPA fallback、嵌入组件和生产优化。适合文档站与课件站一体化部署。
VitePress and Slidev deployment guide for Cloudflare Pages, explaining how to move from local multi-service development to one merged static output, configure build scripts, Slidev base/out paths, route layout, SPA fallbacks, an embed component, and production optimizations. Suitable for docs and course sites.
Apache Hadoop single-node setup tutorial for Rocky Linux 8, covering OpenJDK 8, dedicated Hadoop user creation, passwordless SSH, pseudo-distributed configuration, firewall setup, HDFS/YARN startup, and MapReduce testing. Suitable for beginners building a local big data lab.
Rocky Linux 8 安装 Apache Hadoop 单节点集群教程,从零讲解 OpenJDK 8、Hadoop 用户、SSH 免密、伪分布式配置、环境变量、防火墙、HDFS/YARN 启动和示例任务测试。适合搭建大数据学习环境的新手。
VS Code to VSCodium migration guide, covering VSCodium installation, extension migration, settings and keybinding paths, extension gallery configuration, Microsoft Marketplace caveats, and open-source Remote WSL/SSH alternatives. Suitable for developers who want a FLOSS editor build without telemetry.