Google AI Studio Conversation Export Tool 针对 Google AI Studio 缺少原生导出功能的问题,开发了一款基于 Tampermonkey 的用户脚本。该脚本可将对话内容完整抓取并导出为 JSON 格式,支持 Markdown 渲染,便于后续的资料整理与归档。 2025-12-04 #Tampermonkey #Google AI Studio #效率工具 #JavaScript
POPUCOM 三消棋:网页的多人联机小游戏 9×9 棋盘的三消策略棋,支持本地与多人联机。提供 Serverless 与 Python(Legacy)两套实现。 2025-11-22 #三消 #棋类 #Multiplayer #Serverless #Supabase #Vercel #Upstash #Python #Flask
Managing Tailscale Elegantly on OpenWrt: luci-app-tailscale-community 一个功能丰富的 LuCI 应用程序,用于在 OpenWrt 上无缝管理 Tailscale,提供直观的状态监控和强大的配置选项。 2025-10-19 #OpenWrt #Tailscale #Network #LuCI
GitHub Cloud Compilation of OpenWrt Packages – No More Local Environment Setup 自动编译多架构 OpenWrt 软件包的 Action 2025-10-12 #OpenWrt #GitHub Actions #CI/CD
Using ipset to Efficiently Block IPs from Specific Countries (China, etc.) on Linux 一种在 Linux 服务器上,利用 ipset 和 systemd 定时任务,实现低资源消耗、非持久化、高效率地屏蔽特定国家或地区 IP 地址列表的方案。 2025-08-17 #Linux #iptables #ipset #systemd #Google Cloud
Resolving Routing Conflicts Between Tailscale and ZeroTier on OpenWrt/Linux (IPProto-44) 从发现到解决IPProto-44,Openwrt或Linux上Tailscale与ZeroTier的路由冲突 2025-07-11 #OpenWrt #ZeroTier #Tailscale #路由冲突
Notes on Using ReFS ReFS 使用注意事项,例如禁止自动更新,手动更新,数据压缩,重复数据删除,数据修复,完整性流等。 2025-04-21 #Windows #文件系统 #ReFS
Differences between ZeroTier and Tailscale 对比了ZeroTier和Tailscale,分析了它们在协议、网络结构、连接稳定性等差异。 2025-04-20 #ZeroTier #Tailscale #VPN #Virtual LAN #Network
仿 TrymenT 游戏风格的Hexo时钟组件 一个模仿游戏 TrymenT 中时钟界面的 Web 时钟实现,带有独特双环设计 2025-03-10 #Hexo #JavaScript #时钟 #游戏风格
Resolving rpy2 Installation Permission Issues via Wheel Files 解决Windows环境下pip安装rpy2时出现的权限错误问题 2025-02-27 #Python #rpy2 #安装问题
Building a LAN Gaming Environment with ZeroTier 优化用于游戏的ZeroTier,解决常见的连接问题 2025-02-04 #游戏 #ZeroTier #网络
在 OpenWRT 上使用 acme.sh 配置 SSL 证书 如何在 OpenWRT 系统上使用 acme.sh 申请和管理 SSL 证书 2025-02-03 #OpenWRT #SSL #HTTPS #acme.sh