5. atomstr - RSS/Atom 到 Nostr 的转换工具 Lobste Comment 05:28 atomstr - RSS/Atom-to-Nostr bridge (atomstr.data.haus)
6. 多栈连接式编程语言 Lobste Comment 05:11 Multistack Concatenative Programming Languages (www.sheeeeeeeep.art)
8. 理解 C20 中的 std::counting_semaphore 和 std::binary_semaphore Lobste Comment 04:44 Understanding std::counting_semaphore and std::binary_semaphore from C20 (www.cppstories.com)
9. 修订提示可优化工业级大型语言模型(LLM)流程 Lobste Comment 04:20 Revision Prompting improves industrial LLM processes (revisionprompting.info)
10. 将分子转化为可靠的电子器件 Lobste Comment 04:16 Turning molecules into reliable electronic devices (news.mit.edu)
11. “写代码从来都不是难事”这句话是对所有程序员的侮辱 Lobste Comment 03:23 "Code was never the hard part" is an insult to all programmers (blog.senko.net)
14. robot.villas – RSS 到 Mastodon 桥接工具 Lobste Comment 02:18 robot.villas – RSS-to-Mastodon Bridge (robot.villas)
16. 《自动化的一些道德与技术后果》(1960) Lobste Comment 01:49 Some Moral and Technical Consequences of Automation (1960) (www.cs.umd.edu)
18. Jolt 的程序图像和便携式 Scheme 后端 Lobste Comment 08-08 Program images and portable Scheme backends for Jolt (yogthos.net)
21. Skred(自研音频引擎)作为效果器 Lobste Comment 08-08 Skred (self-created sound engine) as an effects box (lobste.rs)
22. 现在已经没有像 Sublime Text 这样优秀的软件了 Lobste Comment 08-08 They don’t make ’em like Sublime Text anymore (dbushell.com)
23. 构建 Groovie:一款先进的基于网页的鼓机/节拍序列器 Lobste Comment 08-08 Building Groovie, an Advanced Web-Based Drum Machine / Beat Sequencer (pointersgonewild.com)
26. homebrew-lab:一门由人工智能生成、自主学习、以实验台操作为主的电子课程,面向业余无线电爱好者和创客,通过示波器观察来学习模拟电路 Lobste Comment 08-08 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)
27. BasicSync:一款用于在安卓系统上运行 Syncthing 的简单应用 Lobste Comment 08-08 BasicSync: A simple app for running Syncthing on Android (github.com)
28. 社交媒体的“兔子洞”、聚类以及随机游走的相对混合时间 Lobste Comment 08-08 social media rabbit holes, clusters, and the relative mixing times of random walks (notes.hella.cheap)
30. 并发性与吞吐量:为什么更高的并行度反而会降低数据库性能 Lobste Comment 08-08 Concurrency vs. Throughput: why more parallelism can make databases slower (planetscale.com)
31. REpsych:逆向工程中的心理战 Lobste Comment 08-08 REpsych: Psychological warfare in reverse engineering (github.com)
32. “耻辱殿堂”:CPU性能的恶性竞争 Lobste Comment 08-08 Assembly Hall of Shame: Racing to the bottom of CPU performance (github.com)
33. 几乎达成共识:ABD与定额复制(quorum replication)的边界 Lobste Comment 08-07 Almost consensus: ABD and the edges of quorum replication (theconsensus.dev)
37. 问题出在我身上吗?通过面试其他团队来找出答案 Lobste Comment 08-08 Am I the problem? Interviewing another team to find out (www.macchaffee.com)
38. 科学领域对软件的理解确实参差不齐 Lobste Comment 08-07 Software Understanding in the Sciences is Really Uneven (lobste.rs)
40. 源代码控制的新模型 作者:阿尔西德斯·丰塞卡 Lobste Comment 08-07 A new model for source control by Alcides Fonseca (wiki.alcidesfonseca.com)
43. 本季度 KDE 数字主权报告:2026 年第二季度 Lobste Comment 08-07 This Quarter in KDE Digital Sovereignty: Q2 2026 (blogs.kde.org)
46. 笔记的撰写与博客的发布:更新笔记与发布博文的区别 Lobste Comment 08-07 Notes Compound, Blogs Compile: When I Update a Note vs. Publish a Post (www.ssp.sh)
48. 在 GNU Emacs 中按时间顺序浏览“git blame”结果的几种方法 Lobste Comment 08-07 Some ways to navigate through ''git blame'' over time in GNU Emacs (utcc.utoronto.ca)
49. 介绍 Kitesurf:一款在 Cloudflare Workers 的 V8 隔离环境中运行的“代理优先”浏览器 Lobste Comment 08-07 Introducing Kitesurf: The agent-first browser that runs in V8 isolates on Cloudflare Workers (blog.cloudflare.com)
51. 我将离开 OpenAI,去打造《侏罗纪公园》 Lobste Comment 08-07 I''m leaving OpenAI to build Jurassic Park (taylor.town)
52. ropbot:代码复用攻击合成的新视角 Lobste Comment 08-07 ropbot: Reimaging Code Reuse Attack Synthesis (kylebot.net)
53. shell 中的感叹号并不是用来大喊的。懒一点吧 Lobste Comment 08-07 A shell exclamation mark is not for yelling. Be lazy (refp.se)
54. 由人工智能生成的漏洞补丁需要人工审核 Lobste Comment 08-07 AI-generated vulnerability patches require human review (1password.com)
55. 我成功在 Windows 11 上运行了一款 1998 年的 CD-ROM 世界地图集 Lobste Comment 08-07 I got a 1998 CD-ROM world atlas running on Windows 11 (trevmex.com)
58. 在业余爱好者层面,Web 服务器部署模型会失效 Lobste Comment 08-07 the web server deployment model breaks at hobby scale (w.on-t.work)
59. Crubit,一款 C/Rust 双向互操作工具 Lobste Comment 08-07 Crubit, C/Rust Bidirectional Interop Tool (crubit.rs)
61. cl-forth:用 CL 实现的 Forth 2012 标准 Lobste Comment 08-07 cl-forth: Forth 2012 Standard in CL (github.com)
62. Zapscape——在 KVM/x86 环境中实现从来宾到主机的逃逸 Lobste Comment 08-07 Zapscape - Guest to host escape in KVM/x86 (github.com)
63. schrodingers-toctou:你运行的二进制文件并非你编写的程序 Lobste Comment 08-06 schrodingers-toctou: The binary you run is not the program you wrote (github.com)
64. 仅仅一个函数,速度却快了10倍?解读一个Rust性能PR Lobste Comment 08-06 Just One Function, 10x Faster? Reading a Rust Performance PR (greptime.com)
67. 一款无需光栅化即可投影纹理的 3D SVG 渲染器 Lobste Comment 08-06 a 3D SVG Renderer that projects textures without rasterization (seve.blog)
68. 在 NetBSD 上使用 bozohttpd 搭建一个简单的 Web 服务器 Lobste Comment 08-06 Setup a simple web server with bozohttpd on NetBSD (bozo.httpd.rocks)
69. 那个悄无声息地污染了无关热循环的 LuaJIT NYI Lobste Comment 08-06 The LuaJIT NYI That Silently Poisoned an Unrelated Hot Loop (streamhpc.com)
70. 以下是一个有效的 DOS COM 可执行文件 Lobste Comment 08-06 The following is a valid DOS COM executable (oldbytes.space)
71. tl;dv(太懒了;未核实):181,874场会议完全开放 Lobste Comment 08-06 tl;dv (Too Lazy; Didn''t Validate): 181,874 Meetings Left Wide Open (bobdahacker.com)
72. Anthropic AI 创建了虚假个人资料,企图通过欺骗他人实施黑客攻击 Lobste Comment 08-06 Anthropic AI created fake profiles to deceive people in attempted hack (www.bbc.co.uk)
74. 2026年的 Fiddler Web Debugger Lobste Comment 08-06 Fiddler Web Debugger in 2026 (textslashplain.com)
75. 我想知道,光靠表情符号能不能制作出一个有用的 DOS 可执行文件 Lobste Comment 08-06 i wonder if you could make a useful DOS executable with just emoji (oldbytes.space)
76. 终于在 Futhark 中添加了递归函数 Lobste Comment 08-06 Finally adding recursive functions to Futhark (futhark-lang.org)
78. 关于构建可扩展的控制平面 Lobste Comment 08-06 On building scalable control planes (www.allthingsdistributed.com)
80. Comu 将一块 144MHz 的 CH32V203 RISC-V 开发板集成到了 USB-A 接口内 Lobste Comment 08-06 Comu Fits a 144MHz CH32V203 RISC-V Board Inside a USB-A Port (linuxgizmos.com)
83. Symbolics OpenGenera 将对非商业用途免费开放 Lobste Comment 08-06 Symbolics OpenGenera to go free for non-commercial use (hachyderm.io)
84. AI模型利用虚假身份试图欺骗开发者,令英国测试人员大吃一惊 Lobste Comment 08-06 AI models shock UK testers by using fake identities to try to trick developers (www.theguardian.com)
85. rezeptor:使用经过测试的 Proton-GE 配方在 Linux 上安装并运行 Windows 软件 Lobste Comment 08-06 rezeptor: Install and run Windows software on Linux with tested Proton-GE recipes (github.com)
89. Proxmox 正式支持 Arm,但存在一些限制 Lobste Comment 08-06 Proxmox officially supports Arm, with some caveats (www.jeffgeerling.com)
90. “残障加密狗”:为什么硅谷讨厌我和你 Lobste Comment 08-06 The "Disability Dongle": Why Silicon Valley Hates Me and you (sightlessscribbles.com)
91. 您的 Agentic 工作流的缓存保持成本高出 8 倍(v2:间隔前沿) Lobste Comment 08-06 Your Agentic Workflow''s Cache Keepalive Costs 8x Too Much (v2: the interval frontier) (blog.mempko.com)
93. 2026年Compiler Explorer如何在AWS上运行 Lobste Comment 08-06 How Compiler Explorer Runs on AWS in 2026 (xania.org)
94. 如何在不存在的系统中查找漏洞 Lobste Comment 08-06 How to Find Bugs in Systems That Don''t Exist (www.youtube.com)
95. 为何传奇的埃尔德什难题正被人工智能攻克 Lobste Comment 08-06 Why the Legendary Erdős Problems Are Falling to AI (www.quantamagazine.org)
97. 语义字段:Elasticsearch 中用于多模态搜索的单一字段 Lobste Comment 08-05 Semantic field: one field for multimodal search in Elasticsearch (www.elastic.co)
101. “五点哈斯克尔”:通过参数化实现无条件选定 Lobste Comment 08-05 "Five-Point Haskell": Unconditional Election via Parametricity (blog.jle.im)
104. 将 html 元素添加到允许的评论语法中 Lobste Comment 08-05 Add html element to allowed comment syntax (lobste.rs)
105. rust-lang/rust 正在制定一项大型语言模型(LLM)政策 Lobste Comment 08-05 rust-lang/rust is adopting an LLM policy (blog.rust-lang.org)
107. Keyv及其合作伙伴在npm供应链攻击中遭到入侵 Lobste Comment 08-05 Keyv and friends compromised in npm supply chain attack (www.aikido.dev)
108. 哥德尔、埃舍尔、Elisp:宏之美 Lobste Comment 08-05 Gödel, Escher, Elisp: The Beauty of Macros (www.chiply.dev)
110. Nehir:一款适用于 macOS 的平铺式窗口管理器 Lobste Comment 08-05 Nehir: a tiling window manager for macOS (github.com)
111. 我们好不容易学会了如何将一个 div 对齐居中,结果浏览器又增加了侧边栏 Lobste Comment 08-05 we finally learned to center a div, then browsers added sidebars (seg6.space)
112. irken:一款小巧且支持自定义的、功能齐全的 IRC 客户端 Lobste Comment 08-05 irken: A tiny hackable full-featured IRC client (codeberg.org)
113. 不要过早停止:以内存速度对源代码进行大小写转换 Lobste Comment 08-05 Don''t stop early: Case-folding source code at memory speed (github.blog)
116. 《天生反对》,或为何业余编程社区会强烈反对使用大型语言模型 Lobste Comment 08-05 Born Against, or why hobby programming communities are aggressively against LLM usage (blog.fogus.me)
119. 《Haskell 2010 语言报告(修订版)》 Lobste Comment 08-05 A Revised Haskell 2010 Language Report (blog.haskell.org)
120. 在 nightly 分支上启用借阅检查器的下一个版本 Lobste Comment 08-05 Enabling the next iteration of the borrow checker on nightly (blog.rust-lang.org)
122. 驯服 Steam arm64 客户端(在 macOS 上) Lobste Comment 08-05 Taming the Steam arm64 client (on pmOS) (blog.drakulix.de)
123. 卡彭特的合并行为有悖于直觉 Lobste Comment 08-04 Karpenter''s consolidation behaviour is counter-intuitive (blog.appliedcomputing.io)
124. Lua 社区需要学会向前看——hisham.hm Lobste Comment 08-04 The Lua community needs to learn to move on - hisham.hm (hisham.hm)
127. IntelliJ IDEA 支持 LSP:Java 和 Kotlin 智能功能现已登陆 VS Code、Cursor 和 Agentic Flows Lobste Comment 08-04 IntelliJ IDEA Goes LSP: Java and Kotlin Intelligence Comes to VS Code, Cursor, and Agentic Flows (blog.jetbrains.com)
128. 用99行C语言实现Lisp,以及如何自己编写一个 Lobste Comment 08-04 Lisp in 99 Lines of C and How to Write One Yourself (github.com)
130. 《及后续作品的内容管理》(2005) Lobste Comment 08-04 Content Management for Halo 2 and Beyond(2005) (nikon.bungie.org)
134. Bibliograph:一款面向书籍的原型AppView Lobste Comment 08-04 Bibliograph: A Prototypical AppView for Books (discourse.atmosphere.community)
137. Soppo - Go,及其缺失的功能 Lobste Comment 08-04 Soppo - Go, with the features it''s missing (soppolang.dev)
138. 可搜索的 OCI:通过范围请求索引实现容器镜像的延迟加载 Lobste Comment 08-04 Seekable OCI: Lazy-Loading Container Images via Range-Request Indexing (arxiv.org)
140. Baochip-1x 大宝评估板 Lobste Comment 08-04 Dabao Evaluation Board for Baochip-1x (www.crowdsupply.com)
142. 通过编程方式将附件上传到 GitHub 问题、拉取请求和评论中 Lobste Comment 08-04 Programmatically upload attachments to GitHub Issues, Pull Requests, and Comments (island94.org)
143. 面向安腾处理器的 Windows XP 2002:狂暴无匹 Lobste Comment 08-04 Windows XP 2002 for the Itanium: Unbridled rage (virtuallyfun.com)
144. 无分支的Rust:通过移除一个if语句使过滤器速度提升4倍 Lobste Comment 08-04 Branchless Rust: Making a Filter 4x Faster by Removing an if (www.greyblake.com)
145. Asana 那些令人着迷的标签页快捷键 Lobste Comment 08-04 Asana’s fascinating Tab shortcuts (unsung.aresluna.org)
149. 以15年来首款全新C-Kermit产品发布,庆祝Kermit问世45周年 Lobste Comment 08-04 Celebrating 45 Years of Kermit with the First New C-Kermit Release in 15 Years (changelog.complete.org)
152. 是 SQLite 的关键 CVE 还是 LLM 的疏漏? Lobste Comment 08-04 SQLite Critical CVEs or LLM Slop? (research.jfrog.com)
153. 2026年我不会用Python来开发的项目 Lobste Comment 08-04 Projects I Wouldn''t Use Python For in 2026 (menno.io)
155. bonsai:一个用于构建动态 Web 应用程序的库,基于 Js_of_ocaml Lobste Comment 08-03 bonsai: A library for building dynamic webapps, using Js_of_ocaml (github.com)
162. Rust 项目目标:不可移动类型和有保证的析构函数 Lobste Comment 08-03 Rust Project Goals: Immobile types and guaranteed destructors (github.com)
164. 别吞下“黑色药丸”(文本改编版) Lobste Comment 08-03 Don''t Take the Black Pill (Text Adaptation) (andrewkelley.me)
173. 9front《THIS WAS SUPPOSED TO BE FUN》正式发行 Lobste Comment 08-03 9front "THIS WAS SUPPOSED TO BE FUN" Released (9front.org)
176. 欧盟关于人工智能模型的法规正式生效。这将带来哪些变化? Lobste Comment 08-03 EU rules on AI models become enforceable. What''s going to change? (www.euronews.com)
177. CP/M-386:基于 CP/M-68K 开发的适用于 386 保护模式的 CP/M 系统 Lobste Comment 08-03 CP/M-386: CP/M for 386 protected mode, derived from CP/M-68K (github.com)
178. 能用树莓派制作一个Wii U游戏手柄吗? Lobste Comment 08-03 Can you make a Wii U gamepad from a Raspberry Pi? (youtube.com)
179. 掌控自己的环境能让你感到快乐 Lobste Comment 08-03 Controlling Your Environment Makes You Happy (www.joelonsoftware.com)
180. SwiftUI 七年之后:一段平庸的故事:它何时才能摆脱“测试版”的感觉? Lobste Comment 08-03 SwiftUI After 7 Years: A Story of Mediocrity: Will it ever stop feeling like a beta? (ykvm.com)
182. 借助 Rust 的新 API 实现更快的浮点运算 Lobste Comment 08-03 Faster floating point math with Rust’s new API (pythonspeed.com)
183. TP-Link TL-841N 的获取 root 权限、固件分析以及硬编码且重置后仍保留的凭据 Lobste Comment 08-03 The rooting, firmware analysis and hardcoded, reset-persistent credentials of the TP-Link TL-841N (blog.juni-mp4.com)
186. NativeScope — 用于 React Native 调试的开源本地调试环境 Lobste Comment 08-03 NativeScope — Open Source local Studio for React Native debugging (www.nativescope.dev)
187. Google Wave 入门指南 [2010] Lobste Comment 08-03 Getting Started with Google Wave [2010] (www.youtube.com)
188. 我现在(主要)是根据速度来挑选模型,而不是根据智能水平 Lobste Comment 08-02 I''m (mostly) picking models on speed now, not intelligence (martinalderson.com)
191. 通过手动重新输入大语言模型(LLM)生成的代码来预防认知债务 Lobste Comment 08-02 Prevent cognitive debt by manually retyping LLM-generated code (ankursethi.com)
193. 写入时出现 EPIPE 错误可能意味着你的操作有误 Lobste Comment 08-02 EPIPE on write might mean you''re doing it wrong (rachelbythebay.com)
194. 数学与理论计算机科学领域的十大进展 Lobste Comment 08-02 Ten advances in mathematics and theoretical computer science (openai.com)
196. 在 C 语言中,sizeof 的解析出乎意料地困难 Lobste Comment 08-02 sizeof is surprisingly difficult to parse in c (sebsite.pw)
197. 在关键方面,Atom 比 RSS 更胜一筹 Lobste Comment 08-02 Atom is better than RSS, in ways that matter (chrismorgan.info)
199. MkLinux 和那台经过改装的 Apple Workgroup Server 9150 Lobste Comment 08-02 MkLinux and the pimped-out Apple Workgroup Server 9150 (oldvcr.blogspot.com)
204. 关于精简内核正确性缺陷 #14576 的复盘分析 Lobste Comment 08-02 Postmortem for Lean Kernel Soundness Bug #14576 (leodemoura.github.io)
209. Rust 中论元解析的一种“新旧结合”的视角 Lobste Comment 08-02 An old-new take on argument parsing in Rust (jmmv.dev)
210. 诺尔在《心灵的概念》一书中犯了什么错误 Lobste Comment 08-02 What Naur got wrong from The concept of mind (tssm.neocities.org)
212. 补丁进,漏洞出:deepsec 如何重现 Pwn2Own 微软 Edge 沙箱逃逸过程 Lobste Comment 08-01 Patch In, Exploit Out: How deepsec Reconstructed the Pwn2Own Microsoft Edge Sandbox Escape (www.darknavy.org)
216. 通过源头试验测试电子邮件验证协议 Lobste Comment 08-01 Test the Email Verification Protocol with an origin trial (developer.chrome.com)
217. 重写 SupportMail 的分片系统 Lobste Comment 08-01 Rewriting SupportMail''s sharding system (supportmail.dev)
218. 我们需要的不仅仅是一个比喻:以下是用于衡量“理解债务”的可验证诊断方法 Lobste Comment 08-01 We need more than a metaphor: here are testable diagnostics for comprehension debt (www.fightforthehuman.com)
221. 开发管道是一个生产系统 Lobste Comment 08-01 The development pipeline is a production system (sundry.jerryorr.com)
224. marionette:确定性仿真测试库 Lobste Comment 08-01 marionette: deterministic simulation testing library (github.com)
226. rustgrep - 用于 Rust 源代码的结构化 grep 工具 Lobste Comment 08-01 rustgrep - structural grep for Rust source (radicle.network)
227. Arch Linux 禁用了 AUR 软件包的采用功能 Lobste Comment 08-01 Arch Linux disables AUR package adoption (lwn.net)
228. 基于 Common Lisp 的交互式 Raylib Lobste Comment 08-01 Interactive Raylib with Common Lisp (www.youtube.com)
231. Guix 命令行界面现已集成到 Emacs 中 Lobste Comment 08-01 Guix shell now inside Emacs (tusharhero.codeberg.page)
233. 《Servo》六月刊:真实环境兼容性、媒体查询、SharedWorker 等 Lobste Comment 08-01 June in Servo: real world compat, media queries, SharedWorker, and more (servo.org)
234. 行将消亡的软件:relayd(8) 和 httpd(8) 的持续演变 Lobste Comment 08-01 Dead Software Walking: The ongoing evolution of relayd(8) and httpd(8) (rsadowski.de)
236. 为一台1948年IBM系统的真空管触发器模块供电 Lobste Comment 08-01 Energizing a vacuum-tube flip-flop module from a 1948 IBM system (www.righto.com)
238. 为什么我们要自己编写 C 和 C 推断引擎 Lobste Comment 08-01 Why we write our own C and C inference engines (localai.io)
239. DuckDB 中的异步 I/O:任务、线程、任务 Lobste Comment 07-31 Asynchronous I/O in DuckDB: Work, Thread, Work (duckdb.org)
242. 我们如何为 SQLite 构建了一个零磁盘、基于 S3 分层的存储引擎 Lobste Comment 07-31 How We Built a Zero-Disk, S3-Tiered Storage Engine for SQLite (rivet.dev)
247. 从派生到部署:《Nix 生产环境实战指南》——约翰·默里 Lobste Comment 07-31 Derivations to Deployments: Practical Nix in Production - John Murray (www.youtube.com)
248. 使用临时 shell 进行项目特定的 clangd 配置 Lobste Comment 07-31 Project-Specific clangd Configuration with a Temporary Shell (felix-knorr.net)
253. 2026年7月如何加快Rust编译器的运行速度 Lobste Comment 07-31 How to speed up the Rust compiler in July 2026 (nnethercote.github.io)
255. ATProto 中的私有数据:授权数据提案 Lobste Comment 07-31 Private data in ATProto: Permissioned Data Proposal (github.com)
257. C64 演示效果解析:《阁楼里的啮齿动物》 Lobste Comment 07-31 C64 Demo Effects Explained: Rodents In The Attic (youtu.be)
258. 代码审查反馈:在关键时刻补充背景信息 Lobste Comment 07-31 Code Review Responses: Add Context When It Counts (testing.googleblog.com)
261. std.Io.Writer.Allocating 占用了我所有的内存 Lobste Comment 07-31 std.Io.Writer.Allocating ate all my memory (www.openmymind.net)
263. 海湾合作委员会(GCC)指导委员会公布人工智能政策 Lobste Comment 07-31 GCC steering committee announces AI policy (lwn.net)
264. 堆叠式拉取请求现已进入公开预览阶段 - GitHub 变更日志 Lobste Comment 07-31 Stacked pull requests are now in public preview - GitHub Changelog (github.blog)
266. 在自由线程 Python 环境中扩展 NumPy 的性能 Lobste Comment 07-31 Scaling NumPy on Free-Threaded Python (labs.quansight.org)
267. 为什么每位维基人应该成为工具开发者 Lobste Comment 07-30 Why every Wikimedian should be a toolmaker (www.haykranen.nl)
268. 饱和:你的软件为何会在规模扩大时失败 Lobste Comment 07-30 Saturation: How Your Software Will Fail at Scale (www.youtube.com)
269. KindaRails2Shell - 通过 Active Storage 在 Rails 中存在的严重远程代码执行漏洞 (CVE-2026-66066) Lobste Comment 07-30 KindaRails2Shell - Critical RCE in Rails via Active Storage (CVE-2026-66066) (ethiack.com)
271. 一种基于延续的通用模拟方法 Lobste Comment 07-30 A universal approach to mocking with continuations (crowdhailer.me)
273. 使用 htmx 构建渐进增强表单 Lobste Comment 07-30 Building Progressively Enhanced Forms Using htmx (www.rafa.ee)
275. 《人与计算机》——约翰·G·凯梅尼(1972) Lobste Comment 07-30 Man and the Computer - John G. Kemeny (1972) (archive.org)
276. 按钮与链接的区别 Lobste Comment 07-30 The Difference Between a Button and a Link (unplannedobsolescence.com)
277. C 中将 float 转换为 int 可能导致未定义行为 Lobste Comment 07-30 C float-to-int conversion can be undefined behavior (kttnr.net)
279. 《索尼克》的物理引擎……其实并不是物理引擎? Lobste Comment 07-30 Sonic''s Physics Engine... Isn''t a Physics Engine? (www.youtube.com)
280. 洛伦茨与利特尔:《你的尾巴值多少钱?》 Lobste Comment 07-30 Lorenz and Little: How Much Does Your Tail Cost? (brooker.co.za)
285. 在简单游戏中设置计时器(以帧规则为例) Lobste Comment 07-30 Setting timers in simple games (feat. the frame rule) (lynn.github.io)
287. xy 是一个速度极快且高度可定制的 Python 图表库 Lobste Comment 07-29 xy is very fast and customizable charting library for Python (github.com)
288. 关于Anthropic最新研究成果的一些说明 Lobste Comment 07-29 Some notes about Anthropic’s new results (blog.cryptographyengineering.com)
289. Gleam 语言服务器的盛会 Gleam v.1.18.0 发布 Lobste Comment 07-29 A field day for Gleam’s language server Gleam v.1.18.0 release (gleam.run)
290. PostgreSQL MVCC:与其他引擎相比的权衡 Lobste Comment 07-29 PostgreSQL MVCC: tradeoffs compared to other engines (boringsql.com)
293. “Hyperbole”隐式按钮:构建你的“Hyperverse” Lobste Comment 07-29 Hyperbole Implicit Buttons: Build your Hyperverse (www.chiply.dev)
295. Copilot 会将一种恶意蠕虫从一个 Word 文档传播到另一个 Word 文档中 Lobste Comment 07-29 Copilot will propagate a malicious worm from one Word document to another (enklypesalt.com)
296. 人工智能热潮正在瓦解全球决策机制 Lobste Comment 07-29 AI Mania Is Eviscerating Global Decision-Making (hermit-tech.com)
297. 用 MoQ 直播 IETF MoQ 会议……算是吧 Lobste Comment 07-29 Streaming the IETF MoQ sessions with MoQ… kinda (www.meetecho.com)