1. 在三星 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)
8. IronFleet:验证实用分布式系统的正确性 IronFleet: proving practical distributed systems correct (www.youtube.com)
13. 别再用电子表格了,我写了自己的可视化游戏脚本编辑器 Forget Spreadsheets, I Wrote My Own Visual Game Script Editor (mistys-internet.website)
14. Redox 的基于权限的安全机制:将命名空间和当前工作目录作为权限 Capability-based Security for Redox: Namespace and CWD as capabilities (www.redox-os.org)
17. Antiox – 适用于 TypeScript 的类似 Tokio 的异步原语 Antiox – Tokio-like async primitives for TypeScript (github.com)
18. Perceus:支持复用的无垃圾引用计数(2020) Perceus: Garbage Free Reference Counting with Reuse (2020) (www.microsoft.com)
19. 用于管理并行容器化代码代理会话的 TUI(Rust) TUI for managing parallel containerized code agent sessions (Rust) (github.com)
24. Profiler 性能分析:它能显示什么,又不能显示什么 Profiler Performance Engineering: A Story of What It Does and Doesn''t Show (redhatperf.github.io)
29. Bigoish:测试 Rust 算法的经验计算复杂度 Bigoish: Test the empirical computational complexity of Rust algorithms (docs.rs)
30. 一条Kubernetes代码的修改,每年节省了600小时 A one-line Kubernetes fix that saved 600 hours a year (blog.cloudflare.com)
34. 为了更大的利益,悄无声息地实施无障碍修复 Applying accessibility fixes with stealth for the greater good (piccalil.li)
36. 使用 Micro Journal Rev.2(搭配 Neovim)实现无干扰写作 Distraction-Free Writing with the Micro Journal Rev.2 (and Neovim) (www.ssp.sh)
37. jsongrep 比 {jq, jmespath, jsonpath-rust, jql} 更快 jsongrep is faster than {jq, jmespath, jsonpath-rust, jql} (micahkepe.com)
42. 将单体应用扩展至 100 万行代码:从技术负责人到首席技术官的 113 条实用经验 Scaling a Monolith to 1M LOC: 113 Pragmatic Lessons from Tech Lead to CTO (www.semicolonandsons.com)
44. 提示词工程并非真正的工程 Prompt Engineering Is Not. Engineering, That Is (the-infrastructure-mindset.ghost.io)
45. seed:为 Chez Scheme 添加带不可变动态环境的 vau seed: Adding vau with an immutable dynamic environment to Chez Scheme (github.com)
52. Ubuntu 将采用 ntpd-rs 作为默认的时间同步客户端和服务器 - Trifecta Tech Foundation Ubuntu to adopt ntpd-rs as the default time synchronization client and server - Trifecta Tech Foundation (trifectatech.org)
53. 在基于开源AI系统的编程基准测试中,一款500美元的GPU表现优于Claude Sonnet 500 GPU outperforms Claude Sonnet on coding benchmarks using open-source AI system (github.com)
63. Node.js — 为 V8 开发一种具备基本抗 HashDoS 能力、且可快速回滚的整数哈希算法 Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 (nodejs.org)
64. Fedora 将从 Pagure 迁移至 Forgejo Fedora moving from Pagure to Forgejo (communityblog.fedoraproject.org)
67. 一个将Verilog编译为Factorio的编译器和仿真器(支持RISC-V CPU) A Verilog to Factorio compiler and simulator (working RISC-V CPU) (www.reddit.com)
72. 这些 Shell 小技巧真的能让生活更轻松(还能让你保持冷静) Shell Tricks That Actually Make Life Easier (And Save Your Sanity) (blog.hofstede.it)
75. 一个文件——如果你的锁定文件和软件包列表是同一个文件会怎样? One File - What if your lockfile and your package list were the same file? (merelinux.org)
80. 黄仁勋谈人工智能“代币工厂”、劳动力的未来以及“在工作中死去” Jensen Huang on AI ''Token Factories'', The Future of Labor, and ''Dying on the Job'' (founderboat.com)
88. 妮可·奥泽尔被任命为电子前沿基金会执行主任 Nicole Ozer Named as Electronic Frontier Foundation’s Executive Director (www.eff.org)
89. 介绍 ipxlat:一款无状态的 IPv4/IPv6 转换设备 Introducing ipxlat: a stateless IPv4/IPv6 translation device (lore.kernel.org)
91. 我使用 OpenClaw 分析了 TrustMRR 排名前 200 的初创公司 I used OpenClaw to analyze TrustMRR''s top 200 startups (www.webscraperapi.ai)
92. Ubuntu 计划将 GRUB 精简至最低限度以提升安全性 Ubuntu Looks To Strip GRUB To The Bare Minimum For Better Security (discourse.ubuntu.com)
99. 一个存在32年的漏洞潜入Telnet服务器(GNU inetutils CVE-2026-32746) A 32-Year-Old Bug Walks Into A Telnet Server (GNU inetutils CVE-2026-32746) (labs.watchtowr.com)
104. TurboQuant:通过极致压缩重新定义人工智能的效率 TurboQuant: Redefining AI efficiency with extreme compression (research.google)
105. "" UFDFD:阿拉伯语连字“Bismillah ar-Rahman ar-Rahim”(Unicode字符) "" UFDFD: ARABIC LIGATURE BISMILLAH AR-RAHMAN AR-RAHEEM (Unicode Character) (unicodeplus.com)
114. 黑格尔(Hegel):一种基于通用属性的测试协议及PBT库系列 Hegel, a universal property-based testing protocol and family of PBT libraries (hegel.dev)
118. 当upsert操作未更新数据但仍会写入时:大规模Postgres性能调试 When upserts don''t update but still write: Debugging Postgres performance at scale (www.datadoghq.com)
120. io_uring 如何超越 libaio:不同 Linux 内核中的性能表现——以及一个意想不到的 IOMMU 陷阱 How io_uring Overtook libaio: Performance Across Linux Kernels — and an Unexpected IOMMU Trap (blog.ydb.tech)
126. 它能解析《毁灭战士》吗?2,000条DNS记录中的游戏引擎 – blog.rice.is Can it Resolve DOOM? Game Engine in 2,000 DNS Records – blog.rice.is (blog.rice.is)
129. BasicBox:完全用 Visual Basic 6 编写的 486 级 PC 仿真器 BasicBox: A 486-class PC emulator written entirely in Visual Basic 6 (github.com)
140. 作为 1v1 RTS 游戏的 LLM "基准",模型编写控制单元的代码 LLM ''benchmark'' as a 1v1 RTS game where models write code controlling the units (yare.io)
143. 半退休,或者说,改变我与 BSD 的关系 Semi-retirement, or, really, changing my relationship with the BSDs (briancallahan.net)
147. 我的谷歌招聘之旅(第一部分):强迫我对算法的无知 My Google Recruitment Journey (Part 1): Brute-Forcing My Algorithmic Ignorance (blog.dominikrudnik.pl)
151. 从 virtio-snd 0-Day 到 Hypervisor Escape:利用不受控制的堆溢出漏洞入侵 QEMU From virtio-snd 0-Day to Hypervisor Escape: Exploiting QEMU with an Uncontrolled Heap Overflow (osec.io)
153. Postgres CLI 中的 CTRL-C 取消查询的方式非常黑科技 The way CTRL-C in Postgres CLI cancels queries is incredibly hack-y (neon.com)
154. Canonical 加入 Rust 基金会,成为金牌会员 Canonical Joins the Rust Foundation as a Gold Member (rustfoundation.org)
156. 史赛克网络攻击暴露医疗保健供应链漏洞 Stryker Cyberattack Exposes Healthcare Supply Chain Vulnerability (www.linkedin.com)
161. Whistler:从 Common Lisp REPL 进行实时 eBPF 编程 Whistler: Live eBPF Programming from the Common Lisp REPL (atgreen.github.io)
174. Manyana:版本控制未来的一致愿景 Manyana: A Coherent Vision For The Future Of Version Control (bramcohen.com)
175. 我的家庭网络使用 OpenBSD 和 pf 遵守就寝时间 My home network observes bedtime with OpenBSD and pf (ratfactor.com)
176. floci:轻盈、蓬松、永远免费 - AWS 本地模拟器 floci: Light, fluffy, and always free - AWS Local Emulator (github.com)
183. Ubuntu 26.04 结束了沉默的 sudo 密码长达 46 年的历史 Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords (pbxscience.com)
186. 翻新周末双赛:Alpha Micro AM-1000E 和 AM-1200 Refurb weekend double header: Alpha Micro AM-1000E and AM-1200 (oldvcr.blogspot.com)
187. 适用于 ClojureScript 和 Clojure 的共享内存持久化数据结构 Shared-memory persistent data structures for ClojureScript and Clojure (github.com)
190. ACME 设备验证、smallstep 和 pkcs11:attezt ACME device attestation, smallstep and pkcs11: attezt (linderud.dev)
196. 试图在 Linux 中加入年龄验证功能的工程师 The Engineer Who Tried to Put Age Verification Into Linux (www.sambent.com)
198. 根据家庭助理的历史模式预测家庭用电量 Predicting home electricity usage based on historical patterns in Home Assistant (blog.cyplo.dev)
209. 二进制依赖关系识别我们都依赖的隐藏软件包 Binary Dependencies: Identifying the Hidden Packages We All Depend On (vlad.website)
212. 关于 OpenAI 收购 Astral 和 uv/ruff/ty 的想法 Thoughts on OpenAI acquiring Astral and uv/ruff/ty (simonwillison.net)
214. H&R Block 税务软件安装了附带私钥的 TLS 根证书 H&R Block tax software installs a TLS root certificate with bundled private key (news.ycombinator.com)
216. 生成式人工智能毁掉了你哪些富有创意的技术实践? What creative technical outlets of yours have been ruined by generative AI? (lobste.rs)
217. 研究 Unity 之后,我终于明白了 C 协程的意义 Looking at Unity finally made me understand the point of C coroutines (mropert.github.io)
220. 开发者聚焦:Fly.io 的 Somtochi Onyekwere Developer Spotlight: Somtochi Onyekwere from Fly.io (theconsensus.dev)
221. Trivy 再次遭入侵——恶意版本 v0.69.4 发布 Trivy Compromised a Second Time - Malicious v0.69.4 Release (www.stepsecurity.io)
222. 为用 Go 语言编写的静态网站生成器添加实时刷新功能 Adding Live Reload to a Static Site Generator Written in Go (jon.chrt.dev)
224. Emacs 内部 #01:这是一个用 C 语言编写的 Lisp 运行时环境,而非编辑器 Emacs Internal #01: is a Lisp Runtime in C, Not an Editor (thecloudlet.github.io)
225. 我们了解到Rust面临的挑战,以及如何应对这些挑战 What we heard about Rust''s challenges, and how we can address them (blog.rust-lang.org)
230. Serenely Fast I/O 缓冲区(附基准测试) SereneDB Serenely Fast I/O Buffer (With Benchmarks) SereneDB (blog.serenedb.com)
232. 优、劣与漏洞:meilisearch 中的 jemalloc、bumpalo 和 mimalloc The Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearch (blog.kerollmops.com)
240. 在Zalando运营一个工程论文阅读小组 Running an Engineering Papers Reading Guild at Zalando (engineering.zalando.com)
241. Atuin v18.13 – 更强大的搜索功能、PTY 代理以及为您的 shell 提供的 AI 支持 Atuin v18.13 – better search, a PTY proxy, and AI for your shell (blog.atuin.sh)
245. 利用隐形代码的供应链攻击波及 GitHub 及其他代码仓库 Supply-chain attack using invisible code hits GitHub and other repositories (arstechnica.com)
246. 要想成为更好的程序员,不妨在脑海中进行一些小规模的证明(2025) To be a better programmer, write little proofs in your head (2025) (blog.get-nerve.com)
248. Arthur Whitney Style Code 支持哪些编程语言? What Languages is Arthur Whitney Style Code Possible in? (lobste.rs)
249. 错误报告:macOS 26 导致 /etc/resolver/ 中的自定义顶级域名(TLD)辅助 DNS 功能失效 Bug Report: macOS 26 breaks /etc/resolver/ supplemental DNS for custom TLDs (gist.github.com)
254. 二进制熔丝滤波器:比异或滤波器更快、更小巧(2022) Binary Fuse Filters: Fast and Smaller Than Xor Filters (2022) (dl.acm.org)
258. Android 开发者认证:在开放性、选择权与安全性之间寻求平衡 Android developer verification: Balancing openness and choice with safety (android-developers.googleblog.com)
259. Visitran:基于Agentic的Python数据转换平台(AGPL) Visitran: Agentic Pythonic data transformation platform(AGPL) (github.com)
262. snap-confine systemd-tmpfiles root (CVE-2026-3888) snap-confine systemd-tmpfiles root (CVE-2026-3888) (cdn2.qualys.com)
263. 从停车场获取root权限:通过SSID扫描利用OpenWRT的XSS漏洞(CVE-2026-32721) Root from the parking lot: OpenWRT XSS through SSID scanning (CVE-2026-32721) (mxsasha.eu)
264. 人工智能对数学的影响,就像汽车对城市的影响一样 AI''s impact on mathematics is analogous to the car''s impact on cities (mathstodon.xyz)
266. 理解力债务——AI 生成的代码所隐藏的成本 Comprehension Debt - the hidden cost of AI generated code (addyosmani.com)
267. 使用 Rust 构建 LSP 服务器竟然如此简单又有趣 Building an LSP Server with Rust is surprisingly easy and fun (codeinput.com)
268. 模块化单体:模块间的依赖关系与通信 Modular Monolith: dependencies and communication between Modules (binaryigor.com)
269. leviathan-crypto - 基于 Serpent-256 的 TypeScript WebAssembly 加密库 leviathan-crypto - WebAssembly cryptography library for TypeScript with Serpent-256 (github.com)
278. CVE-2026-3888:Snap 漏洞,本地权限提升至 root CVE-2026-3888: Snap Flaw, Local Privilege Escalation to Root (blog.qualys.com)
279. 非常轻量级的 NixOS 路由器/服务器流量数据采集器 Very lightweight NixOS router/server flow data collector (discourse.nixos.org)
280. Nvidia GreenBoost:利用系统内存/NVMe透明扩展 GPU 显存 Nvidia greenboost: transparently extend GPU VRAM using system RAM/NVMe (gitlab.com)
281. Java 26 正式发布,为未来奠定了坚实基础 Java 26 Is Here, And With It a Solid Foundation for the Future (hanno.codes)
283. 内核反作弊机制如何运作:深入解析现代游戏防护技术 How Kernel Anti-Cheats Work: A Deep Dive into Modern Game Protection (s4dbrd.github.io)
284. 开源给予了我一切,直到我已无力回馈 Open Source Gave Me Everything Until I Had Nothing Left to Give (kennethreitz.org)
292. 利用 Chrome 的“网络”标签页调试 Electron 应用 hijacking chrome''s network tab to debug an electron app (seg6.space)
298. Wander:借助去中心化的推荐网络,探索“小网” Wander: Explore the small web with a decentralised network of recommendations (susam.net)