1. neomd:一款極簡的電子郵件 TUI,支持使用 Markdown 閱讀,並在 Neovim 中撰寫 neomd: A minimal email TUI where you read with Markdown and write in Neovim (github.com)
7. 為 OpenTelemetry Collector 構建模擬運行模式 Building a dry-run mode for the OpenTelemetry Collector (simme.dev)
8. 利用 eBPF sock_ops 繞過 DPI 並注入偽造的 TLS ClientHello DPI bypass using eBPF sock_ops and fake TLS ClientHello injection (github.com)
14. 編寫 Lisp 具有抗人工智能性,這讓我感到難過 —— 丹的隨想 Writing Lisp is AI Resistant and I''m Sad — Dan''s Musings (blog.djhaskin.com)
15. 如果你以為寫代碼的速度是你的問題——那你還有更大的麻煩 If you thought the speed of writing code was your problem - you have bigger problems (debuggingleadership.com)
16. 在 Linux 上設置 atkey.pro USB 指紋識別器——這同樣適用於任何 FIDO 2 U2P USB 指紋識別器;甚至包括那些 20 美元的型號 setting up the atkey.pro usb fingerprint reader in linux -- this should also work for any fido2 u2p usb fingerprint reader; maybe even those 20 ones (gist.github.com)
18. 使用 Turbo C 為 Windows 3.1 開發遊戲開發工具 Making Gamedev Tooling For Windows 3.1 in Turbo C (www.youtube.com)
22. CVA6-CFI:RISC-V 控制流完整性擴展初探 CVA6-CFI: A First Glance at RISC-V Control-Flow Integrity Extensions (arxiv.org)
27. 令人尷尬的簡單自歸納法提升了代碼生成效果 Embarrassingly Simple Self-Distillation Improves Code Generation (arxiv.org)
31. 那個從未正常工作過的功能 · 一個失效的自動實時輪詢器,以及所謂的緊迫感對Claude Code的影響 The Feature That Has Never Worked · A broken auto-live poller, and what perceived urgency does to Claude Code (christophermeiklejohn.com)
34. c89cc.sh - 基於純可移植 shell 的獨立 C89/ELF64 編譯器 c89cc.sh - standalone C89/ELF64 compiler in pure portable shell (gist.github.com)
36. 關於在 OCaml 代碼中自願披露 AI 信息的提案 A Proposal for Voluntary AI Disclosure in OCaml Code (anil.recoil.org)
46. 克勞德·科德發現了一個隱藏了23年的Linux漏洞 Claude Code Found a Linux Vulnerability Hidden for 23 Years (mtlynch.io)
47. Slap:一種功能性連接式語言……還帶有一個借用檢查器? Slap: Functional Concatenative Language... with a Borrow Checker? (taylor.town)
51. 開源、激勵機制,以及為何“日後變現”往往適得其反 Open Source, Incentives, and Why ''Monetize Later'' Often Backfires (kaluvuri.com)
56. 1SubMl:一種實驗性的類機器學習編程語言,具備統一的模塊和值語言,以及更多特性 1SubMl: experimental ML-like programming language with a unified module and value language, and more (github.com)
58. samply:適用於 macOS、Linux 和 Windows 的命令行採樣分析工具 samply: Command-line sampling profiler for macOS, Linux, and Windows (github.com)
65. Rewrites.bio:基因組學質量控制效率提升60倍 面向《科學》雜誌的AI改寫指南 Rewrites.bio: 60x speedup in Genomics QC AI rewrite guidelines for Science (rewrites.bio)
66. 同時觸發兩張陷阱卡,或:對“Vibecoding”風靡一時的溫和回應 Activating Two Trap Cards at Once, or: A Gentle Response to the Popularity of Vibecoding (gist.github.com)
67. Euro-Office、ONLYOFFICE及其許可糾紛 Euro-Office, ONLYOFFICE, and their licensing dispute (blog.ensko.at)
69. 我可能已經解決了面向對象系統中一個長期存在的問題 I may have solved a long standing problem with Object Oriented systems (blog.mempko.com)
70. 試用多主 MariaDB,復現 Jepsen 報告 Taking multi-master MariaDB for a spin, reproducing a Jepsen report (theconsensus.dev)
75. 您添加的每一個依賴項,都可能成為潛在的供應鏈攻擊 Every dependency you add is a supply chain attack waiting to happen (benhoyt.com)
77. 我們為數據庫構建了 Postgres 兼容性,並將其封裝為可複用的庫 We built Postgres compatibility for our database and made it reusable libraries (greptime.com)
78. pGenie – 面向 PostgreSQL 的 SQL 優先代碼生成器(支持 Haskell、Rust 和 Java) pGenie – SQL-first code generator for PostgreSQL (Haskell, Rust, Java) (pgenie.io)
81. Libinput 的 Lua 插件系統曝出令人擔憂的安全問題 Libinput Hit By Worrying Security Issues With Its Lua Plug-In System (www.phoronix.com)
88. pgit:我將 Linux 內核導入到了 PostgreSQL 中 pgit: I Imported the Linux Kernel into PostgreSQL (oseifert.ch)
91. Indexical:專為你在網上閱讀的所有內容打造的私有、本地優先的存儲空間 Indexical: Private, local-first memory for everything you read on the web (github.com)
94. 我通過一個 Tailscale 家庭出口節點追蹤了我的流量 I Traced My Traffic Through a Home Tailscale Exit Node (tech.stonecharioteer.com)
95. 時間切片儲層採樣:一種用於剖面儀的新(?)算法 Timesliced reservoir sampling: a new(?) algorithm for profilers (pythonspeed.com)
98. 注意供應商 C 工具鏈中可能遺漏的警告 Watch out for missed warnings on vendor C toolchains (blog.poly.nomial.co.uk)
101. 評論:評估人工智能完成複雜軟件任務的能力 Review: Measuring AI Ability to Complete Long Software Tasks (emptysqua.re)
103. 為什麼不使用字符串視圖,而要用 const& 傳遞字符串呢? Why Don’t You Use String Views Instead of Passing strings by const&? (giodicanio.com)
105. SQLite 數據庫:簡單、進程內、可靠、快速(2024) SQLite DB: simple, in-process, reliable, fast (2024) (binaryigor.com)
110. 時隔40年,《超級馬里奧兄弟》終於實現了任意代碼執行 After 40 years, arbitrary code execution has been achieved in Super Mario Bros (youtu.be)
112. 對採用人工智能的工程團隊的訪談初步觀察 Early observations from Interviews with Engineering Teams Adopting AI (jonathannen.com)
113. 我做了一款沒人要的鍵盤:開發 TapType 的經歷 I Made a Keyboard Nobody Asked For: My Experience Making TapType (fireborn.mataroa.blog)
119. Pidgin 3.0 Alpha 1 2.95.0 已發佈 Pidgin 3.0 Alpha 1 2.95.0 has been released (discourse.imfreedom.org)
120. [RFC] clang-reforge:用於安全加固的自動全代碼庫源代碼重寫工具 [RFC] clang-reforge: Automatic whole-codebase source code rewriting tool for security hardening (discourse.llvm.org)
121. Pipevals:適用於各類大型語言模型應用的評估管道 Pipevals: Evaluation pipelines for every LLM application (www.pipevals.com)
124. Servo 二月更新:更快的版面佈局、腳本暫停與恢復功能,以及更多內容 February in Servo: faster layout, pause and resume scripts, and more (servo.org)
126. “Software You Can Love 2026”門票現已開售 Software You Can Love 2026 tickets are on sale (mattnite.net)
132. 為什麼你的工程團隊效率低下(問題出在代碼庫,而不是人) Why Your Engineering Team Is Slow (It''s the Codebase, Not the People) (piechowski.io)
133. ONLYOFFICE 在“Euro-Office”項目中發現許可違規行為 ONLYOFFICE flags license violations in “Euro-Office” project (www.onlyoffice.com)
138. cocoa-way:使用 Rust 語言和 Smithay 框架編寫的原生 macOS Wayland 合成器 cocoa-way: Native macOS Wayland Compositor written in Rust using Smithay (github.com)
139. Linux 內核 v7.0-rc1 啟動時調用的函數樹 Tree of functions, called during boot of Linux kernel v7.0-rc1 (zerobin.net)
146. 數百萬行Haskell代碼:Mercury的生產工程實踐 A Couple Million Lines of Haskell: Production Engineering at Mercury (blog.haskell.org)
147. 幾分鐘內將 GitHub 私有倉庫遷移到 Google 雲端硬盤 Move GitHub Private Repos to Google Drive in Minutes (tonym.us)
155. Go 語言中一個快速、緊湊且不可變的字符串到 uint64 值的映射 A fast, compact, immutable map from strings to uint64 values in Go (github.com)
156. 2026年是我職業生涯中最關鍵的一年……而現在才剛到三月 2026 has been the most pivotal year in my career… and it''s only March (nullprogram.com)
157. 對於龐大的 JSONL 文件,你會如何設計並行 grep 方案? How would you design parallel grep for huge JSONL files? (lobste.rs)
167. PGConf.EU 2025 確立 PostgreSQL 標準 什麼是 Postgres 兼容 PGConf.EU 2025 Establishing the PostgreSQL standard What is Postgres compatible (wiki.postgresql.org)
170. ChatGPT 會在 Cloudflare 讀取你的 React 狀態之前阻止你輸入。我破解了實現這一功能的程序 ChatGPT Won''t Let You Type Until Cloudflare Reads Your React State. I Decrypted the Program That Does It (www.buchodi.com)
174. 這款精美的DIY相機看起來就像是從《Severance》裡走出來的 This gorgeous DIY camera looks straight out of Severance (www.dpreview.com)
179. C26 標準已定稿!——出差報告:2026年3月 ISO C 標準會議(英國倫敦克羅伊登) C26 is done! — Trip report: March 2026 ISO C standards meeting (London Croydon, UK) (herbsutter.com)
182. IBM 4 Pi 航空航天計算機的興衰:圖說歷史 The rise and fall of IBM''s 4 Pi aerospace computers: an illustrated history (www.righto.com)
183. 簡介:一款用於多行文本測量與排版的純 JavaScript/TypeScript 庫 pretext: Pure JavaScript/TypeScript library for multiline text measurement & layout (github.com)
186. R:一種用於數據分析和圖形處理的語言(1996) R: A Language for Data Analysis and Graphics (1996) (www.stat.auckland.ac.nz)
192. fuzzbox.vim:一款依賴極少的現代 Vim 模糊查找工具 fuzzbox.vim: Modern fuzzy finder for Vim with minimal dependencies (github.com)
193. heerich.js - 一個用於將3D體素場景渲染為SVG的微型引擎 heerich.js - A tiny engine for 3D voxel scenes rendered to SVG (meodai.github.io)
195. 一位平臺工程師/SRE對AI的犀利見解 - Alienchow AI Hot Takes From A Platform Engineer / SRE - Alienchow (alienchow.dev)
196. 6o6 v1.1:針對 C64/Apple II Apple-1 模擬器的更快 6502-on-6502 虛擬化方案 6o6 v1.1: Faster 6502-on-6502 virtualization for a C64/Apple II Apple-1 emulator (oldvcr.blogspot.com)
200. 《每天學點舊知識》第十八篇:FPU 檢測是如何工作的? Learn Something Old Every Day, Part XVIII: How Does FPU Detection Work? (www.os2museum.com)
204. 在三星 S26 Ultra(搭載驍龍 8 Elite Gen 5 for Galaxy 處理器)上啟用 Android 終端應用的未受保護 VMS Enabling non-protected VMS for Android Terminal application on the Samsung S26 Ultra (Snapdragon 8 Elite Gen 5 for Galaxy) (lobste.rs)
211. IronFleet:驗證實用分佈式系統的正確性 IronFleet: proving practical distributed systems correct (www.youtube.com)
216. 別再用電子表格了,我寫了自己的可視化遊戲腳本編輯器 Forget Spreadsheets, I Wrote My Own Visual Game Script Editor (mistys-internet.website)
217. Redox 的基於權限的安全機制:將命名空間和當前工作目錄作為權限 Capability-based Security for Redox: Namespace and CWD as capabilities (www.redox-os.org)
220. Antiox – 適用於 TypeScript 的類似 Tokio 的異步原語 Antiox – Tokio-like async primitives for TypeScript (github.com)
221. Perceus:支持複用的無垃圾引用計數(2020) Perceus: Garbage Free Reference Counting with Reuse (2020) (www.microsoft.com)
222. 用於管理並行容器化代碼代理會話的 TUI(Rust) TUI for managing parallel containerized code agent sessions (Rust) (github.com)
227. Profiler 性能分析:它能顯示什麼,又不能顯示什麼 Profiler Performance Engineering: A Story of What It Does and Doesn''t Show (redhatperf.github.io)
232. Bigoish:測試 Rust 算法的經驗計算複雜度 Bigoish: Test the empirical computational complexity of Rust algorithms (docs.rs)
233. 一條Kubernetes代碼的修改,每年節省了600小時 A one-line Kubernetes fix that saved 600 hours a year (blog.cloudflare.com)
237. 為了更大的利益,悄無聲息地實施無障礙修復 Applying accessibility fixes with stealth for the greater good (piccalil.li)
239. 使用 Micro Journal Rev.2(搭配 Neovim)實現無干擾寫作 Distraction-Free Writing with the Micro Journal Rev.2 (and Neovim) (www.ssp.sh)
240. jsongrep 比 {jq, jmespath, jsonpath-rust, jql} 更快 jsongrep is faster than {jq, jmespath, jsonpath-rust, jql} (micahkepe.com)
245. 將單體應用擴展至 100 萬行代碼:從技術負責人到首席技術官的 113 條實用經驗 Scaling a Monolith to 1M LOC: 113 Pragmatic Lessons from Tech Lead to CTO (www.semicolonandsons.com)
247. 提示詞工程並非真正的工程 Prompt Engineering Is Not. Engineering, That Is (the-infrastructure-mindset.ghost.io)
248. seed:為 Chez Scheme 添加帶不可變動態環境的 vau seed: Adding vau with an immutable dynamic environment to Chez Scheme (github.com)
255. Ubuntu 將採用 ntpd-rs 作為默認的時間同步客戶端和服務器 - Trifecta Tech Foundation Ubuntu to adopt ntpd-rs as the default time synchronization client and server - Trifecta Tech Foundation (trifectatech.org)
256. 在基於開源AI系統的編程基準測試中,一款500美元的GPU表現優於Claude Sonnet 500 GPU outperforms Claude Sonnet on coding benchmarks using open-source AI system (github.com)
263. 從《我的世界》建築定位器中汲取的優化經驗 Optimization lessons from a Minecraft structure locator (purplesyringa.moe)
266. Node.js — 為 V8 開發一種具備基本抗 HashDoS 能力、且可快速回滾的整數哈希算法 Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 (nodejs.org)
267. Fedora 將從 Pagure 遷移至 Forgejo Fedora moving from Pagure to Forgejo (communityblog.fedoraproject.org)
270. 一個將Verilog編譯為Factorio的編譯器和仿真器(支持RISC-V CPU) A Verilog to Factorio compiler and simulator (working RISC-V CPU) (www.reddit.com)
275. 這些 Shell 小技巧真的能讓生活更輕鬆(還能讓你保持冷靜) Shell Tricks That Actually Make Life Easier (And Save Your Sanity) (blog.hofstede.it)
277. GitHub Copilot 交互數據使用政策的更新 Updates to GitHub Copilot interaction data usage policy (github.blog)
278. 一個文件——如果你的鎖定文件和軟件包列表是同一個文件會怎樣? One File - What if your lockfile and your package list were the same file? (merelinux.org)
283. 黃仁勳談人工智能“代幣工廠”、勞動力的未來以及“在工作中死去” Jensen Huang on AI ''Token Factories'', The Future of Labor, and ''Dying on the Job'' (founderboat.com)
291. 妮可·奧澤爾被任命為電子前沿基金會執行主任 Nicole Ozer Named as Electronic Frontier Foundation’s Executive Director (www.eff.org)
292. 介紹 ipxlat:一款無狀態的 IPv4/IPv6 轉換設備 Introducing ipxlat: a stateless IPv4/IPv6 translation device (lore.kernel.org)
294. 我使用 OpenClaw 分析了 TrustMRR 排名前 200 的初創公司 I used OpenClaw to analyze TrustMRR''s top 200 startups (www.webscraperapi.ai)
295. Ubuntu 計劃將 GRUB 精簡至最低限度以提升安全性 Ubuntu Looks To Strip GRUB To The Bare Minimum For Better Security (discourse.ubuntu.com)