1. 《我的世界》服务器如何通过资源包跨账号和IP追踪玩家 How Minecraft servers can track you across accounts and IPs using resource packs (alaggydev.github.io)
7. GlassWorm:首个采用隐形代码的自传播蠕虫登陆OpenVSX市场 GlassWorm: First Self-Propagating Worm Using Invisible Code Hits OpenVSX Marketplace (www.koi.ai)
9. 模态编辑是我们纯粹偶然获得的、一种奇特的历史偶然性。 Modal editing is a weird historical contingency we have through sheer happenstance (buttondown.com)
10. SCHEME-78基于Lisp的微处理器设计(1980年) Design of the SCHEME-78 Lisp-based microprocessor (1980) (dl.acm.org)
12. TARmageddon(CVE-2025-62518)凸显了开源弃用软件的挑战 TARmageddon (CVE-2025-62518) highlights the challenges of open source abandonware (edera.dev)
15. 使用AVFoundation和yt-dlp将流媒体视频作为macOS屏幕保护程序播放 Streaming live video as a macOS screensaver using AVFoundation and yt-dlp (github.com)
19. 星网:2025年全新掌上操作系统策略游戏 StarGrid: Brand-New Palm OS Strategy Game in 2025 (quarters.captaintouch.com)
22. Clang 新常量表达式解释器的进展更新 Progress update on Clang''s new constant expression interpreter (developers.redhat.com)
29. 我如何意外成为PureGym的非官方Apple Wallet开发者 How I accidentally became PureGym''s unofficial Apple Wallet developer (drobinin.com)
34. Ruby Butler:是时候重新思考RubyGems和Bundler了 Ruby Butler: It’s Time to Rethink RubyGems and Bundler (rubyelders.com)
38. 关于评论,经验工程学有何见解?(2022) In favor of comments, what does empirical engineering says? (2022) (sadraskol.com)
39. 使用EchoKit、ESP32和Rust创建专属AI语音助手 Create Your Own AI Voice Agent Using EchoKit, ESP32, and Rust (www.instructables.com)
40. 如何在手机上通过Termux和Tailscale使用Claude Code How I Use Claude Code on My Phone with Termux and Tailscale (www.skeptrune.com)
41. 将技术债务重新定义为软件债务。将其视为AAA级CDO(抵押债务凭证)。 Reframe Technical Debt as Software Debt. Treat it like a AAA-rated CDO (www.evalapply.org)
48. 我们需要开始出于非技术原因实施网络封锁 We need to start doing web blocking for non-technical reasons (utcc.utoronto.ca)
50. Git 预提交钩子的优缺点探讨 Discussion of the Benefits and Drawbacks of the Git Pre-Commit Hook (yeldirium.de)
52. Extism——让所有软件皆可编程。从内部扩展。 Extism - make all software programmable. Extend from within (extism.org)
56. 谈到MCP时,我们所知的所有API设计原则都是错误的 When it comes to MCPs, everything we know about API design is wrong (blog.fsck.com)
75. 幻觉不可避免,但可使其在统计学上微不足道。 Hallucinations are inevitable but can be made statistically negligible (doi.org)
84. Micro Machines BIC-23 带硬件ROM补丁的PCB Micro Machines BIC-23 PCB with hardware ROM patch (forums.nesdev.org)
92. Flowistry:一款专注于相关代码的Rust IDE插件 Flowistry: An IDE plugin for Rust that focuses on relevant code (github.com)
93. 如果你能从头开始重新设计Linux用户空间,你会做哪些不同的改变? If you could redesign Linux userland from scratch, what would you do differently? (lobste.rs)
96. GPU上对立方贝塞尔曲线距离的快速计算 Fast calculation of the distance to cubic Bezier curves on the GPU (blog.pkh.me)
102. REAP:针对万亿参数混合专家模型的单次剪枝算法 REAP: One-Shot Pruning for Trillion-Parameter Mixture-of-Experts Models (www.cerebras.ai)
103. Unix 可执行文件作为 Smalltalk 方法 Unix Executable as Smalltalk Method (programmingmadecomplicated.wordpress.com)
107. 每个氛围编码的网站都是同一页面,只是文字不同。所以我创建了那个页面。 Every vibe-coded website is the same page with different words. So I made that page (vibe-coded.lol)
108. 最小无环有限状态自动机的增量构造(2000) Incremental Construction of Minimal Acyclic Finite-State Automata (2000) (aclanthology.org)
112. Ruby Central 关于 RubyGems 与 Bundler 的声明 [迁移至 Ruby 代码库命名空间] Ruby Central Statement on RubyGems & Bundler [moving to ruby GH namespace] (mailchi.mp)
114. Bundler 2.6:内置校验和验证功能,提升安全性 Bundler 2.6: Enhanced Security with Built-in Checksum Verification (mensfeld.pl)
117. 词法差异高亮替代语法高亮 Lexical differential highlighting instead of syntax highlighting (wordsandbuttons.online)
120. 从零开始编写[Kubernetes] CNI,揭开其神秘面纱 Demystifying the [Kubernetes] CNI by Writing One From Scratch (isovalent.com)
121. 湖屋:通往低成本、无限可扩展且无锁定的可观测性之路? Lakehouses: the path to low-cost, infinitely scalable, and no-lock-in observability? (clickhouse.com)
128. 我如何破解亚马逊Kindle网页混淆技术——只因他们的应用太烂 How I Reversed Amazon''s Kindle Web Obfuscation Because Their App Sucked (blog.pixelmelt.dev)
129. 创建包含100万个活动节点的K8s集群的尝试 An effort to create a K8s cluster with 1M active nodes (bchess.github.io)
135. Hyperflask - 基于Flask的Web框架,集成HTMX Hyperflask - Flask-based Web Framework Integrated with HTMX (hyperflask.dev)
139. 在Python中创建单例类及其(可能)不需要的原因 Creating a Singleton Class in Python And Why You (Probably) Don’t Need It (www.thepythoncodingstack.com)
141. 彩色高亮工具——一款终端工具,用于用颜色突出显示命令输出中的特定词语 Colored Highlighter - A terminal tool to highlight specific words in your command output with colors (github.com)
143. cl-tuition:一个受Charm启发的用于构建图形用户界面的Common Lisp库 cl-tuition: a Common Lisp library for building TUIs inspired by Charm (github.com)
145. 您让工程师访问生产环境的首选策略是什么? What’s your go-to strategy for giving engineers access to production? (lobste.rs)
150. Rust中的QNX资源管理器:消息传递与资源管理器 QNX Resource Manager in Rust: Message Passing and Resource Managers (membarrier.wordpress.com)
151. 免费应用程序、把手样式和远程系统 Free applicatives, the handle pattern, and remote systems (exploring-better-ways.bellroy.com)
153. 没有灵丹妙药:为何理解软件周期时间是复杂而非神奇的 No Silver Bullets: Why Understanding Software Cycle Time is Messy, Not Magic (johnflournoy.science)
158. F5称国家黑客窃取源代码和漏洞数据 F5 Says Nation-State Hackers Stole Source Code and Vulnerability Data (www.securityweek.com)
160. 从Perl迁移至Go:为平台工程简化流程 Porting from Perl to Go: Simplifying for Platform Engineering (phoenixtrap.com)
163. 为何C语言的可变参数函数是种罪恶(以及如何应对) H4X0R**** Why C variable argument functions are an abomination (and what to do about it) H4X0R**** (h4x0r.org)
171. 当你在画图工具中打开视频的屏幕截图时,视频会在其中播放。 When you opened a screen shot of a video in Paint, the video was playing in it (devblogs.microsoft.com)
173. API设计原则:不要诱使人们进行除以零的操作 API design principle: Don''t tempt people to divide by zero (devblogs.microsoft.com)
175. 我是一名程序员,而非对Copilot生成的代码进行盖章批准的橡皮图章。 I am a programmer, not a rubber-stamp that approves Copilot generated code (prahladyeri.github.io)
176. 经典永流传:利用Exgen-Malloc优化单线程应用程序 Old is Gold: Optimizing Single-threaded Applications with Exgen-Malloc (arxiv.org)
180. 深入解析Cloudflare Workers的CPU性能基准测试 Unpacking Cloudflare Workers CPU Performance Benchmarks (blog.cloudflare.com)
187. 为什么你的老板不担心人工智能——“你不能直接关掉它吗?” Why your boss isn''t worried about AI - "can''t you just turn it off?" (boydkane.com)
188. 别抬头看:GEO卫星上存在明文传输的敏感内部链接 Don''t Look Up: There Are Sensitive Internal Links in the Clear on GEO Satellites (satcom.sysnet.ucsd.edu)
189. 差分码、差分差分码及与前码异或码的解码吞吐量提升至1.5至2.2 GB/s 1.5x to 2.2x GB/s decoding throughput for delta, delta-of-delta and xor-with-previous codes (github.com)
196. 绘制文本并非易事:主机渲染与图形渲染的基准测试 Drawing Text Isn''t Simple: Benchmarking Console vs. Graphical Rendering (cv.co.hu)
203. [2022] JSONSki:支持快速转发的JSONPath查询流式处理 [2022] JSONSki: Streaming Processing of JSONPath Queries with Fast Forwarding (github.com)
209. 空间高效的Top-k补全数据结构(2013) Space-Efficient Data Structures for Top-k Completion (2013) (groups.di.unipi.it)
210. pglinter:PostgreSQL 数据库代码检查与分析工具 pglinter: Database linting and analysis for PostgreSQL (pglinter.readthedocs.io)
212. Flash:用Rust编写的shell解析器、格式化器和解释器 Flash: shell parser, formatter, and interpreter written in Rust (github.com)
213. nitro:小巧而灵活的初始化系统与进程监视器 nitro: tiny but flexible init system and process supervisor (github.com)
214. 按下按钮:利用LuaJIT FFI CoreBluetooth实现异步设计,自动化处理简单任务 Push the Button: Using LuaJIT FFI CoreBluetooth with an async design to automate a trivial task (github.com)
217. 现代iOS安全特性——深入解析SPTM、TXM与Exclaves Modern iOS Security Features -- A Deep Dive into SPTM, TXM, and Exclaves (arxiv.org)
219. 桃子梗:再谈CRT显示器、像素与信号质量 The Peach meme: On CRTs, pixels and signal quality (again) (www.datagubbe.se)
225. 容器为何兴起?Docker前首席技术官贾斯汀·科马克十年实战经验的洞见 Why did containers happen? A view from ten years in the trenches by Docker''s former CTO Justin Cormack (buttondown.com)
228. 外界正战火纷飞——借助HtDTY掌控你的补给线 It Is A War Out There - Take Control of Your Supply Lines with HtDTY (sheep.horse)
232. Strudel REPL——一个驻留于浏览器的音乐实时编码环境 Strudel REPL - a music live coding environment living in the browser (strudel.cc)
233. Git开发者讨论可能于明年年底前发布Git 3.0 Git Developers Talk About Potentially Releasing Git 3.0 By The End Of Next Year (www.phoronix.com)
234. GitHub Copilot关键漏洞泄露私有源代码 Critical GitHub Copilot Vulnerability Leaks Private Source Code (www.legitsecurity.com)
235. JIT:所以你想在现代CPU上比解释器运行得更快…… JIT: so you want to be faster than an interpreter on modern CPUs… (www.pinaraf.info)
236. 使用开发者工具查找 JavaScript 中特定对象的分配位置 Find where a specific object was allocated in JavaScript with DevTools (heikkila.dev)
239. 美国国家安全局与互联网工程任务组:攻击者能否直接购买弱化加密技术的标准化? NSA and IETF: Can an attacker simply purchase standardization of weakened cryptography? (blog.cr.yp.to)
240. Django:介绍 django-http-compression - 亚当·约翰逊 Django: Introducing django-http-compression - Adam Johnson (adamj.eu)
241. 为什么到了2025年,我们仍然需要第三方应用程序才能用Django编写REST API? Why, in 2025, do we still need a 3rd party app to write a REST API with Django? (emma.has-a.blog)
242. 构建与密码管理器兼容的多步骤登录表单 Building multi-step login forms that work well with password managers (evertpot.com)
246. 利用约束满足法优化《我的世界》物品组合包的选品策略 Using Constraint Satisfaction to Optimize Item Selection for Bundles in Minecraft (www.robw.fyi)
248. 从源代码到魔法——Kotlin Native的互操作魔法 From Source to Sorcery - Kotlin Native''s Interop Magic (staticvar.dev)
250. 介绍oavif:更快的目标质量图像压缩 Introducing oavif: faster target quality image compression (giannirosato.com)
256. 夏普双线性滤波器:像素艺术的大尺寸清晰像素 Sharp Bilinear Filters: Big Clean Pixels for Pixel Art (bumbershootsoft.wordpress.com)
260. Tinymist 是 Typst 的集成语言服务 Tinymist is an integrated language service for Typst (myriad-dreamin.github.io)
261. 测试两块来自datablocks.dev的18 TB白标SATA硬盘 Testing two 18 TB white label SATA hard drives from datablocks.dev (ounapuu.ee)
265. WSL-For-FreeBSD:在WSL2中运行FreeBSD的实验性项目 WSL-For-FreeBSD: Experimental project to FreeBSD in WSL2 (github.com)
268. 异步Rust与Tokio I/O流:背压、并发与人体工学 Async Rust with Tokio I/O Streams: Backpressure, Concurrency, and Ergonomics (biriukov.dev)
269. 《欧洲无障碍法案》将使网络对所有人更友好 The European Accessibility Act will make the Web Better for Everyone (denodell.com)
271. 迪杰斯特拉论自然语言编程的愚蠢(1978) Dijkstra on the foolishness of natural language programming (1978) (www.cs.utexas.edu)
272. 液体玻璃出现裂痕,iOS 26的可用性受到影响 Liquid Glass Is Cracked, and Usability Suffers in iOS 26 (www.nngroup.com)
275. Blackwell上的矩阵乘法:第四部分——突破当前技术水平 Matrix Multiplication on Blackwell: Part 4 - Breaking SOTA (www.modular.com)
278. lavandula:一款用C语言编写的快速轻量级Web框架,用于构建现代Web应用程序 lavandula: A fast, lightweight web framework in C for building modern web applications (github.com)
283. 为什么我们不采用PoE(存在证明)协议来记录人工智能出现前的内容? Why aren''t we recording pre-AI content using a PoE (Proof of Existence) protocol? (lobste.rs)
285. 分布式文件系统的网络存储与扩展特性 Network Storage and Scaling Characteristics of a Distributed Filesystem (maknee.github.io)
286. 超越人工智能的喧嚣:Guido van Rossum谈Python的哲学、简约性与编程的未来 Beyond the AI Hype: Guido van Rossum on Python’s Philosophy, Simplicity, and the Future of Programming (www.odbms.org)
289. 苹果安全赏金计划迎来重大升级,为最前沿的研究成果提供业内最高奖金 A major evolution of Apple Security Bounty, with the industry''s top awards for the most advanced research (security.apple.com)
292. 2024/2025开源供应链安全漏洞回顾性调查 A Retrospective Survey of 2024/2025 Open Source Supply Chain Compromises (words.filippo.io)
293. 软件质量大崩溃:我们如何将灾难常态化 The Great Software Quality Collapse: How We Normalized Catastrophe (techtrenches.substack.com)