1. 來自 Square One 的新版 FreePascal New Edition of FreePascal From Square One (www.contrapositivediary.com)
2. 在 OCaml 的 Angstrom 中輕鬆解析並提供合理的錯誤信息 Easy parsing with reasonable error messages in OCaml''s Angstrom (dev.to)
6. 維基百科依法挑戰 "漏洞百出 "的網絡安全規則 Wikipedia legally challenges ''flawed'' online safety rules (www.bbc.co.uk)
13. 發佈 Ivar:Ruby 的實例變量缺失錯字警告 Announcing Ivar: Ruby’s Missing Instance Variable Typo Warnings (avdi.codes)
15. 再次瞭解 PostgreSQL CTE 實體化和非冪等子查詢 Another look into PostgreSQL CTE materialization and non-idempotent subqueries (www.shayon.dev)
21. 是的,Apple II 鼠標卡 IRQ 與 VBL 同步。 Yes, the Apple II MouseCard IRQ is synced to the VBL (www.colino.net)
26. 等待 Postgres 18:使用異步 I/O 加速磁盤讀取 Waiting for Postgres 18: Accelerating Disk Reads with Asynchronous I/O (pganalyze.com)
29. 如何為 Rust 構建小型、安全的 Docker 映像(從零開始) How to build small and secure Docker images for Rust (FROM scratch) (kerkour.com)
30. ty:用 Rust 編寫的超快 Python 類型檢查程序和語言服務器 ty: An extremely fast Python type checker and language server, written in Rust (github.com)
32. 軟件的魔力;或者說,優秀的工程師也能造就優秀的工程組織 The magic of software; or, what makes a good engineer also makes a good engineering organization (moxie.org)
34. 受 Python 啟發、由 Serde 支持的 Rust 應用程序接口 A Rust API Inspired by Python, Powered by Serde (ohadravid.github.io)
35. 用英語書寫阿拉伯語我創建阿拉伯語語音鍵盤的歷程 Writing Arabic in English: My journey in creating a phonetic Arabic keyboard (sherifelmetwally.com)
38. 由於違反打包策略,從 openSUSE 中移除 Deepin Desktop Removal of Deepin Desktop from openSUSE due to packaging policy violation (security.opensuse.org)
42. Warpspeed:為 macOS 構建記錄/重放調試器 Warpspeed: Building a record/replay debugger for macOS (nickgregory.me)
47. 用 GLSL 重現 iOS 動畫(互動教程) Recreating an iOS Animation with GLSL (interactive tutorial) (nmattia.com)
55. 在 Clojure 中開發 React 服務器組件,第 1 部分 Towards React Server Components in Clojure, Part 1 (romanliutikov.com)
58. 如何使用 Linux、WireGuard 和 rsync 建立網絡異地備份機群 How to build a fleet of networked offsite backups using Linux, WireGuard and rsync (ounapuu.ee)
60. 數據安全級別框架:我們如何看待區塊鏈數據的基礎 Data Safety Levels Framework: The foundation of how we look at data in Block (code.cash.app)
69. 瞭解內存管理,第 5 部分:與 Rust 鬥爭 Understanding Memory Management, Part 5: Fighting with Rust (educatedguesswork.org)
71. Ubuntu 將默認使用內存安全的 sudo - Trifecta Tech Foundation Memory-safe sudo to become the default in Ubuntu - Trifecta Tech Foundation (trifectatech.org)
72. Anukari 就 GPU 頻率縮放問題向蘋果公司發出呼籲 An appeal to Apple from Anukari regarding GPU frequency scaling (anukari.com)
74. curl 現在要求在錯誤報告中披露是否使用了人工智能 curl now requires disclosing whether AI was used on bug reports (www.linkedin.com)
77. 面試軟件開發人員:在一次編程任務中從初級到架構師 Interviewing Software Developers: From Junior to Architect in a Single Programming Task (old.reddit.com)
81. 數據投降陷阱:企業如何在人工智能淘金熱中失去控制--以及簡單的解決方案 The Data Surrender Trap: How Enterprises Are Losing Control in the AI Gold Rush—and the Simple Fix (www.softinio.com)
86. 利用 SPLADE 縮小關鍵詞搜索與語義搜索之間的差距 - Arcturus Labs Bridging the Gap Between Keyword and Semantic Search with SPLADE - Arcturus Labs (arcturus-labs.com)
88. 網絡開發的未來是人工智能。要麼加入,要麼落後 The future of web development is AI. Get on or get left behind (alex.party)
89. 為 Ruby 應用程序及其他應用程序提供更小、更快的序列化功能 Smaller, faster serialization for Ruby apps and beyond (oldmoe.blog)
90. V8 JavaScript 引擎獲得了緊急編譯提示,但開發人員是否會按建議節約使用? V8 JavaScript engine gets eager compilation hints, but will devs use sparingly as advised? (devclass.com)
91. Odin,具有 Go 風格的實用 C 語言替代方案 Odin, A Pragmatic C Alternative with a Go Flavour (bitshifter-1.github.io)
93. 停止對抗 ROS 2 環境:更快、可重複、隨時隨地進行構建 Stop Fighting Your ROS 2 Environment: Build Faster, Reproducibly, Anywhere (index.0x77.dev)
95. modern-latex:避免遺留問題的 LaTeX 簡要指南 modern-latex: A short guide to LaTeX that avoids legacy cruft (github.com)
97. 科技公司顯然不明白我們為什麼不喜歡人工智能 Tech Companies Apparently Do Not Understand Why We Dislike AI (soatok.blog)
101. 超越容器--丹尼爾-菲利普斯(Daniel Phillips)@Wasm I/O 2025 介紹 Boxer Moving Beyond Containers - Introducing Boxer by Daniel Phillips @Wasm I/O 2025 (www.youtube.com)
102. 安德烈亞斯-克林關於瓢蟲瀏覽器的主題演講 Andreas Kling''s Keynote Presentation on the Ladybird Browser (www.youtube.com)
103. 無論您如何努力,都無法避免最後一次停電 You can’t prevent your last outage, no matter how hard you try (surfingcomplexity.blog)
104. Git With Me:點對點、加密、短暫的 Git 協作 Git With Me: Peer-to-peer, encrypted, ephemeral Git collaboration (sr.ht)
105. 我第一次使用 Swift、SwiftUI 和 XCode 的經歷 My first experience using Swift, SwiftUI, and XCode (austinhenley.com)
111. 羽毛Feather:跳過 Rust 的異步模板,只需運行的網絡框架 feather: Feather: A web framework that skips Rust’s async boilerplate and just works (github.com)
116. SPFresh:億級矢量搜索的增量就地更新 SPFresh: Incremental In-Place Update for Billion-Scale Vector Search (arxiv.org)
117. RFC 5081:使用 OpenPGP 密鑰進行傳輸層安全 (TLS) 驗證 RFC 5081: Using OpenPGP Keys for Transport Layer Security (TLS) Authentication (www.rfc-editor.org)
120. 袋鼠專為微小物體優化的新型閃存緩存 [2021] Kangaroo: A new flash cache optimized for tiny objects [2021] (engineering.fb.com)
123. 使用 CTE DELETE 和 LIMIT 的 PostgreSQL 計劃程序故障 A PostgreSQL planner gotcha with CTEs DELETE and LIMIT (www.shayon.dev)
127. 寬模型和 Active Record 自定義驗證上下文 Wide Models and Active Record custom validation contexts (island94.org)
130. Gorgeous-GRUB:社區自制 GRUB 主題集 Gorgeous-GRUB: collection of decent community-made GRUB themes (github.com)
132. 我們如何失戀於 Next.js,又重新愛上 Rails 上的 Ruby 和 Inertia.js - Hardcover 博客 How We Fell Out of Love with Next.js and Back in Love with Ruby on Rails & Inertia.js - Hardcover Blog (hardcover.app)
133. understanding-j: 深入淺出的 J 編程語言介紹 understanding-j: An introduction to the J programming language that gets to the point (github.com)
139. epub-utils:用於操作 EPUB 文件的 Python CLI 和實用程序庫 epub-utils: A Python CLI and utility library for manipulating EPUB files (github.com)
141. 使用 C 類型別名避免條件編譯的 ODR 問題,第 1 部分 Using C type aliasing to avoid the ODR problem with conditional compilation, part 1 (devblogs.microsoft.com)
143. circuitpainter:使用簡潔的圖形語言創建 PCB circuitpainter: Create PCBs using a simplfiied graphics language (github.com)
148. GitDroid:第三方安卓應用程序管理器,用於管理上傳到 GitHub 發佈的應用程序 GitDroid: A third party Android app manager for apps uploaded to GitHub releases (github.com)
151. 跨平臺軟件開發--是的,字節可以是 9 位 Cross-Platform Software Development – Yes, Bytes Can Be 9 Bits (www.reddit.com)
153. 尋求答案:為什麼僅靠 HTML 無法實現收錄? Seeking an Answer: Why can’t HTML alone do includes? (frontendmasters.com)
175. 一種管理版本和更新日誌的方法,重點關注 monorepos A way to manage your versioning and changelogs with a focus on monorepos (github.com)
181. 386 處理器寄存器的電路複雜得令人髮指 The absurdly complicated circuitry for the 386 processor''s registers (www.righto.com)
183. Astro Linker Chrome 擴展 - 一個有趣的個人項目 Astro Linker Chrome Extension - A Fun Personal Project (thelinell.com)
184. RVSDG:優化編譯器的中間表示法(2019年) RVSDG: An Intermediate Representation for Optimizing Compilers (2019) (arxiv.org)
187. Journelly:類似於 "推特",但僅供您查看(純文本格式) Journelly: like tweeting but for your eyes only (in plain text) (xenodium.com)
188. 撐不住的數字大壩:為什麼互聯網審查作為技術政策會失敗? Digital Dams That Don''t Hold: Why Internet Censorship Fails as Technical Policy (maych.in)
193. 受 OpenAI Codex 啟發的 OSS 命令行人工智能助手,用於本地 LLM OSS command-line AI assistant inspired by OpenAI Codex for local LLMs (github.com)
194. i386 Hobby sperating 系統,帶有圖形、多任務、網絡和 i386 C 編譯器 An i386 Hobby sperating system with graphics, multitasking, networking and an i386 C compiler (github.com)
195. 在計算機之間複製 SQLite 數據庫的更快方法 A faster way to copy SQLite databases between computers (alexwlchan.net)
196. git-sqlite:sqlite 的自定義差異和合並驅動程序 git-sqlite: A custom diff and merge driver for sqlite (github.com)
199. 瞭解 Kafka KRaft:控制器和代理如何在無 Zookeeper 的世界中對話 Understanding Kafka KRaft: How Controllers and Brokers Talk in the Zookeeper-less World (medium.com)
202. Windows RDP 允許您使用已撤銷的密碼登錄。微軟對此沒有異議 Windows RDP lets you log-in using revoked passwords. Microsoft is ok with that (arstechnica.com)
213. NIST F4 銫噴泉原子鐘躋身讓世界準時的精英行列 NIST F4 Cesium Fountain Atomic Clock Joins Elite Group That Keeps the World on Time (www.nist.gov)
217. 使用雙子座(和一點 Python)自動刪除代碼 Automating code deletion with Gemini (and a little Python) (technicalwriting.dev)
220. Mellum 走向開源:為開發人員量身打造的 LLM,現在開始抱團取暖 Mellum Goes Open Source: A Purpose-Built LLM for Developers, Now on Hugging Face (blog.jetbrains.com)
222. AirBorne:蘋果 AirPlay 中的可蠕變零點擊 RCE AirBorne: Wormable Zero-Click RCE in Apple AirPlay (www.oligo.security)
228. 為 V8 提個醒:通過明確的編譯提示加快 JavaScript 啟動速度 Giving V8 a Heads-Up: Faster JavaScript Startup with Explicit Compile Hints (v8.dev)
232. Pyrefly:用 Rust 編寫的更快的 Python 類型檢查程序 Pyrefly: A faster Python type checker written in Rust (pyrefly.org)
233. [vimrc]括號和引文匹配以及自動移位 [vimrc] Bracket and quote matching and automatic shifting (gist.github.com)
234. MCP 授權規範......對企業來說一團糟 The MCP Authorization Spec Is... a Mess for Enterprise (blog.christianposta.com)
239. o3 即使使用偽造的 EXIF 數據,也能擊敗大師級地理信息系統播放器 o3 Beats a Master-Level Geoguessr Player—Even with Fake EXIF Data (sampatt.com)
243. 在不變性和記憶化之間,您可能必須選擇 Between immutability and memoization, you might have to choose (thoughtbot.com)
244. 拋開一切--極端重寫如何改變了我構建數據庫的方式 Throwing it all away - how extreme rewriting changed the way I build databases (www.hytradboi.com)
246. Selectric 打字機從垃圾桶變成 Linux 終端 (2023) Selectric Typewriter Goes From Trash Can To Linux Terminal (2023) (hackaday.com)
251. Elasticsearch 混合搜索示例 - 基準測試 Elasticsearch Hybrid Search Recipes - Benchmarked (softwaredoug.com)
253. 為什麼使用 ChatGPT 對環境無害的小抄 A cheat sheet for why using ChatGPT is not bad for the environment (andymasley.substack.com)
256. 你好,0 日,我的老朋友2024 年零日漏洞利用分析 Hello 0-Days, My Old Friend: A 2024 Zero-Day Exploitation Analysis (cloud.google.com)
259. 編程語言應具備樹遍歷原語 Programming languages should have a tree traversal primitive (blog.tylerglaiel.com)
261. 扭轉計算機科學會議僵化的趨勢 - ACM Communications Reversing the Fossilization of Computer Science Conferences – Communications of the ACM (cacm.acm.org)
262. 使用 EasyMDE 和 Active Storage 上傳 Markdown 圖像 Markdown image uploads with EasyMDE and Active Storage (avohq.io)
264. 為什麼 Windows 7 在幾個月的時間裡,如果使用純色背景,登錄速度會變慢? Why did Windows 7, for a few months, log on slower if you have a solid color background? (devblogs.microsoft.com)
271. i486SX_soft_FPU:為 NetBSD 上的 i486SX CPU 恢復 FPU 仿真 i486SX_soft_FPU: Bring back FPU emulation for i486SX CPU on NetBSD (github.com)
283. 在 Azure SQL Server 中使用惡意防火牆規則燒燬數據 Burning Data with Malicious Firewall Rules in Azure SQL Server (www.varonis.com)
285. 優化 Go 微服務,實現低延遲和高吞吐量 Optimizing Go Microservices for Low Latency & High Throughput (muratdemirci.com.tr)
288. Boxie - 為我 3 歲的孩子設計的始終離線的音頻播放器 Boxie - an always offline audio player for my 3 year old (mariozechner.at)
290. 觀看 o3 猜測照片的拍攝地點是一種超現實、反烏托邦式的娛樂體驗 Watching o3 guess a photo’s location is surreal, dystopian and wildly entertaining (simonwillison.net)
294. 沉默的漏洞很重要:編譯器引入的安全漏洞研究 Silent Bugs Matter: A Study of Compiler-Introduced Security Bugs (www.usenix.org)