4. 将 Enlightenment 桌面环境移植到 NetBSD 上 Port the Enlightenment desktop environment to NetBSD (blog.netbsd.org)
16. 理解 C20 中的 std::counting_semaphore 和 std::binary_semaphore Understanding std::counting_semaphore and std::binary_semaphore from C20 (www.cppstories.com)
17. 修订提示可优化工业级大型语言模型(LLM)流程 Revision Prompting improves industrial LLM processes (revisionprompting.info)
19. “写代码从来都不是难事”这句话是对所有程序员的侮辱 "Code was never the hard part" is an insult to all programmers (blog.senko.net)
24. 《自动化的一些道德与技术后果》(1960) Some Moral and Technical Consequences of Automation (1960) (www.cs.umd.edu)
31. 构建 Groovie:一款先进的基于网页的鼓机/节拍序列器 Building Groovie, an Advanced Web-Based Drum Machine / Beat Sequencer (pointersgonewild.com)
34. homebrew-lab:一门由人工智能生成、自主学习、以实验台操作为主的电子课程,面向业余无线电爱好者和创客,通过示波器观察来学习模拟电路 homebrew-lab: An AI generated, self-directed, bench-driven electronics course for hams and makers, learning analog by seeing it on a scope (github.com)
35. BasicSync:一款用于在安卓系统上运行 Syncthing 的简单应用 BasicSync: A simple app for running Syncthing on Android (github.com)
36. 社交媒体的“兔子洞”、聚类以及随机游走的相对混合时间 social media rabbit holes, clusters, and the relative mixing times of random walks (notes.hella.cheap)
38. 并发性与吞吐量:为什么更高的并行度反而会降低数据库性能 Concurrency vs. Throughput: why more parallelism can make databases slower (planetscale.com)
41. 几乎达成共识:ABD与定额复制(quorum replication)的边界 Almost consensus: ABD and the edges of quorum replication (theconsensus.dev)
45. 问题出在我身上吗?通过面试其他团队来找出答案 Am I the problem? Interviewing another team to find out (www.macchaffee.com)
48. 源代码控制的新模型 作者:阿尔西德斯·丰塞卡 A new model for source control by Alcides Fonseca (wiki.alcidesfonseca.com)
54. 笔记的撰写与博客的发布:更新笔记与发布博文的区别 Notes Compound, Blogs Compile: When I Update a Note vs. Publish a Post (www.ssp.sh)
56. 在 GNU Emacs 中按时间顺序浏览“git blame”结果的几种方法 Some ways to navigate through ''git blame'' over time in GNU Emacs (utcc.utoronto.ca)
57. 介绍 Kitesurf:一款在 Cloudflare Workers 的 V8 隔离环境中运行的“代理优先”浏览器 Introducing Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers (blog.cloudflare.com)
63. 我成功在 Windows 11 上运行了一款 1998 年的 CD-ROM 世界地图集 I got a 1998 CD-ROM world atlas running on Windows 11 (trevmex.com)
71. schrodingers-toctou:你运行的二进制文件并非你编写的程序 schrodingers-toctou: The binary you run is not the program you wrote (github.com)
72. 仅仅一个函数,速度却快了10倍?解读一个Rust性能PR Just One Function, 10x Faster? Reading a Rust Performance PR (greptime.com)
75. 一款无需光栅化即可投影纹理的 3D SVG 渲染器 a 3D SVG Renderer that projects textures without rasterization (seve.blog)
76. 在 NetBSD 上使用 bozohttpd 搭建一个简单的 Web 服务器 Setup a simple web server with bozohttpd on NetBSD (bozo.httpd.rocks)
77. 那个悄无声息地污染了无关热循环的 LuaJIT NYI The LuaJIT NYI That Silently Poisoned an Unrelated Hot Loop (streamhpc.com)
79. tl;dv(太懒了;未核实):181,874场会议完全开放 tl;dv (Too Lazy; Didn''t Validate): 181,874 Meetings Left Wide Open (bobdahacker.com)
80. Anthropic AI 创建了虚假个人资料,企图通过欺骗他人实施黑客攻击 Anthropic AI created fake profiles to deceive people in attempted hack (www.bbc.co.uk)
83. 我想知道,光靠表情符号能不能制作出一个有用的 DOS 可执行文件 i wonder if you could make a useful DOS executable with just emoji (oldbytes.space)
88. Comu 将一块 144MHz 的 CH32V203 RISC-V 开发板集成到了 USB-A 接口内 Comu Fits a 144MHz CH32V203 RISC-V Board Inside a USB-A Port (linuxgizmos.com)
91. Symbolics OpenGenera 将对非商业用途免费开放 Symbolics OpenGenera to go free for non-commercial use (hachyderm.io)
92. AI模型利用虚假身份试图欺骗开发者,令英国测试人员大吃一惊 AI models shock UK testers by using fake identities to try to trick developers (www.theguardian.com)
93. rezeptor:使用经过测试的 Proton-GE 配方在 Linux 上安装并运行 Windows 软件 rezeptor: Install and run Windows software on Linux with tested Proton-GE recipes (github.com)
97. Proxmox 正式支持 Arm,但存在一些限制 Proxmox officially supports Arm, with some caveats (www.jeffgeerling.com)
98. “残障加密狗”:为什么硅谷讨厌我和你 The "Disability Dongle": Why Silicon Valley Hates Me and you (sightlessscribbles.com)
99. 您的 Agentic 工作流的缓存保持成本高出 8 倍(v2:间隔前沿) Your Agentic Workflow''s Cache Keepalive Costs 8x Too Much (v2: the interval frontier) (blog.mempko.com)
105. 语义字段:Elasticsearch 中用于多模态搜索的单一字段 Semantic field: one field for multimodal search in Elasticsearch (www.elastic.co)
109. “五点哈斯克尔”:通过参数化实现无条件选定 "Five-Point Haskell": Unconditional Election via Parametricity (blog.jle.im)
113. rust-lang/rust 正在制定一项大型语言模型(LLM)政策 rust-lang/rust is adopting an LLM policy (blog.rust-lang.org)
115. Keyv及其合作伙伴在npm供应链攻击中遭到入侵 Keyv and friends compromised in npm supply chain attack (www.aikido.dev)
119. 我们好不容易学会了如何将一个 div 对齐居中,结果浏览器又增加了侧边栏 we finally learned to center a div, then browsers added sidebars (seg6.space)
121. 不要过早停止:以内存速度对源代码进行大小写转换 Don''t stop early: Case-folding source code at memory speed (github.blog)
124. 《天生反对》,或为何业余编程社区会强烈反对使用大型语言模型 Born Against, or why hobby programming communities are aggressively against LLM usage (blog.fogus.me)
128. 在 nightly 分支上启用借阅检查器的下一个版本 Enabling the next iteration of the borrow checker on nightly (blog.rust-lang.org)
131. 卡彭特的合并行为有悖于直觉 Karpenter''s consolidation behaviour is counter-intuitive (blog.appliedcomputing.io)
135. IntelliJ IDEA 支持 LSP:Java 和 Kotlin 智能功能现已登陆 VS Code、Cursor 和 Agentic Flows IntelliJ IDEA Goes LSP: Java and Kotlin Intelligence Comes to VS Code, Cursor, and Agentic Flows (blog.jetbrains.com)
142. Bibliograph:一款面向书籍的原型AppView Bibliograph: A Prototypical AppView for Books (discourse.atmosphere.community)
146. 可搜索的 OCI:通过范围请求索引实现容器镜像的延迟加载 Seekable OCI: Lazy-Loading Container Images via Range-Request Indexing (arxiv.org)
150. 通过编程方式将附件上传到 GitHub 问题、拉取请求和评论中 Programmatically upload attachments to GitHub Issues, Pull Requests, and Comments (island94.org)
151. 面向安腾处理器的 Windows XP 2002:狂暴无匹 Windows XP 2002 for the Itanium: Unbridled rage (virtuallyfun.com)
152. 无分支的Rust:通过移除一个if语句使过滤器速度提升4倍 Branchless Rust: Making a Filter 4x Faster by Removing an if (www.greyblake.com)
157. 以15年来首款全新C-Kermit产品发布,庆祝Kermit问世45周年 Celebrating 45 Years of Kermit with the First New C-Kermit Release in 15 Years (changelog.complete.org)
163. bonsai:一个用于构建动态 Web 应用程序的库,基于 Js_of_ocaml bonsai: A library for building dynamic webapps, using Js_of_ocaml (github.com)
170. Rust 项目目标:不可移动类型和有保证的析构函数 Rust Project Goals: Immobile types and guaranteed destructors (github.com)
181. 9front《THIS WAS SUPPOSED TO BE FUN》正式发行 9front "THIS WAS SUPPOSED TO BE FUN" Released (9front.org)
184. 欧盟关于人工智能模型的法规正式生效。这将带来哪些变化? EU rules on AI models become enforceable. What''s going to change? (www.euronews.com)
185. CP/M-386:基于 CP/M-68K 开发的适用于 386 保护模式的 CP/M 系统 CP/M-386: CP/M for 386 protected mode, derived from CP/M-68K (github.com)
188. SwiftUI 七年之后:一段平庸的故事:它何时才能摆脱“测试版”的感觉? SwiftUI After 7 Years: A Story of Mediocrity: Will it ever stop feeling like a beta? (ykvm.com)
191. TP-Link TL-841N 的获取 root 权限、固件分析以及硬编码且重置后仍保留的凭据 The rooting, firmware analysis and hardcoded, reset-persistent credentials of the TP-Link TL-841N (blog.juni-mp4.com)
194. NativeScope — 用于 React Native 调试的开源本地调试环境 NativeScope — Open Source local Studio for React Native debugging (www.nativescope.dev)
196. 我现在(主要)是根据速度来挑选模型,而不是根据智能水平 I''m (mostly) picking models on speed now, not intelligence (martinalderson.com)
199. 通过手动重新输入大语言模型(LLM)生成的代码来预防认知债务 Prevent cognitive debt by manually retyping LLM-generated code (ankursethi.com)
207. MkLinux 和那台经过改装的 Apple Workgroup Server 9150 MkLinux and the pimped-out Apple Workgroup Server 9150 (oldvcr.blogspot.com)
220. 补丁进,漏洞出:deepsec 如何重现 Pwn2Own 微软 Edge 沙箱逃逸过程 Patch In, Exploit Out: How deepsec Reconstructed the Pwn2Own Microsoft Edge Sandbox Escape (www.darknavy.org)
224. 通过源头试验测试电子邮件验证协议 Test the Email Verification Protocol with an origin trial (developer.chrome.com)
226. 我们需要的不仅仅是一个比喻:以下是用于衡量“理解债务”的可验证诊断方法 We need more than a metaphor: here are testable diagnostics for comprehension debt (www.fightforthehuman.com)
241. 《Servo》六月刊:真实环境兼容性、媒体查询、SharedWorker 等 June in Servo: real world compat, media queries, SharedWorker, and more (servo.org)
242. 行将消亡的软件:relayd(8) 和 httpd(8) 的持续演变 Dead Software Walking: The ongoing evolution of relayd(8) and httpd(8) (rsadowski.de)
244. 为一台1948年IBM系统的真空管触发器模块供电 Energizing a vacuum-tube flip-flop module from a 1948 IBM system (www.righto.com)
250. 我们如何为 SQLite 构建了一个零磁盘、基于 S3 分层的存储引擎 How We Built a Zero-Disk, S3-Tiered Storage Engine for SQLite (rivet.dev)
255. 从派生到部署:《Nix 生产环境实战指南》——约翰·默里 Derivations to Deployments: Practical Nix in Production - John Murray (www.youtube.com)
256. 使用临时 shell 进行项目特定的 clangd 配置 Project-Specific clangd Configuration with a Temporary Shell (felix-knorr.net)
269. std.Io.Writer.Allocating 占用了我所有的内存 std.Io.Writer.Allocating ate all my memory (www.openmymind.net)
272. 堆叠式拉取请求现已进入公开预览阶段 - GitHub 变更日志 Stacked pull requests are now in public preview - GitHub Changelog (github.blog)
277. KindaRails2Shell - 通过 Active Storage 在 Rails 中存在的严重远程代码执行漏洞 (CVE-2026-66066) KindaRails2Shell - Critical RCE in Rails via Active Storage (CVE-2026-66066) (ethiack.com)
295. xy 是一个速度极快且高度可定制的 Python 图表库 xy is very fast and customizable charting library for Python (github.com)
296. 关于Anthropic最新研究成果的一些说明 Some notes about Anthropic’s new results (blog.cryptographyengineering.com)
297. Gleam 语言服务器的盛会 Gleam v.1.18.0 发布 A field day for Gleam’s language server Gleam v.1.18.0 release (gleam.run)