2. 科魯尼亞:一款強大iOS漏洞利用工具包的神秘之旅 Coruna: The Mysterious Journey of a Powerful iOS Exploit Kit (cloud.google.com)
7. yj_nearbyglasses:嘗試檢測附近智能眼鏡並向您發出提醒 yj_nearbyglasses: attempting to detect smart glasses nearby and warn you (github.com)
8. 唐納德·克努斯的"克勞德式"有向哈密頓迴路分解 Don Knuth''s "Claude-like" directed Hamiltonian cycles decompositions (www-cs-faculty.stanford.edu)
9. 日誌消息主要面向操作您軟件的人員 Log messages are mostly for the people operating your software (utcc.utoronto.ca)
13. 棄用易混淆的API,例如“os.path.commonprefix()”。 Deprecate confusing APIs like “os.path.commonprefix()” (sethmlarson.dev)
16. Claude 是一款基於 Electron 的應用,因為我們失去了原生支持。 Claude is an Electron App because we’ve lost native (tonsky.me)
20. 類型系統是洩漏的抽象:以Map.take!/2為例 Type systems are leaky abstractions: the case of Map.take!/2 (dashbit.co)
21. 將30種語言的TeX分隔符模式嵌入1.1MB的Rust自動機(2022) Embedding TeX Hyphenation Patterns for 30 Languages in a 1.1 MB Rust Automaton (2022) (laurmaedje.github.io)
22. 美國最高法院拒絕審理人工智能生成內容的版權糾紛 US Supreme Court declines to hear dispute over copyrights for AI-generated material (www.reuters.com)
26. 隆重推出 npmx:專為 npm 註冊表打造的快速現代瀏覽器 Announcing npmx: a fast, modern browser for the npm registry (npmx.dev)
27. 使用"經典"機器學習檢測大型語言模型生成的網絡小說(AIGC文本檢測) Detecting LLM-Generated Web Novels Using "Classical" Machine Learning (AIGC Text Detection) (blog.lyc8503.net)
34. Plasma Bigscreen - KDE Plasma 10英尺界面 Plasma Bigscreen - 10-foot interface for KDE plasma (plasma-bigscreen.org)
36. getopt:用於解析 POSIX/GNU 風格命令行的 Go 語言包 getopt: Go package for POSIX/GNU-style command line parsing (pkg.go.dev)
43. 在QuickBASIC 3.0中逆向工程實現"Hello World" Reverse engineering “Hello World” in QuickBASIC 3.0 (marnetto.net)
47. 1.275億份表單揭示了Web端前端輸入驗證的現狀 What 127.5 million forms can tell you about the state of front-end input validation on the Web (amandastjerna.se)
51. Kovan:從生產級MVCC系統到無等待內存回收機制 Kovan: From Production MVCC Systems to Wait-Free Memory Reclamation (vertexclique.com)
52. JSON文檔性能、存儲與搜索:MongoDB與PostgreSQL對比 JSON Documents Performance, Storage and Search: MongoDB vs PostgreSQL (binaryigor.com)
54. Narwhal v0.5.0 – 基於io_uring驅動的發佈訂閱消息服務器 Narwhal v0.5.0 – pub/sub messaging server, now powered by io_uring (github.com)
55. libxml2 企業版(AGPL 許可,由前任維護者提供) libxml2 Enterprise Edition (AGPL, from the previous maintainer) (codeberg.org)
58. Linux 系統中的硬件熱插拔事件:血淋淋的細節 Hardware hotplug events on Linux, the gory details (arcanenibble.github.io)
59. 利用覆蓋空間(雙曲幾何)破解《超級馬里奧64》 Hacking Super Mario 64 using covering spaces ( hyperbolic geometry) (happel.ai)
63. 基於進程的併發:BEAM與OTP為何始終正確 Process-Based Concurrency: Why BEAM and OTP Keep Being Right (variantsystems.io)
64. xuv:X11用戶守護進程,用於自動運行由用戶指定事件觸發的命令 xuv: X11 user daemon to automatically run commands triggered by user specified events (codeberg.org)
70. AWS中東中部區域(阿聯酋)服務中斷,疑似遭受戰爭襲擊 AWS Middle East Central Zone (UAE) down, apparently struck in war (health.aws.amazon.com)
73. Breeze、QtQuick、QtWidget、Union……這些到底是什麼? What even are Breeze, QtQuick, QtWidget, Union..? (akselmo.dev)
75. 代理攻擊代理:人工智能驅動的機器人利用GitHub Actions Agents attacking agents: AI-powered bot exploiting GitHub Actions (www.stepsecurity.io)
77. 使用CGP v0.7.0為Rust函數注入隱式參數功能 Supercharge Rust functions with implicit arguments using CGP v0.7.0 (contextgeneric.dev)
82. 簡約化不可避免:LLM時代語言選擇的經濟學 Simple Made Inevitable: The Economics of Language Choice in the LLM Era (felixbarbalet.com)
87. Apache Iggy向基於io_uring的每核線程架構遷移之旅 Apache Iggy''s migration journey to thread-per-core architecture powered by io_uring (iggy.apache.org)
94. Breeze QtWidgets 樣式變更,助力我們為 Union 做好準備 Breeze QtWidgets style changes to help us prepare for Union (akselmo.dev)
97. 一月在Servo:預加載、更優表單、細節樣式等 January in Servo: preloads, better forms, details styling, and more (servo.org)
99. epoll的句柄中心化設計比kqueue的過濾器中心化設計更具組合性(2021) epoll''s handle-centric design is more composable than kqueue''s filter-centric design (2021) (ariadne.space)
104. 永恆的承諾:消滅程序員的種種嘗試史 The Eternal Promise: A History of Attempts to Eliminate Programmers (www.ivanturkovic.com)
107. 按需定製的包管理器:依賴關係解決的正式模型 Package Managers à la Carte: A Formal Model of Dependency Resolution (arxiv.org)
108. Bootc與OSTree:實現Linux系統部署現代化 Bootc and OSTree: Modernizing Linux System Deployment (a-cup-of.coffee)
111. 使用 .NET Native AOT 將在線遊戲脫機化 Offlining a Live Game With .NET Native AOT (sephnewman.substack.com)
112. 一位對AI代理編程持懷疑態度的人嘗試了AI代理編程,過程極其詳盡 An AI agent coding skeptic tries AI agent coding, in excessive detail (minimaxir.com)
115. 構建強大高效的量子安全HTTPS Cultivating a robust and efficient quantum-safe HTTPS (security.googleblog.com)
117. 即時大型語言模型更新:文檔到LoRA與文本到LoRA Instant LLM Updates with Doc-to-LoRA and Text-to-LoRA (pub.sakana.ai)
119. 法案文本 - AB-1043 年齡驗證信號:軟件應用程序和在線服務 Bill Text - AB-1043 Age verification signals: software applications and online services (leginfo.legislature.ca.gov)
121. 我們理應擁有更優質的 JavaScript 流 API We deserve a better streams API for JavaScript (blog.cloudflare.com)
124. 圖形用戶界面的歷史:WIMP設計的興起(與衰落?) History of the Graphical User Interface: The Rise (and Fall?) of WIMP Design (www.uxtigers.com)
125. 基於形式化方法實現的《Optimal Caverna》遊戲玩法 Optimal Caverna Gameplay via Formal Methods (www.stephendiehl.com)
134. Linux ID:Linux探索開發者及其代碼的新認證方式 Linux ID: Linux explores new way of authenticating developers and their code (www.zdnet.com)
137. Go語言通用方法的提案已正式獲得採納 The proposal for generic methods for Go has been officially accepted (www.reddit.com)
139. 《奧布拉·丁號的歸來》:1bpp第一人稱遊戲的球面映射抖動技術(2017) Return of the Obra Dinn: spherical mapped dithering for a 1bpp 1st-person game (2017) (forums.tigsource.com)
143. 介紹 PgBeam,一個全球分佈式的 PostgreSQL 代理 Introducing PgBeam, a globally distributed PostgreSQL proxy (pgbeam.com)
145. AirSnitch:揭秘並突破Wi-Fi網絡中的客戶端隔離機制 AirSnitch: Demystifying and Breaking Client Isolation in Wi-Fi Networks (www.ndss-symposium.org)
147. 開源基金——全球首個開源軟件專項基金 Open Source Endowment — World''s First Endowment Fund for OSS (endowment.dev)
148. 使WebAssembly成為網絡上的第一類語言 Making WebAssembly a first-class language on the Web (hacks.mozilla.org)
153. 單元測試代碼性能(第二部分):測試速度變化 Unit testing your code’s performance, part 2: Testing for speed changes (pythonspeed.com)
154. maiao:輕鬆實現GitHub的Gerrit風格分層差異工作流 maiao: easy, Gerrit-style, stacked diffs workflow for GitHub (github.com)
156. 基於嵌入式Linux設備的存儲加密實現數據保密性 Data Confidentiality via Storage Encryption on Embedded Linux Devices (sigma-star.at)
159. Unicode中96.5%的confusables.txt文件不屬於高風險類別 96.5% of confusables.txt from Unicode is not high-risk (paultendo.github.io)
160. BuildKit:Docker的隱藏瑰寶,幾乎能構建任何東西 BuildKit: Docker''s hidden gem that can build almost anything (tuananh.net)
161. 谷歌API密鑰本非機密。但Gemini改變了規則 Google API Keys Weren''t Secrets. But then Gemini Changed the Rules (trufflesecurity.com)
162. 致谷歌的公開信:關於安卓系統強制開發者註冊的問題 An Open Letter to Google regarding Mandatory Developer Registration for Android (keepandroidopen.org)
179. 虛假工作面試正在開發者機器上安裝後門程序 Fake Job Interviews Are Installing Backdoors on Developer Machines (threatroad.substack.com)
180. 我驗證了LinkedIn身份。以下是我實際提交的資料 I Verified My LinkedIn Identity. Here''s What I Actually Handed Over (thelocalstack.eu)
188. LocalStack的前進之路:AWS雲模擬器交付機制的即將變革(2025) The Road Ahead for LocalStack: Upcoming Changes to the Delivery of Our AWS Cloud Emulators (2025) (blog.localstack.cloud)
189. 當前大型音頻語言模型主要進行轉錄而非傾聽 Current Large Audio Language Models largely transcribe rather than listen (arxiv.org)
190. Lambda World 2019 - 基於Racket的面向語言編程 - Matthias Felleisen Lambda World 2019 - Language-Oriented Programming with Racket - Matthias Felleisen (www.youtube.com)
194. GNU find的圖靈完備性:從mkdir輔助循環到獨立計算 Turing Completeness of GNU find: From mkdir-assisted Loops to Standalone Computation (arxiv.org)
198. RFC 406i - 人工生成廢料的拒絕(RAGS) RFC 406i - The Rejection of Artificially Generated Slop (RAGS) (406.fail)
200. 英國因Reddit未嚴格核查用戶年齡對其處以罰款 UK fines Reddit for not checking user ages aggressively enough (arstechnica.com)
201. Charm v2:Go語言終端UI的重大版本更新——珍珠奶茶、唇彩與氣泡效果 Charm v2: Major releases for Bubble Tea, Lip Gloss, and Bubbles for terminal UIs in Go (charm.land)
207. macOS 如何控制性能:英特爾與 M1 處理器上的 QoS(2022) How macOS controls performance: QoS on Intel and M1 processors (2022) (eclecticlight.co)
210. 在PostgreSQL中,帶連接的行鎖可能產生意外結果 Row Locks With Joins Can Produce Surprising Results in PostgreSQL (hakibenita.com)
214. 告別 innerHTML,迎接 setHTML:Firefox 148 版本加強跨站腳本攻擊防護 Goodbye innerHTML, Hello setHTML: Stronger XSS Protection in Firefox 148 (hacks.mozilla.org)
220. 桌面設置:從多顯示器到單屏幕,藉助虛擬桌面實現 Desk Setup: From Multi-Monitor to Single Screen with Virtual Desktops (www.ssp.sh)
226. Huntarr - 您的密碼和整個arr堆棧的API密鑰已暴露給網絡中的任何人,甚至更糟的是,暴露在互聯網上 Huntarr - Your passwords and your entire arr stack''s API keys are exposed to anyone on your network, or worse, the internet (reddit.com)
230. 簽名、封存、竊取:危急時刻如何修補關鍵漏洞 Signed, Sealed, Stolen: How We Patched Critical Vulnerabilities Under Fire (www.youtube.com)
235. 吹牛蛙——從GitHub、Jira等平臺自動構建的吹牛文檔 Brag Frog – The brag doc that builds itself from GitHub, Jira and Co (brag-frog.org)
246. 詛咒工程學:在CSV文件中隨機跳躍而不傷及自身 Cursed engineering: jumping randomly through CSV files without hurting yourself (github.com)
253. Firebolt 中高效且符合 ACID 規範的向量搜索索引 Efficient and ACID Compliant Vector Search Indexes in Firebolt (www.firebolt.io)
255. 基於GraalVM native-image Crema構建的快速啟動Clojure運行時 Fast starting Clojure runtime built with GraalVM native-image Crema (github.com)
256. 快速輕量在線加密(FLOE)的官方規範與參考代碼 Official specification and reference code for Fast Lightweight Online Encryption (FLOE) (github.com)
257. jit:一個純頭文件、跨平臺的C語言即時編譯器庫。支持x86-32、x86-64、ARM32和ARM64架構。 jit: A header-only, cross-platform JIT compiler library in C. Targets x86-32, x86-64, ARM32 and ARM64 (github.com)
259. codespelunker - 一款理解代碼結構並按相關性排序結果的命令行代碼搜索工具。無需索引。 codespelunker - CLI code search tool that understands code structure and ranks results by relevance. No indexing required (github.com)
260. 在大型代碼庫中比較C/C Unity構建與常規構建(2024) Comparing C/C unity build with regular build on a large codebase (2024) (hereket.com)
262. confusables.txt 與 NFKC 在 31 個字符上存在分歧 confusables.txt and NFKC disagree on 31 characters (paultendo.github.io)
266. 關於Mozilla Firefox在pwn2own大賽的紀錄片(第一部分) Documentary about Mozilla Firefox at pwn2own (part 1) (www.youtube.com)
271. 意圖 - 用於代理編排的開發者工作區 Intent - The developer workspace for agent orchestration (www.augmentcode.com)
273. 我們在約40MB的二進制文件中隱藏了後門,並讓AI與Ghidra共同尋找它們 We hid backdoors in 40MB binaries and asked AI Ghidra to find them (quesma.com)
275. 速度已死:人工智能生成編譯器與軟件的未來 Velocity Is Dead: AI-Generated Compilers and the Future of Software (www.openhands.dev)
276. bcachefs的創建者似乎將大型語言模型擬人化,並讓它參與文件系統的開發工作。 Creator of bcachefs seems to have anthropomorphized an LLM and is letting it work on the filesystem (poc.bcachefs.org)
281. 無障礙即公民權利。人工智能必須停止製造障礙。 Accessibility Is Civil Rights. AI Must Stop Shipping Barriers (conesible.de)
284. FreeBSD上的HTTP/3:在Bastille監獄中讓nginx支持QUIC HTTP/3 on FreeBSD: Getting QUIC Working with nginx in a Bastille Jail (blog.hofstede.it)
286. 我們如何修復Ruby中YAML註釋的保留問題(以及為何贊助該項目) How We Fixed YAML Comment Preservation in Ruby (And Why We Sponsored It) (blog.discourse.org)
289. 本地LLM在AMD Strix Point 13框架上的性能表現及其原因 How and Why Local LLMs Perform On Framework 13 AMD Strix Point (msf.github.io)
291. Hemmi/Post 1460 Versalog(計算尺模擬器) Hemmi/Post 1460 Versalog (Sliderule emulator) (thingsabove.github.io)
293. 雷霆幼貓 2.0:為您的 GPU 提供更快的內核 ThunderKittens 2.0: Even Faster Kernels for Your GPUs (hazyresearch.stanford.edu)
294. 餃子:精細粒度差分JavaScript引擎模糊測試 DUMPLING: Fine-grained Differential JavaScript Engine Fuzzing (www.ndss-symposium.org)
297. MeshTNC是一款工具,可將消費級LoRa無線電設備轉換為兼容KISS TNC協議的數據包無線電調制解調器。 MeshTNC is a tool for turning consumer grade LoRa radios into KISS TNC compatible packet radio modems (github.com)
299. 解析而非驗證:Rust中的類型驅動設計 Parse, don''t Validate and Type-Driven Design in Rust (www.harudagondi.space)