1. pyx:一个原生支持 Python 的包注册表,现已进入 Beta 测试阶段。 pyx: a Python-native package registry, now in Beta (astral.sh)
6. 就BfDI关于大型语言模型(LLMs)中个人数据的问题作出回应 Answering the BfDI''s questions on personal data in LLMs (desfontain.es)
10. OOMProf - 在 OOMkill 发生前使用 eBPF 进行堆栈分析 OOMProf - Take a heap profile just before OOMkill using eBPF (www.polarsignals.com)
11. 推出Nexus——开源AI路由器,用于聚合、管理和保护您的AI架构。 Introducing Nexus - the Open-Source AI Router to aggregate, govern, and secure your AI stack (nexusrouter.com)
16. 为 Bash 和 Zsh 编写自己的简单标签补全功能 Writing Your Own Simple Tab-Completions for Bash and Zsh (mill-build.org)
17. pure:用于检查Zip文件的静态分析文件格式验证工具 pure: A static analysis file format checker for Zip files (github.com)
19. 在两个月内从零开始构建一个基于30亿神经网络嵌入的网页搜索引擎。 Building a web search engine from scratch in two months with 3 billion neural embeddings (blog.wilsonl.in)
25. 逆向工程Raspberry Pi Zero 2W中的RP3A0系统级芯片(SoC) Reverse engineering the RP3A0 SoC from the Raspberry Pi Zero 2W (jonathanclark.dev)
31. Python与Rust在科学代码库中的互操作性入门 An Introduction to Python-Rust Interop for Scientific Codebases (github.com)
38. 如何使用 React Native RxDB 构建本地优先应用(以及为什么你的应用也需要这样做) HackerNoon How I Built Local-First Apps with React Native RxDB (and Why Your App Probably Needs This Too) HackerNoon (hackernoon.com)
40. 1.1.1.1 — 这款免费应用程序让您的互联网速度更快。 1.1.1.1 — The free app that makes your Internet faster (one.one.one.one)
41. “git-killer”(下一代分布式版本控制系统)所需的特性 Desired features in a "git-killer" (next-generation DVCS) (heidiwaterhouse.com)
44. 你做得到的事,我用宏规则(2023)能做得更糟。 Anything you can do, I can do worse with macro_rules (2023) (www.youtube.com)
49. 我的小型(1000行)、快速且可嵌入的脚本语言支持AOT编译。 My tiny (1000 lines), fastish, embeddable scripting language can be AOT compiled (wareya.wordpress.com)
53. 将 GitHub 仓库迁移到 Forgejo 实例的脚本 Script to migrate GitHub repositories to a Forgejo instance (github.com)
62. 在首席执行官辞职后,GitHub不再是微软的独立公司。 GitHub is no longer independent at Microsoft after CEO resignation (www.theverge.com)
63. 此发送/同步密钥区分专业与业余Rust开发者 This Send/Sync Secret Separates Professional From Amateur Rust Developers (blog.cuongle.dev)
74. Fornjot:早期阶段的B-树CAD内核,采用Rust语言编写。 Fornjot: early-stage b-rep CAD kernel, written in Rust (www.fornjot.app)
76. 绕过 PostgreSQL 目录开销,直接进行分区哈希计算 Bypass PostgreSQL catalog overhead with direct partition hash calculations (www.shayon.dev)
83. ChaCha12-BLAKE3:安全、简单且快速的认证和提交加密 ChaCha12-BLAKE3: Secure, Simple and Fast authenticated and committing encryption (kerkour.com)
84. 在《The Games: Winter Challenge》中打造最长的滑雪跳台 Creating the longest possible Ski Jump in The Games: Winter Challenge (mrwint.github.io)
86. 滥用Entra OAuth获取访问内部微软应用程序的权限 Abusing Entra OAuth for Fun and Access to Internal Microsoft Applications (research.eye.security)
89. 将链接复制到夜间模式中的高亮部分 – 本周 Firefox 动态:第 185 期 Copy Link to Highlight in Nightly – These Weeks in Firefox: Issue 185 (blog.nightly.mozilla.org)
95. WordPress 测试环境 – 通过 WebAssembly PHP 在浏览器中运行 WordPress WordPress Playground – Run WordPress in the browser via WebAssembly PHP (playground.wordpress.net)
99. Elixir 误区 #1 - 不要“让它崩溃”,而是“让它修复” Elixir Misconceptions #1 - Don''t "let it crash" but "let it heal" (www.zachdaniel.dev)
102. 通过FREON提升分布式开源团队的地理韧性 Improving Geographical Resilience For Distributed Open Source Teams with FREON (soatok.blog)
108. 人工智能必须阅读手册:为何技术作家正转型为内容策展人 AI must RTFM: Why technical writers are becoming context curators (passo.uno)
112. CT扫描仪揭示了386处理器陶瓷封装内部的意外发现。 A CT scanner reveals surprises inside the 386 processor''s ceramic package (www.righto.com)
113. 从 Chrome 渲染器代码执行到内核,并发送 MSG_OOB 消息。 From Chrome renderer code exec to kernel with MSG_OOB (googleprojectzero.blogspot.com)
115. 为何MCP对40年RPC最佳实践的忽视将烧毁企业 Why MCP’s Disregard for 40 Years of RPC Best Practices Will Burn Enterprises (julsimon.medium.com)
121. Pianolizer 助您音乐项目精准辨识音符(2022) Pianolizer Helps Your Musical Projects Distinguish Notes (2022) (hackaday.com)
133. 为了避免支付云服务提供商的费用,我对家庭实验室进行了过度设计。 Over engineering my homelab so I don''t pay cloud providers (ergaster.org)
135. efrit:一个原生的Elisp编码代理,运行于Emacs环境中。 efrit: A native elisp coding agent running in Emacs (github.com)
137. 拼写检查器曾是软件工程领域的一项重大成就。 A Spellchecker Used to Be a Major Feat of Software Engineering (prog21.dadgum.com)
142. 突破定向单源最短路径的排序障碍 Breaking the Sorting Barrier for Directed Single-Source Shortest Paths (arxiv.org)
146. 更新的 Google Project Zero 披露政策 Updated Google Project Zero disclosure policy (googleprojectzero.blogspot.com)
150. 防止ZIP解析器混淆攻击针对Python包安装程序 Preventing ZIP parser confusion attacks on Python package installers (blog.pypi.org)
151. 介绍Wassette:基于WebAssembly的AI代理工具 Introducing Wassette: WebAssembly-based tools for AI agents (opensource.microsoft.com)
153. 通过重新实现Clojure的comp函数来理解其工作原理 Understanding not just Clojure''s comp function by re-implementing it (www.evalapply.org)
154. 利用Ubuntu 24.04的特性进行权限提升 Abusing Ubuntu 24.04 features for root privilege escalation (labs.snyk.io)
163. Mac的历史在当前的Mac操作系统中得以延续。 Mac history echoes in current Mac operating systems (tenfourfox.blogspot.com)
164. 一次性代码将长期存在,但持久代码才是真正驱动世界运行的核心。 Disposable Code Is Here to Stay, but Durable Code Is What Runs the World (www.honeycomb.io)
168. 版本博物馆:热门网站与软件的视觉历史 Version Museum: visual history of popular websites and software (www.versionmuseum.com)
170. 将“保存”按钮重新命名为“发布”,以便更好地向用户说明其操作的结果。 Re-label the "Save" button to be "Publish", to better indicate to users the outcomes of their action (phabricator.wikimedia.org)
171. 已修复当前 Firefox 开发版中的遗留扩展(需进行部分额外配置) Legacy extensions fixed for current Firefox Dev Edition (some extra config needed) (github.com)
173. 谷歌确认遭黑客攻击——警告用户数据被盗 Google Confirms It Has Been Hacked — Warns User Data Stolen (www.forbes.com)
174. 更多 shell 技巧:一等列表、jq 工具和 es shell More shell tricks: first class lists, jq, and the es shell (alurm.github.io)
192. comptime.ts — TypeScript 的编译时表达式 comptime.ts — compile-time expressions for TypeScript (comptime.js.org)
196. LF AI与数据基金会主办Vortex项目,助力人工智能与分析实现高性能数据访问 LF AI & Data Foundation Hosts Vortex Project to Power High Performance Data Access for AI and Analytics (www.linuxfoundation.org)
199. 实现视图戳复制协议(2023) Implementing Viewstamped Replication protocol (2023) (distributed-computing-musings.com)
200. 一种快速、可扩展且指针稳定的数组在C语言中的实现 A Fast, Growable Array With Stable Pointers in C (danielchasehooper.com)
205. 可扩展性正确性:Marc Brooker 谈 AWS 十年的形式化方法实践 Scaling Correctness: Marc Brooker on a Decade of Formal Methods at AWS (podcasts.apple.com)
212. 2025年,你可能不知道的70家使用Rails的公司 70 Companies You Didn''t Know Were Using Rails in 2025 (thoughtbot.com)
213. Project Ire 能够自主识别大规模恶意软件。 Project Ire autonomously identifies malware at scale (www.microsoft.com)
214. 为什么Windows半年度更新被命名为H1和H2? Why are Windows semiannual updates named H1 and H2? (devblogs.microsoft.com)
219. 使用Escardó-Oliva函数式语言实现的Haskell X86汇编器 A Proper X86 Assembler in Haskell Using the Escardó-Oliva Functional (blog.vmchale.com)
224. 在4004字节的C代码中实现Intel 4004的门级仿真 Gate-level emulation of an Intel 4004 in 4004 bytes of C (nicholas.carlini.com)
226. 今天才知道,你可以识别出Base64编码的JSON、证书和私钥。 TIL that You can spot base64 encoded JSON, certificates, and private keys (ergaster.org)
233. Proxmox 虚拟环境 9.0 搭配 Debian 13 正式发布 Proxmox Virtual Environment 9.0 with Debian 13 released (www.proxmox.com)
234. 智能底座 - IoT 可调节床,带来舒适与安全(2019) The SmartBase - IoT Adjustable Bed for Comfort and Safety (2019) (www.hackster.io)
238. 亚马逊云科技(AWS)在未提前通知的情况下删除了我的10年账户及所有数据。 AWS deleted my 10-year account and all data without warning (www.seuros.com)
239. 开源Shaper:嵌入式分析的最小数据平台 Open Sourcing Shaper: Minimal Data Platform for Embedded Analytics (github.com)
241. Cordoomceps - 用《毁灭战士》替换Amiga的操作系统 Cordoomceps - replacing an Amiga''s brain with Doom (mjg59.dreamwidth.org)
243. 带垃圾回收的Lisp解释器,使用Odin实现,代码行数少于750行(C语言实现少于500行) Lisp interpreter with GC in 750 lines of Odin (and 500 lines of C) (github.com)
254. 关于锚元素的 href 属性,你可能不知道的几点 A Few Things About the Anchor Element’s href You Might Not Have Known (blog.jim-nielsen.com)
256. 未来,所有食物都将在微波炉中烹饪,如果你无法接受这一点,那么你最好离开厨房。 In the Future All Food Will Be Cooked in a Microwave, and if You Can’t Deal With That Then You Need to Get Out of the Kitchen (www.colincornaby.me)
257. 介绍luzer,一个基于覆盖率引导的Lua模糊测试引擎 Introducing luzer, a coverage-guided Lua fuzzing engine (bronevichok.ru)
265. 对OpenBSD缓解措施的系统性评估(2019) A systematic evaluation of OpenBSD’s mitigations (2019) (isopenbsdsecu.re)
267. 波兰火车制造商起诉曝光其反维修技巧的黑客 Polish Train Maker Is Suing the Hackers Who Exposed Its Anti-Repair Tricks (www.ifixit.com)
270. NUMAI:一个电子表格,其中英文描述通过人工智能技术被翻译成 JavaScript 公式。 NUMAI: A spreadsheet where English descriptions are translated into JS formulas thanks to AI (github.com)
271. Rust、Python 和 TypeScript:新的三驾马车 Rust, Python, and TypeScript: the new trifecta (smallcultfollowing.com)
279. 用于解析 TypeScript 类型的解析器,使用 TypeScript 类型编写。 a parser for typescript types, written in typescript types (github.com)
283. 将您的 Jupyter 笔记本渲染到 OpenGist Render your Jupyter notebooks in OpenGist (blog.fabiomanganiello.com)
289. cchistory:追踪Claude代码系统提示和工具变更 cchistory: Tracking Claude Code System Prompt and Tool Changes (mariozechner.at)
295. 真正的PowerBook:Macintosh应用程序环境在PA-RISC笔记本电脑上 A real PowerBook: the Macintosh Application Environment on a PA-RISC laptop (oldvcr.blogspot.com)