⚡️ Cloudflare 推出 Workers Cache:现在可在 Worker 前置一层可编程的分层缓存。
这套缓存支持按地理位置的多段配置,位于多个 Workers 之间、甚至同一 Worker 内运行的代码之间。Worker 自身如今成为 Origin,缓存被前置到它之前。
🔗 https://blog.cloudflare.com/workers-cache/
这套缓存支持按地理位置的多段配置,位于多个 Workers 之间、甚至同一 Worker 内运行的代码之间。Worker 自身如今成为 Origin,缓存被前置到它之前。
🔗 https://blog.cloudflare.com/workers-cache/
❤2
Forwarded from mihomo | notification
七月初内核更新
https://github.com/MetaCubeX/mihomo/releases/tag/v1.19.28
https://github.com/MetaCubeX/ClashMetaForAndroid/releases/tag/v2.11.31
https://github.com/MetaCubeX/mihomo/releases/tag/v1.19.28
https://github.com/MetaCubeX/ClashMetaForAndroid/releases/tag/v2.11.31
GitHub
Release v1.19.28 · MetaCubeX/mihomo
What's Changed
ea19cda feat: add rematch outbound type and REMATCH-NAME rule type (#2862) by @peter Solomon
d20e850 feat: support custom peer-info for openvpn outbound (#2926) by @Easy-Ez
1686...
ea19cda feat: add rematch outbound type and REMATCH-NAME rule type (#2862) by @peter Solomon
d20e850 feat: support custom peer-info for openvpn outbound (#2926) by @Easy-Ez
1686...
Mihomo 通用配置文件 更新日志 (v2.0.4)
fake-ip-filter 优化:新增局域网与常用静态域名过滤
区域正则全面重构:统一重构为 PCRE 预查格式
- JP / SG:新增机场三字码(NRT/HND等),分别硬性排除
- KR:补齐繁体
分流策略调整 (Lite 版):
- Lite 中/英文版新增独立谷歌服务策略组及相关规则集分流。
🔗 项目地址:
https://github.com/666OS/YYDS/tree/main/mihomo/config
fake-ip-filter 优化:新增局域网与常用静态域名过滤
区域正则全面重构:统一重构为 PCRE 预查格式
- JP / SG:新增机场三字码(NRT/HND等),分别硬性排除
尼日`(尼日利亚/尼日尔)与 `西兰/几内亚 等干扰匹配元素。- KR:补齐繁体
韓`、`首尔`、`南朝鲜 关键字及 icn/gmp/pus 机场代码。分流策略调整 (Lite 版):
- Lite 中/英文版新增独立谷歌服务策略组及相关规则集分流。
🔗 项目地址:
https://github.com/666OS/YYDS/tree/main/mihomo/config
❤8
🦀 Bun 已用 Rust 重写,v1.4.0 canary 版现已发布。
整个重写由 1 名工程师主导、借助 Claude Code 完成:约 64 个 Claude 并行运行 11 天,产出超 100 万行代码,测试套件在全部 6 个平台 100% 通过,0 个测试被跳过或删除,API 定价成本约 16.5 万美元。
相比 Zig 版,v1.4.0 修复了 128 个 bug,二进制体积缩小约 20%,HTTP 吞吐提升 2.8%–4.8%,整体快 2%–5%。
🔗 https://bun.com/blog/bun-in-rust
整个重写由 1 名工程师主导、借助 Claude Code 完成:约 64 个 Claude 并行运行 11 天,产出超 100 万行代码,测试套件在全部 6 个平台 100% 通过,0 个测试被跳过或删除,API 定价成本约 16.5 万美元。
相比 Zig 版,v1.4.0 修复了 128 个 bug,二进制体积缩小约 20%,HTTP 吞吐提升 2.8%–4.8%,整体快 2%–5%。
🔗 https://bun.com/blog/bun-in-rust
Bun
Rewriting Bun in Rust
Why & how we rewrote Bun from Zig to Rust
👀5
Mihomo 通用配置文件 更新日志 (v2.0.5)
正则防误判:引入字符边界断言,彻底解决 Russia / Austria / Australia 等国误入美国组的 Bug。
移除 UDP 阻断:移除硬编码阻断 UDP 443 (Block QUIC) 规则。为保障配置纯净与稳定,建议直接在客户端设置中开启内置的 QUIC 阻断功能
🔗 项目地址:
https://github.com/666OS/YYDS/tree/main/mihomo/config
正则防误判:引入字符边界断言,彻底解决 Russia / Austria / Australia 等国误入美国组的 Bug。
移除 UDP 阻断:移除硬编码阻断 UDP 443 (Block QUIC) 规则。为保障配置纯净与稳定,建议直接在客户端设置中开启内置的 QUIC 阻断功能
🔗 项目地址:
https://github.com/666OS/YYDS/tree/main/mihomo/config
❤1
🎨 Emil Kowalski 发布新技能 /apple-design,将苹果 WWDC 视频提炼成 17 条设计与动效原则。
可用于审查现有作品或从零开始的新项目,覆盖 Web 与 iOS。基于经典演讲《Designing Fluid Interfaces》(WWDC18) 及《The Details of Typography》训练,帖子获 165.8 万次浏览。
🔗https://github.com/emilkowalski/skills
可用于审查现有作品或从零开始的新项目,覆盖 Web 与 iOS。基于经典演讲《Designing Fluid Interfaces》(WWDC18) 及《The Details of Typography》训练,帖子获 165.8 万次浏览。
🔗https://github.com/emilkowalski/skills
GitHub
GitHub - emilkowalski/skills: Skills for Design Engineers.
Skills for Design Engineers. Contribute to emilkowalski/skills development by creating an account on GitHub.
🥰1
OpenAI 的 Tibo 发帖教你在🦀 Claude Code 里直接跑 GPT 5.6 Sol,无需安装 Codex 应用,全程约 5 分钟。
三步搞定:装 CLIProxyAPI → 连接 → 设置 claudex 别名(指向 gpt-5.6-sol)。该帖浏览量达 154.5 万。
他还半开玩笑地补了一句:“如果这被封了,我欠你一次额度重置。”
🔗 https://x.com/thsottiaux/status/2076119366647894371
三步搞定:装 CLIProxyAPI → 连接 → 设置 claudex 别名(指向 gpt-5.6-sol)。该帖浏览量达 154.5 万。
他还半开玩笑地补了一句:“如果这被封了,我欠你一次额度重置。”
🔗 https://x.com/thsottiaux/status/2076119366647894371
X (formerly Twitter)
Tibo (@thsottiaux) on X
If you aren't yet bold enough to install the Codex app, you can stay in the presence of your orange crab and point it at GPT 5.6 Sol. Takes 5 minutes. Kudos to Theo for explaining one of the ways to get this done.
Step 1: Install CLIProxyAPI
Step 2: Connect…
Step 1: Install CLIProxyAPI
Step 2: Connect…
👍2
🚨 实测发现:Grok Build CLI(v0.2.93)会默认把你的整个代码仓库打包成 git bundle(含完整历史)上传到 xAI 云端,与你打开哪些文件无关。
即使提示词写明「不要读取或打开任何文件」,一个从未被打开的文件仍在抓包上传中被
🔗 https://github.com/cereblab/grok-build-exfil-repro
即使提示词写明「不要读取或打开任何文件」,一个从未被打开的文件仍在抓包上传中被
git clone 完整还原;它读取的 .env`(含 `API_KEY/`DB_PASSWORD`)也被明文发往 `cli-chat-proxy.grok.com`。关闭「Improve the model」无法阻止——该开关只管训练,不管上传。作者对 Claude Code、Codex、Gemini 的相同测试显示三者均只在本地处理,仅 Grok 上传整个仓库。事件公开后,xAI 已在服务端悄悄关闭上传(`disable_codebase_upload: true`)。🔗 https://github.com/cereblab/grok-build-exfil-repro
GitHub
GitHub - cereblab/grok-build-exfil-repro: Reproduce it yourself: Grok Build CLI uploads your entire repo + full git history to…
Reproduce it yourself: Grok Build CLI uploads your entire repo + full git history to xAI's cloud, independent of what the model reads. Deny only blocks reading; a committed file still ships...
🚀 sing-box v1.14.0-alpha.44 发布,首次推出全新 Windows 客户端应用。
新 Windows 客户端体验对齐其他标准图形客户端,支持 Windows 10+(x64 / x86 / arm64),以安装包形式(SFW-<version>-<architecture>.exe)在 GitHub Releases 分发。此版本同时包含常规修复与改进。
🔗 https://github.com/SagerNet/sing-box/releases/tag/v1.14.0-alpha.44
新 Windows 客户端体验对齐其他标准图形客户端,支持 Windows 10+(x64 / x86 / arm64),以安装包形式(SFW-<version>-<architecture>.exe)在 GitHub Releases 分发。此版本同时包含常规修复与改进。
🔗 https://github.com/SagerNet/sing-box/releases/tag/v1.14.0-alpha.44
👍4