1. 數據化為代碼:我們利用《財富》500強企業為人工智能代理發佈的文件,在其系統內部運行了代碼 Data Became Code: We Ran Code Inside Fortune 500s Using Files They Published for AI Agents (medium.com)
2. RangeFrom,第二部分……:我認為該設計存在的問題 RangeFrom, Part 2..: What I think is wrong about the design (erk.dev)
3. 我最近參加了一個會議,發現學術界對人工智能的運用簡直荒謬至極 I attended a conference recently and AI use by academics was absurd (lobste.rs)
7. 從 IIS 應用程序池提升權限至 NT Authority/SYSTEM Privilege escalation from IIS AppPool to NT Authority/SYSTEM (www.mannulinux.org)
9. bibliograph:一個用於與 ATProto 上的書目信息進行交互的 AppView bibliograph: An AppView for interfacing with bibliographic information on ATProto (github.com)
10. Servo 七月更新:更多平臺、更快的畫布、SVG 中的網頁字體等 July in Servo: more platforms, faster canvas, web fonts in SVG, and more (servo.org)
27. 對oofoe的專訪:談REBOL、Forth、Decker、Janet及VFX行業 Interview with oofoe about REBOL, Forth, Decker, Janet and the VFx Industry (alexalejandre.com)
37. 加利福尼亞州通過AB-1856號法案,為開源項目提供有關年齡驗證的豁免 California Passes AB-1856 For Open-Source Relief Over Age Verification (www.phoronix.com)
38. 在 Claude Code Opus 5 自動模式下進行提示注入 Prompt Injection in Claude Code Opus 5 Auto Mode (embracethered.com)
42. Rust 中的函數式狀態機:Typestate 和 Newtype 模式 Functional State Machines in Rust: Typestate and Newtype Patterns (dl.acm.org)
43. 在中文硬件上運行的 GLM-5.3 Flash 究竟意味著什麼 What GLM-5.3 Flash running on Chinese hardware actually means (martinalderson.com)
45. Transformer 大型語言模型(LLM)的規範基重構:每個隱藏軸均可獨立測量和控制 Canonical-basis realignment for Transformer LLMs: every hidden axis becomes independently measurable and controllable (github.com)
46. 使用 Jolt 將 GTK4 封裝在 800 行 Clojure 代碼中 Wrapping GTK4 in 800 lines of Clojure with Jolt (yogthos.net)
54. Debian 投票通過允許“負責任地使用生成式人工智能” Debian Votes To Allow "Responsible Use Of Generative AI" (www.phoronix.com)
56. ContextSwitch — 隨時隨地暢享人工智能對話 ContextSwitch — take your AI conversations with you (contextswitch-blue.vercel.app)
57. 除了 Electron JavaScript 之外,還有其他真正的替代方案嗎? Any true alternatives to electron JavaScript? (lobste.rs)
61. 我天真地嘗試用Vibe編程語言為智能體編寫一個記憶工具,結果卻陷入了哲學中那些未解難題的深淵 I naively tried vibe-coding a memory tool for agents and stared into the abyss of unsolved problems in philosophy (arbustoemchamas.substack.com)
64. 傑森·瓊斯在《Mac遊戲編程大師的訣竅》(1995年)中的訪談 Jason Jones interview in "Tricks of the Mac Game Programming Gurus" (1995) (marathon.bungie.org)
67. Dolphin 26.08 與 KIO,第二部分:哪些方面變得更快、更小了 Dolphin 26.08 and KIO, part two: what got faster and smaller (blogs.kde.org)
68. 每週,一個AI都會深入挖掘當週的AI新聞,並將其轉化為藝術作品 Every week, an AI digs into the week''s AI news and turns it into art (renderweekly.art)
69. 如今,僅僅是一個關於漏洞的傳聞就足以讓人發現一個安全漏洞了 Just a rumour of a bug is enough to find a security exploit these days (anil.recoil.org)
72. 《cats.txt》如何通過《llms.txt》提供證據,這屬於GEO占星學 How cats.txt showed llms.txt evidence is GEO astrology (markwilliamscook.substack.com)
75. 利用散度定理進行超快體積計算(2018) Hilariously Fast Volume Computation with the Divergence Theorem (2018) (alyssarosenzweig.ca)
82. 使用 GADT 風格枚舉在 Rust 中實現零成本的“無標籤最終類型” Zero-Cost ''Tagless Final'' in Rust with GADT-style Enums (inferara.com)
83. 在 Wayland 上尋求永恆的 Dock——lambdock(C GTK4 Lisp GNU Guile Scheme) Quest for eternal dock on Wayland - lambdock (C GTK4 Lisp GNU Guile Scheme) (jointhefreeworld.org)
86. EasyEffects 應該成為每個 Linux 發行版的一部分,以提升筆記本電腦揚聲器的音質 EasyEffects should be part of every Linux distribution to improve laptop speaker sound quality (www.osnews.com)
88. 我們如何通過優化 1.1.1.1 的 DNS 緩存節省了 100 太字節的內存 How we saved 100 terabytes of memory by optimizing 1.1.1.1’s DNS cache (blog.cloudflare.com)
90. 調試我的新網絡:當10千兆以太網僅以300兆比特運行時 Debugging my new network, when 10 Gigabit Ethernet Runs at 300 Megabits (www.hanselman.com)
92. 宣佈Sovereign Tech Agency對Flatpak進行投資 Announcing Sovereign Tech Agency Investment in Flatpak (modal.cx)
103. 名為“偏執”的服務器:請在9月25日前聲援Autistici/Inventati The Server Called Paranoia: Defend Autistici/Inventati Before September 25 (cavallette.noblogs.org)
104. 西蒙·瓊斯論函數式編程、類型思維、無用語言 Simon Jones on Functional Programming, Thinking in Types, Useless Languages (www.youtube.com)
105. 無需 Cloudflare 的持久化對象,基於您已運行的數據庫 Durable Objects without Cloudflare, on the database you already run (lucascarlson.net)
106. png2jxl:將 PNG 轉換為無損 JPEG XL,並逐字節還原原始 PNG 文件 png2jxl: Convert PNG to lossless JPEG XL with byte-for-byte reconstruction of the original PNG (github.com)
107. 請別再用那些低質量的AI內容淹沒我們的項目,只為充實你的簡歷了 Please stop flooding our projects with AI slop to furnish your CV (neilalexander.dev)
108. tailcat:類似於 netcat,但運行在 Tailscale 的數據平面上,不包含 Tailscale 的控制平面 tailcat: like netcat, but over Tailscale''s data plane, without Tailscale''s control plane (github.com)
110. Dolphin 如何應對《藍精靈舞會》的反盜版工作 How Dolphin deals with the anti-piracy of "The Smurfs Dance Party" (www.youtube.com)
113. SourceHut 關於大型語言模型(LLM)的服務條款變更 Changes to SourceHut''s terms of service regarding LLMs (sourcehut.org)
116. 如果我發佈它,你將無法獲得與我相同的體驗 If I release it, you won’t get the same experience I get (notes.highlysuspect.agency)
125. 摩托羅拉的GrapheneOS手機將於2027年上市,售價將高於Pixel系列 Motorola''s GrapheneOS phones will launch in 2027 priced higher than Pixels (arstechnica.com)
127. WebSockets 與 SSE 的對比應側重於執行順序和正確性 WebSockets vs. SSE should be about ordering and correctness (dashbit.co)
133. 從 API 到哈希樹:深入理解 Go 語言中的 sync.Map Understanding Go''s sync.Map from API to Hash Trie (victoriametrics.com)
134. 谷歌為何將數十億行代碼存儲在一個代碼庫中(2016) Why Google stores billions of lines of code in a single repository (2016) (dl.acm.org)
137. 凱西·穆拉托里——《萬惡之源》——BSC 2026 Casey Muratori – The Root of The Root of All Evil – BSC 2026 (www.youtube.com)
139. 利用 TypeScript 獲取最稀有的車牌之一(2025) Using TypeScript to Obtain One of the Rarest License Plates (2025) (www.jack.bio)
144. maiao:適用於 GitHub、Cursor Origin、GitLab、Codeberg 等平臺的 Gerrit 風格堆疊差異 maiao: Gerrit-style stacked diffs for GitHub, Cursor Origin, GitLab, Codeberg and more (github.com)
152. ack、ag、git-grep、grep 和 ripgrep 的功能對比 Feature comparison of ack, ag, git-grep, grep and ripgrep (beyondgrep.com)
155. 將 Rust 枚舉替換為 64 位字後,我的解釋器運行速度提高了 17% Replacing a Rust Enum with a 64-bit Word Made My Interpreter 17% Faster (pointersgonewild.com)
158. 在 24 核構建機上添加 CPU 親和性後,構建時間變長了 Adding CPU affinity in a 24-core build machine made builds take longer (infosec.exchange)
162. MNT Station——一款模塊化、開源硬件的臺式電腦和服務器 MNT Station - A modular, open hardware desktop computer and server (www.crowdsupply.com)
172. 使用 AutoCorres 在 Isabelle/HOL 中驗證(簡單的)C 語言 Verifying (simple) C in Isabelle/HOL with AutoCorres (blueberrywren.dev)
173. Sloc Cloc 和 Code 4.0 (scc) —— 找出最需要關注的文件 Sloc Cloc and Code 4.0 (scc) - Finding the files that need the most attention (boyter.org)
175. Atkinson Hyperlegible 在相同字號下看起來比其他一些字體略小一些 Atkinson Hyperlegible appears a little smaller than some other fonts at the same font size (twotwos.nekoweb.org)
177. Routeup——穩定的本地 HTTPS URL 和需主動選擇加入的公共隧道 Routeup – stable local HTTPS URLs and opt-in public tunnels (routeup.dev)
184. Perspec 1.0:一款用於對文檔照片進行透視校正的 Haskell 桌面應用程序 Perspec 1.0: A Haskell desktop app for perspective correction of document photos (adriansieber.com)
192. 構建 certgrep.sh:一個免費的證書透明度搜索引擎 Building certgrep.sh: a free certificate transparency search engine (haveibeensquatted.com)
195. touch - 適用於 Windows 的 Unix touch 命令的輕量級實現 touch - A lightweight implementation of the Unix touch command for Windows (github.com)
196. 使用 libgccjit 為一個簡單的解釋器添加 JIT 編譯功能 Adding JIT-compilation to a toy interpreter with libgccjit (gcc.gnu.org)
199. Coldcard的嚴重漏洞:事件經過、受影響人群及應對措施 Critical Coldcard flaw: what happened, who is affected, and what to do (wizardsardine.com)
204. “文本模式”的謊言:為何現代圖標用戶界面(TUI)對無障礙訪問來說是一場噩夢 The text mode lie: why modern TUIs are a nightmare for accessibility (www.osnews.com)
215. 亞馬遜總是在強制關閉我的平板電腦,所以我花了266美元買了四個AI模型,就是為了能完全掌控它 Amazon kept shutting down my tablet, so I spent 266 on four AI models to own it (ericpardee.github.io)
220. Hister——一個由您掌控的私有、全內容搜索索引 Hister - A private, full content search index that you control (hister.org)
223. 有沒有什麼不錯的Linux版PDF閱讀和編輯軟件,可以替代Adobe Acrobat? Are there any decent programs for pdf viewing and editing for Linux that replace Adobe Acrobat? (lobste.rs)
226. 交互式程序運行時界限的基礎驗證 Foundational Verification of Running-Time Bounds for Interactive Programs (adam.chlipala.net)
229. 為什麼我的兩個 Cortex-A9 內核不具備緩存一致性? Why aren''t my two Cortex-A9 cores cache coherent? (thejpster.org.uk)
232. 在 macOS 27 Golden Gate 中,hdiutil 已被廢棄 hdiutil is deprecated in macOS 27 Golden Gate (lapcatsoftware.com)
234. PiKVM 項目現已支持網絡攝像頭轉發功能 PiKVM project has gained support for web-camera forwarding (docs.pikvm.org)
237. 林納斯·託瓦茲利用人工智能排查英特爾GPU驅動程序中的一個錯誤 Linus Torvalds uses AI to debug an Intel GPU driver bug (github.com)
239. InjectionBunny,一款用於提升權限的 NTFS3 SUID 注入工具 InjectionBunny, a NTFS3 SUID injection for privilege escalation (lore.kernel.org)
240. Espressif 發佈了適用於 ESP32-S31 RISC-V 開發板的 Linux BSP Espressif releases Linux BSP for ESP32-S31 RISC-V boards (www.cnx-software.com)
246. OTel 進展不順(我還為此做了一份電子表格) OTel Isn''t Going Well (And I Made A Spreadsheet About It) (matduggan.com)
252. 將我的卡西歐F-91W改裝成非接觸式支付設備 Turning My CASIO F-91W Into a Contactless Payment Device (hackernoon.com)
255. 瓦斯塔的零知識證明及其在黎巴嫩的應用 Zero-Knowledge Proof of Wasta with Applications in Lebanon (eprint.gacr.info)
262. 在 nightly 版本中啟用新一代性狀求解器 Rust 博客 Enabling the next-generation trait solver on nightly Rust Blog (blog.rust-lang.org)
264. rust-glancer:一款專注於低內存佔用的 Rust 替代 LSP rust-glancer: An alternative LSP for Rust with focus on low memory usage (rust-glancer.github.io)
266. 日本曾試圖開發一款面向全球的操作系統,隨後美國政府介入 Japan tried to build an operating system for the entire world, then the US government intervened (www.xda-developers.com)
269. 我不小心記錄了數十萬通打往軍事基地的電話 I accidentally logged hundreds of thousands of phone calls to military bases (lina.sh)
283. 大家都說彙編語言是無類型的——但大家都錯了 - gingerBill Everyone Says Assembly Is Untyped—Everyone Is Wrong - gingerBill (www.gingerbill.org)
284. GitHub、自動擴展與組件替代謬誤 GitHub, autoscaling, and the component substitution fallacy (surfingcomplexity.blog)
286. 雙精度:無需離開浮點運算單元即可實現31位精度 Double-double: 31 digits of precision without leaving the FPU (marekfiser.com)
287. 將 OpenPubkey SSH(OPKSSH)開源:將單點登錄與 SSH 集成 Open-sourcing OpenPubkey SSH (OPKSSH): integrating single sign-on with SSH (www.ethanheilman.com)
289. Opus 是一種基於 f-表達式(Kernel 語言)語義的、極簡且採用靜態作用域的 Lisp 方言。 Opus is a minimal, statically-scoped Lisp dialect based on the semantics of f-expressions (the Kernel language) (github.com)
293. X.Org Server 26.1 RC1 即將迎來五年來首個功能版本發佈 - Phoronix X.Org Server 26.1 RC1 Prepares For First Feature Release In Five Years - Phoronix (www.phoronix.com)
294. CI 流量增長 20 倍卻不影響速度:我們如何重構 Datadog 的 Git 服務 20 the CI traffic without getting slower: How we rebuilt Git serving at Datadog (www.datadoghq.com)
295. AliExpress 利用 WebAudio 指紋識別技術保持多點藍牙耳機的連接狀態 AliExpress keeps multipoint Bluetooth headphones active with WebAudio fingerprinting (blog.laserphile.com)
297. 人工智能並沒有抹殺這位大二學生的價值,反而提升了它的價值 AI didn''t erase the junior''s value. It increased it (franciscotrindade.me)
300. 一次玩笑性質的域名購買如何演變成地緣政治戰爭 How a joke domain purchase turned into geopolitical warfare (sprocketfox.io)