1. 《为什么云服务会中断?:从数百起服务中断事件中汲取的教训》(2016) Why Does the Cloud Stop Computing?: Lessons from Hundreds of Service Outages (2016) (dl.acm.org)
2. pkgbump:从一个笨拙的工具到不可或缺的得力助手 pkgbump: from a dumb tool to an irreplaceable helper (blogs.gentoo.org)
3. 特朗普政府解除对Anthropic公司《Fable 5》的限制 Trump administration lifts restrictions on Anthropic''s Fable 5 (www.axios.com)
11. 大多数 MCP 服务器其实没有必要存在。你的情况可能是个例外。 Most MCP servers don''t need to exist. Your case might be an exception (evilmartians.com)
16. 通过 Durable Streams 在我的 Jetson 上提供本地 AI 服务 Serving Local AI on my Jetson through Durable Streams (s2.dev)
18. 解析,而非验证——在一种不希望你这样做的语言中 Parse, Don''t Validate — In a Language That Doesn''t Want You To (cekrem.github.io)
22. Servo 五月更新:用户脚本、mp4 兼容性、开发工具中的黑盒测试等 May in Servo: user scripts, mp4 compat, blackboxing in DevTools, and more (servo.org)
23. “等待 SQL:202y:斯德哥尔摩(BMA)”会议报告 Waiting for SQL:202y: Stockholm (BMA) meeting report (peter.eisentraut.org)
29. jj_tui:一款专注于速度和清晰度的 jujutsu 终端用户界面 jj_tui: terminal user interface to jujutsu focused on speed and clarity (tangled.org)
30. 对基本正则表达式中 GNU 扩展的平台支持 Platform Support for GNU Extensions to Basic Regular Expressions (www.wezm.net)
39. DRM GEM 的 change_handle 函数中存在“释放后使用”漏洞,导致非特权用户获得 root 权限(CVE-2026-46215) Unprivileged root via a use-after-free in DRM GEM change_handle (CVE-2026-46215) (cyberstan.co.uk)
40. Solod v0.2:网络功能、新目标、更友好的互操作性 Solod v0.2: Networking, new targets, friendlier interop (antonz.org)
42. ipv6_frag_escape:Linux LPE——可靠的监狱/容器逃逸 ipv6_frag_escape: Linux LPE - Reliable Jail/Container Escape (github.com)
45. WATaBoy:将Game Boy指令通过JIT编译为Wasm,性能优于原生解释器 WATaBoy: JIT-ing Game Boy Instructions to Wasm Beats a Native Interpreter (humphri.es)
46. Pystd 标准库,功能大致相似,但编译时间仅为其一小部分 Pystd standard library, similar-ish functionality with a fraction of the compile time (nibblestew.blogspot.com)
47. Longinus:一个漏洞中的两个边界,利用单一漏洞突破Chrome的渲染引擎和V8沙箱,CVE-2026-6307 Longinus: 2 Boundaries in One Bug, Piercing Chrome’s Renderer and V8 Sandbox with a Single Vulnerability, CVE-2026-6307 (nebusec.ai)
56. 《网络弹性法》框架下嵌入式Linux设备的完整性 Integrity on Embedded Linux Devices under the Cyber Resilience Act (sigma-star.at)
60. 代码审查——BJonas 用 J 语言编写的 Scheme 解释器 code review - BJonas'' SchemeInterpreter in J (tangentstorm.github.io)
61. Kivo——一款基于 PySide6 开发的轻量级桌面提词器 Kivo - A lightweight desktop teleprompter built with PySide6 (github.com)
64. Ante:融合借用检查与引用计数的新方法 Ante: New Way to Blend Borrow Checking and Reference Counting (verdagon.dev)
69. 难以理解的 Bug 第 10 期:故障的 Windows 构建版本 Unfathomable bugs #10: The Broken Windows Build (algassert.com)
74. 对私人通信的“双重威胁”:不民主的聊天管控幕后交易及迫在眉睫的让步,促使 fightchatcontrol.eu 网站重新上线 “Double Threat” to Private Communications: Undemocratic Chat Control Backroom Deals and Imminent Concessions Spark Relaunch of fightchatcontrol.eu (www.patrick-breyer.de)
76. 检查航天飞机输入/输出处理器的电路板 Examining circuit boards from the Space Shuttle''s I/O Processor (www.righto.com)
79. huff12——一款适用于 Apple Silicon 的 12 流霍夫曼解码器 huff12 - a 12-stream Huffman decoder for Apple Silicon (gist.github.com)
80. iOS 平台上的动态库延迟加载与插件架构 Lazy Loading Dynamic Libraries and the Plugin-Architecture on iOS (medium.com)
83. 我们进行了“Mythos at Home”测试:在我们的网络基准测试中,GLM 5.2 击败了 Claude We have Mythos at Home: GLM 5.2 beats Claude in our Cyber Benchmarks (semgrep.dev)
86. VictoriaLogs 如何以列式布局存储日志 How VictoriaLogs Stores Your Logs in a Columnar Layout (victoriametrics.com)
89. Nourish——一款支持无限缩放和平移的 Wayland 合成器 Nourish - a wayland compositor with infinite zoom and pan (github.com)
92. 借助 Lemote Yeeloong 笔记本电脑和 OpenBSD 应对“龙”的挑战 Working around dragons with the Lemote Yeeloong laptop and OpenBSD (oldvcr.blogspot.com)
93. 具有依赖类型且内核兼容 Lean4 的 Clojure 领域特定语言(DSL) Dependently typed Clojure DSL with a Lean4 compatible kernel (github.com)
96. OxCaml 中值得更多编程语言借鉴的特性——《The Consensus》 The feature in OxCaml that more languages should steal - The Consensus (theconsensus.dev)
97. pomerium:Pomerium 是一个支持身份识别和上下文感知功能的访问代理 pomerium: Pomerium is an identity and context-aware access proxy (github.com)
98. Prism:一种具有类型化效应的不纯粹函数式语言 Prism: An Impure Functional Language With Typed Effects (www.stephendiehl.com)
99. pg_plan_advice — 帮助规划器制定正确的执行计划 pg_plan_advice — help the planner get the right plan (www.postgresql.org)
102. exploitarium:一个汇集了公开漏洞利用概念验证(PoC)的单一存档库 exploitarium: A single archive of public exploit PoCs (github.com)
109. Linux 7.2 提升了 shell 管道中匿名/无名管道的性能,并进行了其他改进 Linux 7.2 Improves Anonymous/Unnamed Pipe Performance For Shell Pipelines & More (www.phoronix.com)
114. 《如何看待人工智能》:科里·多克托罗谈科技巨头、理解人工智能、劳动自动化等话题 "How to Think About AI": Cory Doctorow on Big Tech, Understanding AI, Labor Automation & More (www.youtube.com)
120. 当人工智能来处理数学计算时,作为一名数学家意味着什么? What does it mean to be a mathematician when AI does the math? (spectrum.ieee.org)
126. 介绍 Flink 的原生 S3 文件系统:专为性能而生,为生产环境而设计 Introducing Flink''s Native S3 FileSystem: Built for Performance, Designed for Production (flink.apache.org)
130. 让 devenv 快速启动,并带动整个 nixpkgs 系统一起启动 - devenv Making devenv start fast, and the whole nixpkgs with it - devenv (devenv.sh)
132. “新布卢布悖论”,或:为何 TypeScript 并非人工智能时代的理想选择 The New Blub Paradox, or: Why TypeScript Is a Poor Choice for the AI Era (iankduncan.com)
139. 在此次网络攻击发生前数年,警方就已经掌握了那些入侵伦敦交通局(TfL)的青少年相关信息 Teens who hacked TfL were known to police years before cyber-attack (www.bbc.co.uk)
142. mmo-chip:多玩家 CMOS 标准单元芯片逆向工程工具 mmo-chip: Multiplayer CMOS Standard Cell Chips Reverse Engineering Tool (github.com)
143. DSPi:一款面向树莓派 Pico(RP2040)和 Pico 2(RP2350)的、功能齐全的音频 DSP 固件 DSPi: A fully featured audio DSP firmware for the Raspberry Pi Pico (RP2040) and Pico 2 (RP2350) (github.com)
147. Dyalog v20.0 的新功能:数组、命名空间、组合、内联跟踪——阿舍·哈维-史密斯 Enhancements in Dyalog v20.0: Arrays, Namespaces, Composition, Inline Tracing - Asher Harvey-Smith (www.youtube.com)
149. Akrites:针对开源软件关键基础设施的协调、保密的漏洞修复工作取决于 Akrites: Coordinated, confidential vulnerability remediation for the open source software critical infrastructure depends on (akrites.org)
150. 我已经全面转向 Nix:从 Proxmox 迁移到 NixOS Incus I''ve gone full Nix: Proxmox to NixOS Incus (www.nijho.lt)
151. 隆重推出 Silk:一款专为 ClickHouse 设计的丝般顺滑的纤维运行时 Announcing Silk: a silky smooth fiber runtime for ClickHouse (clickhouse.com)
154. 通用同步的局限性:架构、权衡与决策因素的分类学 The Limits of Generalized Sync: ATaxonomy of Architectures, Trade‑offs, and Decision Factors (aaltodoc.aalto.fi)
157. 在Shai-Hulud出手之前,检测并清除开发工作站上的危险机密 Detecting and removing dangerous secrets on dev workstations before Shai-Hulud does (recyclebin.zip)
158. Clever Cloud 的 Pierre Zemb 谈 FoundationDB Pierre Zemb from Clever Cloud on FoundationDB (theconsensus.dev)
169. Go 语言中的零拷贝:sendfile、splice 以及 io.Copy 的开销 Zero-copy in Go: sendfile, splice, and the cost of io.Copy (segflow.github.io)
175. Sacr3d:一个用于在 Scheme 中实现 3D 图形渲染的渲染引擎工具箱 Sacr3d: A rendering engine toolbox to do 3D graphics in Scheme (teddd.srht.site)
179. Rails 的扩展:每小时 4100 万次请求,8 个数据库,disable_joins: true Scaling Rails: 41M Req/Hour, 8 DBs, disable_joins: true (andyatkinson.com)
180. Microspeak 进一步解释道:托管不就是“发布候选版”的另一个说法吗? Microspeak elaborated: Isn''t escrow just a release candidate by another name? (devblogs.microsoft.com)
184. window.showDirectoryPicker 为您开启了一个崭新的世界 window.showDirectoryPicker opens up a whole new world (steveharrison.dev)
191. RubyLLM——一个适用于所有主流AI服务商的、简洁优雅的Ruby框架 RubyLLM - a single, beautiful Ruby framework for all major AI providers (rubyllm.com)
192. [参与邀请]:2.5小时的Haskell基金会在线研讨会 [Call for Participation]: 2.5 hour Haskell Foundation Online Workshop (discourse.haskell.org)
204. 利用 Cackle 增强 Rust 供应链攻击的难度 (2023) Making Rust supply chain attacks harder with Cackle (2023) (davidlattimore.github.io)
208. maestro:一款用Rust语言编写的、轻量级且与Linux兼容的内核 maestro: Lightweight, Linux-compatible kernel, written in Rust (github.com)
210. Ultra:一个从零开始开发的核心,旨在与 Linux 内核用户空间实现(几乎)完全的 ABI 兼容性 Ultra: A from-scratch kernel that aims to be (nearly) fully ABI compatible with the Linux kernel userland (github.com)
215. Cloudflare 与主流浏览器合作,为全球互联网开发一种以隐私为先的协议 Cloudflare Collaborates With Leading Browsers to Develop a Privacy-First Protocol For the Global Internet (cloudflare.net)
221. 使用 Python 和 Apache Spark 实现自定义查询语言 Implementing a Custom Query Language with Python and Apache Spark (nchammas.com)
232. CMDK 快速切换键发明背后的趣闻轶事 The curious history the invention of the CMDK quick switcher (ux.stackexchange.com)
234. 谨以此文纪念那位在单词下方画上红绿波浪线的人 In memory of the man who put red and green squiggles under words (devblogs.microsoft.com)
238. 一步一个脚印,用每一台Lisp机器开创未来 Inventing the Future, One Lisp Machine at a Time (www.patrickdomanico.com)
240. Hyperblam:Web Audio API 的声明式实现 Hyperblam: a declarative implementation of the Web Audio API (hyperblam.how)
242. 为什么绘图板品牌不愿在Linux自由开源软件(FLOSS)驱动方面开展合作 Why Drawing Tablet Brands Won''t Collaborate on Linux FLOSS Drivers (www.davidrevoy.com)
258. 在 Linux/x86-64 上使用内存间接调用进行系统调用插桩(徒劳无功?),第一部分 System call instrumentation on Linux/x86-64 using memory-indirect calls (in vain?), part one (www.humprog.org)
262. loupe:一款注重隐私保护的 iOS 应用,旨在提高用户对原生应用能够获取哪些信息的认知 loupe: A privacy-focused iOS app that raises awareness about what native apps can see (github.com)
263. 关于当前艺术作品中出现的LLM中毒现象,有什么建议吗? What''s the advice for LLM poisoning of artwork these days? (lobste.rs)
267. postmarketOS v26.06(Alpen Avocado)正式发布 postmarketOS v26.06 (Alpen Avocado) released (postmarketos.org)
270. 人工智能会毁掉我们的技能吗?初步结果已经出炉,情况并不乐观 Is AI ruining our skills? Early results are in and they’re not good (www.nature.com)
272. 直通地狱?论滥用透明DNS转发器进行放大攻击 Forward to Hell? On Misusing Transparent DNS Forwarders For Amplification Attacks (labs.ripe.net)
273. cl-bbs:用 Common Lisp 重写的一个类似 schemeBBS 的文本论坛 cl-bbs: the schemeBBS-like textboard rewritten in Common Lisp (github.com)
276. “Mark-of-the-web”以及将安装程序固定到网站 Mark-of-the-web and pinning installers to sites (blog.randomoracle.io)
287. Fedora 44 Gnome 评测——我们已经不在堪萨斯了 Fedora 44 Gnome review - We''re not in Kansas anymore (www.dedoimedo.com)
294. 在不同版本的 Dropshot API 之间管理类型(Oxide RFD 619) Managing types across Dropshot API versions (Oxide RFD 619) (rfd.shared.oxide.computer)
298. UHF X11:专为 VisionOS 和 Apple Vision Pro 打造的 X11 UHF X11: X11 built for VisionOS and Apple Vision Pro (www.lispm.net)
299. 《欧盟网络弹性法案》为您做了(能做)什么? What has (can) the EU Cyber Resilience Act done (do) for you? (nxdomain.no)
300. 麻省理工学院气象雷达PDP-8/IX上的分时系统 Timesharing on the MIT Weather Radar PDP-8/IX (retrocomputingforum.com)