14. 《Servo》六月刊:真實環境兼容性、媒體查詢、SharedWorker 等 June in Servo: real world compat, media queries, SharedWorker, and more (servo.org)
15. 行將消亡的軟件:relayd(8) 和 httpd(8) 的持續演變 Dead Software Walking: The ongoing evolution of relayd(8) and httpd(8) (rsadowski.de)
17. 為一臺1948年IBM系統的真空管觸發器模塊供電 Energizing a vacuum-tube flip-flop module from a 1948 IBM system (www.righto.com)
23. 我們如何為 SQLite 構建了一個零磁盤、基於 S3 分層的存儲引擎 How We Built a Zero-Disk, S3-Tiered Storage Engine for SQLite (rivet.dev)
28. 從派生到部署:《Nix 生產環境實戰指南》——約翰·默裡 Derivations to Deployments: Practical Nix in Production - John Murray (www.youtube.com)
29. 使用臨時 shell 進行項目特定的 clangd 配置 Project-Specific clangd Configuration with a Temporary Shell (felix-knorr.net)
42. std.Io.Writer.Allocating 佔用了我所有的內存 std.Io.Writer.Allocating ate all my memory (www.openmymind.net)
45. 堆疊式拉取請求現已進入公開預覽階段 - GitHub 變更日誌 Stacked pull requests are now in public preview - GitHub Changelog (github.blog)
50. KindaRails2Shell - 通過 Active Storage 在 Rails 中存在的嚴重遠程代碼執行漏洞 (CVE-2026-66066) KindaRails2Shell - Critical RCE in Rails via Active Storage (CVE-2026-66066) (ethiack.com)
68. xy 是一個速度極快且高度可定製的 Python 圖表庫 xy is very fast and customizable charting library for Python (github.com)
69. 關於Anthropic最新研究成果的一些說明 Some notes about Anthropic’s new results (blog.cryptographyengineering.com)
70. Gleam 語言服務器的盛會 Gleam v.1.18.0 發佈 A field day for Gleam’s language server Gleam v.1.18.0 release (gleam.run)
74. “Hyperbole”隱式按鈕:構建你的“Hyperverse” Hyperbole Implicit Buttons: Build your Hyperverse (www.chiply.dev)
76. Copilot 會將一種惡意蠕蟲從一個 Word 文檔傳播到另一個 Word 文檔中 Copilot will propagate a malicious worm from one Word document to another (enklypesalt.com)
88. Dart 中的證明類型:將 final 類用作計算見證 Proof types in Dart: Using final classes as computational witnesses (modulovalue.com)
89. Frontier Lab 代理程序入侵事件剖析:2026年7月事件的技術時間線 Anatomy of a Frontier Lab Agent Intrusion: A Technical Timeline of the July 2026 Incident (huggingface.co)
90. 為什麼 Rocq 比 Lean 更適合程序驗證 Why Rocq is better than Lean for program verification (joomy.korkutblech.com)
92. QSYRUPWD背後的密碼:重建 IBM i 密碼哈希值 The Cipher Behind QSYRUPWD: Reconstructing IBM i Password Hashes (blog.silentsignal.eu)
96. Bastillion 5.1:單JAR SSH網關現可對每個會話進行審計和重放 Bastillion 5.1: single-JAR SSH gateway now audits and replays every session (github.com)
97. 依賴文化——理查德·費爾德曼(2026年“軟件應當正常運行”大會) Dependency Cultures - Richard Feldman (Software Should Work Conf 2026) (www.youtube.com)
101. 我設計了一塊定製PCB,只為避免按三次按鈕 I Designed A Custom PCB To Avoid Pressing A Button Three Times (blog.tymscar.com)
107. Go語言映射表:瑞士表如何取代了舊的桶式設計 Golang Maps: How Swiss Tables Replaced the Old Bucket Design (blog.gaborkoos.com)
109. 使用 Tcl/Tk 開發跨平臺命令行界面 (CLI) 和圖形用戶界面 (GUI) 工具 Develop Cross-Platform CLI and GUI Tools With Tcl/Tk (cgicoffee.com)
111. “一枚戒指統領一切”:用“硬接線”方式將收音機連接到筆記本電腦 One Ring to Rule Them All: Wiring Radios to Laptops the Hard Way (www.lysk.ai)
114. 基準測試與評估練習,第7部分:DeepSWE、Senior SWE-Bench、餐巾紙上的計算以及冬季輪胎 Exercises in benchmarking and evals, part 7: DeepSWE, Senior SWE-Bench, napkin math, and winter tires (danluu.com)
117. Framework 13 Pro 評測:電池續航大幅提升,價格卻高得離譜 Framework 13 Pro review: Much better battery, much worse price (arstechnica.com)
120. 邁向“蟲”的理論:意外現象的“蟲學” Towards a Theory of Bugs: The Ruliology of the Unexpected (writings.stephenwolfram.com)
122. 只需按一下按鈕,Pad-O-Matic 就能打印一次性密碼本 The Pad-O-Matic prints one-time pads at the press of a button (spectrum.ieee.org)
124. 建設性數據建模的“不可思議”的有效性 The Unreasonable Effectiveness of Constructive Data Modeling (www.youtube.com)
127. 利用沃爾沃/艾歇爾的車隊管理平臺,對所有用戶和車輛實施管控 Exploiting Volvo/Eicher’s fleet management platform to gain control over all users and vehicles (eaton-works.com)
131. 助力贏得第二次世界大戰的計算機:“科洛斯”破譯了德國的加密通信 The Computer That Helped Win World War II: Colossus cracked Germany’s encrypted communications (spectrum.ieee.org)
134. 從零開始用現代 C 構建一個快速的無鎖隊列 Building a Fast Lock-Free Queue in Modern C From Scratch (blog.jaysmito.dev)
147. 從第一性原理出發的功能式編程,第一部分——動機 Functional programming from first principles, part 1 – motivation (www.endoflineblog.com)
153. 約翰·巴庫斯函數式編程語言的發展歷程 History of John Backus''s FP languages (softwarepreservation.computerhistory.org)
155. 在 std::function 與 copyable_function 之間進行相互轉換 Interconverting std::function with copyable_function (quuxplusone.github.io)
165. 澤維爾·勒魯伊談編程、編程語言與形式驗證 Xavier Leroy on programming, languages and formal verification (www.youtube.com)
168. Scanwheel:一款可以自己動手組裝的鼓式機械電視 Scanwheel: a drum style mechanical television you can build yourself (github.com)
182. Android 可能很快會限制設備端的 ADB 功能,這將影響 Shizuku、libadb 以及開發者 Android May Soon Restrict On-Device ADB, Affecting Shizuku, libadb and Developers (kitsumed.github.io)
190. Chrome 為 Gemini 彈出窗口註冊了一個全局快捷鍵 Chrome registers a global shortcut for Gemini popup window (unsung.aresluna.org)
192. weblings:在 WASM 內部將 Rust 編譯為 WASM weblings: Compiling Rust to WASM from inside WASM (github.com)
193. 觀察 Go 的新垃圾回收器如何遍歷堆 Watching Go''s new garbage collector move through the heap (theconsensus.dev)
221. Augmental MouthPad 是一款通過舌頭控制的觸摸板/軌跡板 Augmental MouthPad is a tongue-controlled touchpad/trackpad (www.cnx-software.com)
230. PImpl 慣用法與 C26 中的 std::indirect 類型 The PImpl idiom and the C26 std::indirect type (mariusbancila.ro)
233. 超越單一數值:評估量化模型的部署可行性 Beyond a Single Number: Evaluating Quantized Models for Deployment (byteshape.com)
240. Linux 補丁引入“KNOD”,實現內核級網絡卸載直接至 AMD GPU Linux Patches Introduce "KNOD" For In-Kernel Network Offloading Directly To AMD GPUs (www.phoronix.com)
241. 首個已知的失控人工智能代理——還是一個極其拙劣的營銷噱頭? The first known runaway AI agent - or a very bad marketing stunt? (martinalderson.com)
243. Justif:適用於網絡的克努斯-普拉斯對齊與微排版 Justif: Knuth-Plass justification and microtypography for the web (justif.lyall.co)
245. Pip 26.2:–only-deps 解決了長達 16 年的應用部署“權宜之計” Pip 26.2: –only-deps solves 16 years of app deployment hacks (jamesoclaire.com)
251. 我檢查了我的“帶回家完成”面試項目。這簡直是一場大工程。 I Inspected My Take-Home Interview Project. It Was a Whole Operation (citizendot.github.io)
252. 保護我們的自由及開源軟件(FLOSS)公共資源免受大型語言模型(LLMs)的侵害 Protecting our FLOSS commons from LLMs (blog.codeberg.org)
253. Frag Gap(CVE-2026-53362、CVE-2026-53366) Frag Gap (CVE-2026-53362, CVE-2026-53366) (blog.qwerty.or.kr)
256. RefluXFS:Linux 內核中 XFS 文件系統下的本地權限提升至 root 漏洞(CVE-2026-64600) RefluXFS: A Linux Kernel Local Privilege Escalation to Root in XFS (CVE-2026-64600) (blog.qualys.com)
257. Dark Elevator:Windows 安裝服務本地權限提升漏洞(CVE-2026-50343) Dark Elevator: Windows Install Service Local Privilege Escalation (CVE-2026-50343) (blog.calif.io)
258. 隆重推出 Topcoat:一個用於使用 Rust 構建全棧響應式 Web 應用的框架 Announcing Topcoat: a framework for building full-stack reactive web apps with Rust (tokio.rs)
259. Unicode 變體選擇器-15 和我流下的幾滴眼淚 Unicode Variation Selector-15 and some of my tears (benjaminwil.info)
262. Oric Atmos 版《蛇廟》,僅用 10 行 BASIC 代碼編寫(2022) Snake Temple for Oric Atmos, in 10 lines of BASIC (2022) (bunsen.itch.io)
267. Notion 兩年來的向量搜索實踐:規模擴大 10 倍,成本降至十分之一 Two years of vector search at Notion: 10x scale, 1/10th cost (www.notion.com)
269. XDG RemoteDesktop 和 InputCapture 門戶中的 libei 集成 libei integrations in the XDG RemoteDesktop and InputCapture portals (who-t.blogspot.com)
280. OpenAI模型突破安全沙箱,入侵Hugging Face獲取數據以通過測試 OpenAI model breaks out of security sandbox, hacks Hugging Face for data to pass test (openai.com)
282. 您的 Agentic 工作流的緩存保持成本高出 8 倍 Your Agentic Workflow''s Cache Keepalive Costs 8x Too Much (blog.mempko.com)
285. 使用 Nagios 監控小型企業基礎設施 Using Nagios for small business infrastructure monitoring (tech.chrishardie.com)
287. “不使用人工智能”的聲明遠不止是簡單的聲明 “No AI” Statements Are Much More Than Mere Statements (journal.james-zhan.com)
294. lazy-tmux:延遲恢復 tmux 會話,並保留滾動歷史 lazy-tmux: restore tmux sessions lazily, with scrollback (lazy-tmux.xyz)
300. GitHub 突然拒絕了我的 SSH 密鑰(解決方法竟然是一個 .pub 文件?!) GitHub suddenly rejected my SSH key (the fix was a .pub file?!) (thorsell.io)