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.
Academia.edu refund dispute account, covering a $1 paper download, an unexpected $89 annual renewal, cancellation of auto-renewal, support emails, ticket escalation, refund-policy arguments, PayPal chargeback threats, BBB/FTC complaint pressure, and the final refund outcome. Useful for students and researchers facing subscription charges.
Academia.edu 自动续费退款维权实录,从 1 美元文献下载到 89 美元年费扣款,记录取消自动续费、邮件申诉、提交工单、引用退款保证、威胁 PayPal 拒付和投诉升级,并附最终退款结果。适合遭遇订阅扣款的学生和研究者参考。
ADB SMS export tutorial for filtering messages by a specific SIM card, covering USB debugging, Android content provider queries, raw SMS text export, Python parsing into CSV, and spreadsheet filtering with sub_id. Useful before replacing a phone number tied to many accounts.