1. 美国情报机构实施的移动网络攻击 Lobste Comment 06:02 Mobile Cyberattacks Conducted by US Intelligence Agencies (www.news.cn)
2. 我在 GitHub Actions 中运行的是谁的代码? Lobste Comment 03:43 Whose code am I running in GitHub Actions? (alexwlchan.net)
3. 开发人员技能在代理编码中的作用 Lobste Comment 01:41 The role of developer skills in agentic coding (martinfowler.com)
5. 拥有超配家庭实验室的超现实喜悦 Lobste Comment 03-25 The surreal joy of having an overprovisioned homelab (xeiaso.net)
7. Prospero 挑战,现在有了更多垃圾收集功能 Lobste Comment 01:19 Prospero challenge, now with more garbage collection (bernsteinbear.com)
8. REST 在和平中?Django 的框架问题 Lobste Comment 00:07 REST in Peace? Django''s Framework Problem (danlamanna.com)
13. 考虑制定无状态服务器的 W3C 标准 Lobste Comment 03-25 Considering A W3C Standard For Stateful Serverless (rivet.gg)
14. 铲子--正在进行中的高密度脂蛋白,不会让你想拔掉头发 Lobste Comment 03-25 spade - A work in progress HDL that doesn''t make you want to pull your hair out (gitlab.com)
17. 端到端加密的实际局限性 Lobste Comment 03-25 The Practical Limitations of End-to-End Encryption (soatok.blog)
20. TrapC:无 UB 的内存安全 C 语言编程 Lobste Comment 03-25 TrapC: Memory Safe C Programming with No UB (www.open-std.org)
26. Leslie Lamport 在 SCALE 22x 上的闭幕主题演讲:编码不是编程 Lobste Comment 03-25 Closing Keynote with Leslie Lamport at SCALE 22x: Coding isn''t programming (www.socallinuxexpo.org)
30. Btrfs 添加快速/实时 Zstd 压缩及其他性能优化功能 Lobste Comment 03-25 Btrfs Adding Fast/Realtime Zstd Compression & Other Performance Optimizations (www.phoronix.com)
34. k8s Ingress NGINX 中的 RCE 漏洞(针对 ingress-nginx 的 9.8 CVE) Lobste Comment 03-25 RCE Vulnerabilities in k8s Ingress NGINX (9.8 CVE for ingress-nginx) (www.wiz.io)
35. 最新版 Setuptools 破坏了大量软件包 Lobste Comment 03-25 Latest Setuptools broke a bunch of packages (www.reddit.com)
37. 引擎盖下的解析器组合器:高级示例 Lobste Comment 03-25 Parser combinators under the hood: advanced example (www.youtube.com)
41. Triforce:用于苹果硅笔记本电脑的麦克风阵列波束形成器 Lobste Comment 03-25 Triforce: a microphone array beamformer for Apple Silicon laptops (crates.io)
42. 使用 ECS 复制在 Bevy 中联网(使用 Rust) Lobste Comment 03-25 Networking in Bevy with ECS Replication (using Rust) (www.youtube.com)
43. 基于 CSS 的 NoJS 反 BOT 网络应用程序防火墙(概念验证) Lobste Comment 03-24 A CSS-based NoJS Anti-BOT Web Application Firewall (Proof of Concept) (github.com)
44. 全息图、漏光以及如何构建纯 CSS 着色器 Lobste Comment 03-24 Holograms, light-leaks and how to build CSS-only shaders (robbowen.digital)
45. 每个人都用错误的方式引用命令行参数(在 Windows 上) Lobste Comment 03-24 Everyone quotes command line arguments the wrong way (on Windows) (learn.microsoft.com)
46. 非显而易见的 Haskell 成语:条件 For Lobste Comment 03-24 Non-Obvious Haskell Idiom: Conditional For (entropicthoughts.com)
51. GPSTracker:谷歌地图时间轴的自托管 FOSS 替代方案 Lobste Comment 03-24 GPSTracker: A self-hosted FOSS alternative to Google Maps Timeline (blog.fabiomanganiello.com)
52. RDNA 4 的 "非顺序 "内存访问 Lobste Comment 03-24 RDNA 4''s "Out-of-Order" Memory Accesses (chipsandcheese.com)
53. 关于创建一款看起来像宜家家居手册的应用程序的说明 Lobste Comment 03-24 Notes on building an app that looks like an IKEA manual (nmattia.com)
55. Fastrace:用 Rust 进行分布式跟踪的现代方法 FastLabs / 博客 Lobste Comment 03-24 Fastrace: A Modern Approach to Distributed Tracing in Rust FastLabs / Blog (fast.github.io)
56. basedpyright:pright fork,改进了各种类型检查功能 Lobste Comment 03-24 Basedpyright: pyright fork with various type checking improvements (docs.basedpyright.com)
57. Figma 不是设计工具,而是避免代码的 Rube Goldberg 机器 Lobste Comment 03-24 Figma’s not a design tool — it’s a Rube Goldberg machine for avoiding code (uxdesign.cc)
59. GitButler 基于新补丁的代码审查(测试版) Lobste Comment 03-24 GitButler''s new patch based Code Review (Beta) (blog.gitbutler.com)
60. 探索 Ruby Ractors -- 我花钱买了 10 个核心,我就要用 10 个核心 Lobste Comment 03-24 Exploring Ruby Ractors -- I paid for for 10 cores I''m gonna use 10 cores (jpterry.com)
61. c-ward:用 Rust 编写的 libc 实现 Lobste Comment 03-24 c-ward: An implementation of libc written in Rust (github.com)
62. 管理层意见的海森堡不确定性原理 Lobste Comment 03-24 The Heisenberg uncertainty principle for management''s opinion (ayende.com)
65. landrun:使用 Landlock 在安全、无特权的沙箱中运行任何 Linux 进程 Lobste Comment 03-24 landrun: Run any Linux process in a secure, unprivileged sandbox using Landlock (github.com)
69. 初级开发人员的复仇 Sourcegraph 博客 Lobste Comment 03-24 Revenge of the junior developer Sourcegraph Blog (sourcegraph.com)
71. 朋友不会让朋友用 Python 编写生产软件 Lobste Comment 03-24 Friends don''t let friends write production software in Python (dustri.org)
72. 缩小 FromStr 和字符串之间的效率差距 Lobste Comment 03-24 Bridging the Efficiency Gap Between FromStr and String (lucumr.pocoo.org)
74. 返璞归真:Cpp 中的生命周期管理 Lobste Comment 03-24 Back to Basics: Lifetime Management in Cpp (www.youtube.com)
76. ClickHaskell-0.2:2 周年预稳定版 Lobste Comment 03-24 ClickHaskell-0.2: 2 Years Anniversary pre-stable releas (discourse.haskell.org)
77. 为什么选择在 2025 年使用 BSD Lobste Comment 03-24 Why Choose to Use the BSDs in 2025 (it-notes.dragas.net)
79. 连接 "演示之母 "键盘的 USB 接口 Lobste Comment 03-23 A USB interface to the "Mother of All Demos" keyset (www.righto.com)
80. 神秘编程语言简介 [视频] Lobste Comment 03-23 A Brief Introduction to Esoteric Programming Languages [Video] (www.youtube.com)
84. 人工智能一无是处,但它是我们未来的最佳选择 Lobste Comment 03-23 AI is useless, but it is our best bet for the future (antirez.com)
85. 类型化函数式语言决策者指南》,作者 Evan Czaplicki Lobste Comment 03-23 A decision maker''s guide to Typed Functional Languages by Evan Czaplicki (youtu.be)
87. 为什么要修改 8 个文件来添加一个复选框? Lobste Comment 03-23 Why did you need to change 8 files to add one checkbox? (www.mrlacey.com)
89. 是什么影响了开发人员对采用人工智能辅助编码工具的信任? Lobste Comment 03-23 What influences developers'' trust in adopting AI-assisted coding tools? (rdel.substack.com)
90. 增强 Git 工作流程的 Emacs 自定义 VC 功能 Lobste Comment 03-23 Custom VC-Focused Emacs Functions to Enhance My Git Workflow (www.rahuljuliato.com)
92. 实现 Rust 与其他语言的无缝互操作 Lobste Comment 03-23 Enabling seamless interop between Rust and other languages (hackmd.io)
94. 为什么人们默认前端和用户界面使用 React 和 JavaScript? Lobste Comment 03-23 Why do people default to React and JavaScript for frontend and UIs? (lobste.rs)
96. pussh:用 Bash 编写的基于 SSH 的简单部署工具 Lobste Comment 03-23 pussh: A simple SSH-based deployment tool written in Bash (github.com)
101. 利用内容分块对文件备份服务进行分块攻击 Lobste Comment 03-22 Chunking Attacks on File Backup Services using Content-Defined Chunking (www.daemonology.net)
103. Crabtime:Rust 中的 Zig''s Comptime Lobste Comment 03-22 Crabtime: Zig''s Comptime in Rust (docs.rs)
105. 俳句爱 Nvidia(移植 Nvidia GPU 驱动程序) Lobste Comment 03-22 Haiku loves Nvidia (porting Nvidia GPU driver) (discuss.haiku-os.org)
107. 微软为 Linux 内核提议 "大黄蜂 "安全模块 Lobste Comment 03-22 Microsoft Proposes "Hornet" Security Module For The Linux Kernel (www.phoronix.com)
108. 在 Linux 上删除 /lib 时仍通过 ssh 进行连接 Lobste Comment 03-22 When you deleted /lib on Linux while still connected via ssh (tinyhack.com)
109. 硬件感知编码:每个开发人员都应了解的 CPU 架构概念 Lobste Comment 03-22 Hardware-Aware Coding: CPU Architecture Concepts Every Developer Should Know (blog.codingconfessions.com)
110. 在线调查中的一个小故障是如何将 "是 "字替换成 "叉 "字的 Lobste Comment 03-22 How a glitch in an online survey replaced the word ‘yes’ with ‘forks’ (www.pewresearch.org)
111. Lightpanda:专为机器打造的新浏览器 Lobste Comment 03-22 Lightpanda: A new browser built for machines (lightpanda.io)
112. 对 Tarsnap(及其他)的分块攻击 Lobste Comment 03-22 Chunking attacks on Tarsnap (and others) (www.daemonology.net)
113. Shaarli:个人、简约、超快、免费数据库书签服务 Lobste Comment 03-22 Shaarli: personal, minimalist, super-fast, database free, bookmarking service (github.com)
116. 如何在 windows、macos 和 Linux 之间共享鼠标、键盘和显示器? Lobste Comment 03-22 How to share mouse, keyboard, and monitors between windows, macos, and Linux? (lobste.rs)
118. retroboy:用 Rust 编写的游戏男孩模拟器,可在网络上运行 Lobste Comment 03-22 retroboy: A Game Boy emulator written in Rust that runs on the web (github.com)
119. pow-bot-deterrent:基于工作证明的僵尸威慑 Lobste Comment 03-22 pow-bot-deterrent: A proof-of-work based bot deterrent (github.com)
121. 将行为不端的机器人困在人工智能迷宫中 Lobste Comment 03-21 Trapping misbehaving bots in an AI Labyrinth (blog.cloudflare.com)
122. Torch Lens Maker - 基于 PyTorch 的可微分几何光学库 Lobste Comment 03-21 Torch Lens Maker - library for differentiable geometric optics based on PyTorch (victorpoughon.github.io)
123. 为 Zulip 开源团队聊天设计灵活的权限 Lobste Comment 03-21 Engineering flexible permissions for Zulip open-source team chat (blog.zulip.com)
125. 关于在旧 Mac 笔记本电脑上安装操作系统的建议? Lobste Comment 03-21 Recommendations for an OS to install on an old Mac laptop? (lobste.rs)
126. 了解在 TypeScript 中注解函数类型的各种语法 Lobste Comment 03-21 Understanding various syntaxes to annotate a function''s type in TypeScript (bhoot.dev)
127. Apache Tomcat CVE-2025-24813:您需要了解的内容 Lobste Comment 03-21 Apache Tomcat CVE-2025-24813: What You Need to Know (www.rapid7.com)
128. IPv6 设计中的失误和错失的机会(第 1 集) Lobste Comment 03-21 The mistakes and missed opportunities in the design of IPv6 (episode 1) (ipv6.hanazo.no)
131. 欧盟迫使苹果向第三方开发者开放通知和其他 iOS 功能 Lobste Comment 03-21 EU forces Apple to open up notifications and other iOS features to third-party developers (mezha.media)
132. mocktail:针对 Rust 的 HTTP 和 gRPC 服务器模拟 Lobste Comment 03-21 mocktail: HTTP & gRPC server mocking for Rust (danclark.io)
133. 朝日 Linux 进展报告Linux 内核 6.14 Lobste Comment 03-21 Asahi Linux progress report: Linux kernel 6.14 (asahilinux.org)
134. Chimera Linux 终究不会放弃对 RISC-V 的支持 Lobste Comment 03-21 Chimera Linux NOT dropping RISC-V support after all (chimera-linux.org)
135. Hyper-MCP - Rust 中的 MCP 服务器,带有由 WebAssembly 和 OCI 注册表驱动的插件系统 Lobste Comment 03-21 Hyper-MCP - MCP server in Rust with plugin system powered by WebAssembly and OCI registry (github.com)
136. PeanoScript:TypeScript 但它是一个定理证明器 Lobste Comment 03-21 PeanoScript: TypeScript but it''s a theorem prover (peanoscript.mjgrzymek.com)
138. 澄清 Mozilla 正在发生的事情:采访来自 Thunderbird 的 Ryan Sipes Lobste Comment 03-21 Clarifying what''s happening at Mozilla: an Interview with Ryan Sipes from Thunderbird (www.youtube.com)
140. 亲爱的苹果和谷歌:还是没有应用程序回滚? Lobste Comment 03-21 Dear Apple and Google: still no app rollbacks? (www.tramline.app)
141. Ruby、Ractors 和无锁数据结构 Lobste Comment 03-21 Ruby, Ractors, and Lock-Free Data Structures (iliabylich.github.io)
142. Anubis:可自行托管的刮板防御软件 Lobste Comment 03-21 Anubis: self hostable scraper defense software (anubis.techaro.lol)
143. 将我的 ESP32 变成 DNS 天坑,以对抗末日滚动 Lobste Comment 03-21 Turning my ESP32 into a DNS sinkhole to fight doomscrolling (amanvir.com)
144. oscura-vim:用于 Vscode 的 Oscura 主题的 Vim 移植 Lobste Comment 03-21 oscura-vim: Vim port for Oscura theme for Vscode (github.com)
149. 更快的 Go 语言解释器追赶 C Lobste Comment 03-21 Faster interpreters in Go: Catching up with C (planetscale.com)
151. 使用 goto 实现延迟的 C 语言 Lobste Comment 03-20 A C implementation of defer using goto (gist.github.com)
152. 人工智能的未来是 Ruby on Rails Lobste Comment 03-20 The future of AI is Ruby on Rails (www.seangoedecke.com)
153. Rustdoc 合并了稳定版上的 doctests(已解决)问题 Lobste Comment 03-20 Rustdoc merged doctests (solved) issue on stable (blog.guillaume-gomez.fr)
154. 电子邮件加地址的国家安全案例 Lobste Comment 03-20 The National Security Case for Email Plus Addressing (sagi.io)
155. 介绍 GREASE:发现二进制代码中隐藏漏洞的开源工具 Lobste Comment 03-20 Introducing GREASE: An Open-Source Tool for Uncovering Hidden Vulnerabilities in Binary Code (www.galois.com)
156. NixOS 和可重现的构建如何检测到 xz 后门,让所有人受益 Lobste Comment 03-20 How NixOS and reproducible builds could have detected the xz backdoorfor the benefit of all (luj.fr)
157. 为 GCC 15.1 合并新一轮 Rust 编译器改进 Lobste Comment 03-20 Another round of Rust compiler improvements merged for GCC 15.1 (www.phoronix.com)
158. 用 Perl 构建世界上第二差的 ZX Spectrum 仿真器 Lobste Comment 03-20 Building the Second-Worst ZX Spectrum Emulator in the World with Perl (fuzzix.org)
159. HealthyIG:没有卷轴、主页、探索页面等有毒功能的 Instagram Lobste Comment 03-20 HealthyIG: Instagram without all the toxic features like reels, home page, explore page (github.com)
161. Lance v2:现代数据的列式容器格式 Lobste Comment 03-20 Lance v2: A columnar container format for modern data (blog.lancedb.com)
162. CVE-2024-9956 - 在所有移动浏览器中接管 PassKey 帐户 Lobste Comment 03-20 CVE-2024-9956 - PassKey Account Takeover in All Mobile Browsers (mastersplinter.work)
164. 非显而易见的哈斯卡成语:守护序列 Lobste Comment 03-20 Non-Obvious Haskell Idiom: Guard-Sequence (entropicthoughts.com)
167. 意外复杂性的来源(2014 年) Lobste Comment 03-20 Sources of Accidental Complexity (2014) (aidancully.blogspot.com)
168. 介绍 WEBCAT:基于网络的代码保证和透明度 Lobste Comment 03-20 Introducing WEBCAT: Web-based Code Assurance and Transparency (securedrop.org)
170. 为什么 Windows 95 设置不使用微型版的 Windows 95 作为备用图形用户界面? Lobste Comment 03-20 Why didn''t Windows 95 setup use a miniature version of Windows 95 as its fallback GUI? (devblogs.microsoft.com)
173. 虚拟文件系统上的无冲突数据库 Lobste Comment 03-20 Conflict-free Database over Virtual File System (www.bartoszsypytkowski.com)
175. 给 C 标准委员会成员的关于配置文件和安全性的说明 Lobste Comment 03-20 Note to the C standards committee members on profiles and safety (www.open-std.org)
178. 华硕 Z890 上的英特尔 9 285K:不稳定 Lobste Comment 03-20 Intel 9 285K on ASUS Z890: not stable (michael.stapelberg.ch)
179. Red v0.6.6:内存管理改进 Lobste Comment 03-20 Red v0.6.6: Memory Management Improvements (www.red-lang.org)
181. 不安全是否会破坏 Rust 的保证? Lobste Comment 03-19 Does unsafe undermine Rust''s guarantees? (steveklabnik.com)
182. macOS 博客文章(由 Hackintosh 提供) Lobste Comment 03-19 The macOS Blog Post (ft. Hackintosh) (lilysthings.org)
185. QuickBench:针对 CPU、内存和存储的零依赖 Linux 基准测试 Lobste Comment 03-19 QuickBench: A Zero-Dependency Linux Benchmark for CPU, Memory, and Storage (github.com)
186. 如何在 2025 年 3 月加快 Rust 编译器的运行速度 Lobste Comment 03-19 How to speed up the Rust compiler in March 2025 (nnethercote.github.io)
188. 图灵奖特辑对话杰克-东格拉 Lobste Comment 03-19 Turing Award Special: A Conversation with Jack Dongarra (softwareengineeringdaily.com)
189. 贝尔实验室在计算机发展史上的无名英雄(2012 年) Lobste Comment 03-19 Bell Labs'' Unsung Heros in the History of Computing (2012) (dobbse.net)
190. 编程语言简史》(A Brief, Incomplete, and Mostly Wrong History of Programming Languages)(2009 年 Lobste Comment 03-19 A Brief, Incomplete, and Mostly Wrong History of Programming Languages (2009) (james-iry.blogspot.com)
191. 语言互操作和可扩展编译器 Lobste Comment 03-19 Language interop and the extensible compiler (smallcultfollowing.com)
192. Apache Kafka 4.0.0 发布公告 Lobste Comment 03-19 Apache Kafka 4.0.0 Release Announcement (kafka.apache.org)
193. Asahi Lina 暂停苹果 GPU Linux 驱动程序开发工作 Lobste Comment 03-19 Asahi Lina Pausing Work On Apple GPU Linux Driver Development (www.phoronix.com)
194. 向上失败:推特加密 DM 失败 Lobste Comment 03-19 Failing upwards: the Twitter encrypted DM failure (mjg59.dreamwidth.org)
195. 个人网络安全与保密现状 Lobste Comment 03-19 The State of Personal Online Security and Confidentiality (www.youtube.com)
198. 论声明语法的美学(2018) Lobste Comment 03-19 On the Aesthetics of the Syntax of Declarations (2018) (www.gingerbill.org)
200. 在 ClickHouse 的十亿 JSON 文档基准测试中,GreptimeDB 的冷运行性能遥遥领先 Lobste Comment 03-19 GreptimeDB Leads in Cold Run Performance on ClickHouse’s billion JSON doc benchmark (greptime.com)
201. Fedora Silverblue 中的分段回归 [2024] Lobste Comment 03-19 Bisecting Regressions in Fedora Silverblue [2024] (enblog.eischmann.cz)
202. 发布 Fedora Linux 42 测试版 Lobste Comment 03-19 Announcing Fedora Linux 42 Beta (fedoramagazine.org)
203. 锁、租赁、击剑代币、FizzBee Lobste Comment 03-19 Locks, leases, fencing tokens, FizzBee (surfingcomplexity.blog)
204. 为什么 SNES 硬件的运行速度比预期的要快--为什么这是个问题? Lobste Comment 03-19 Why SNES hardware is running faster than expected—and why it’s a problem (arstechnica.com)
206. 如何为绝对没有空值的数据建模? Lobste Comment 03-19 Patterns for modeling data with absolutely no NULLs? (lobste.rs)
207. OpenTimes:美国人口普查地理区域之间的自由旅行时间 Lobste Comment 03-19 OpenTimes: Free travel times between U.S. Census geographies (sno.ws)
210. 将 OnePlus 6T 改造成 Kubernetes 节点 Lobste Comment 03-18 Recyling a OnePlus 6T into a Kubernetes Node (gabrielsimmer.com)
211. 序列化和反序列化应用程序接口的未来 Lobste Comment 03-18 The future of serialization & deserialization APIs (forums.swift.org)
212. 六边形及其他:灵活、响应式网格模式,无媒体查询 (2021) Lobste Comment 03-18 Hexagons and Beyond: Flexible, Responsive Grid Patterns, Sans Media Queries (2021) (css-tricks.com)
213. 我不认为错误处理是语言设计中已经解决的问题 Lobste Comment 03-18 I don''t think error handling is a solved problem in language design (utcc.utoronto.ca)
215. 为什么我不再与架构师谈论微服务? Lobste Comment 03-18 Why I''m No Longer Talking to Architects About Microservices (blog.container-solutions.com)
219. Slack:忙而不乱的艺术 Lobste Comment 03-18 Slack: The Art of Being Busy Without Getting Anything Done (matduggan.com)
220. Nginx 拒绝为错误页面提供黑暗模式支持 Lobste Comment 03-18 Nginx Rejects Dark Mode Support For Error Pages (www.phoronix.com)
223. 如何在软件项目中有效跟踪和记录已知问题 Lobste Comment 03-18 How to Track and Document Known Issues Effectively in Software Projects (l.idaszak.com)
224. 从 LCP "受保护 "电子书中提取内容 Lobste Comment 03-18 Extracting content from an LCP "protected" ePub (shkspr.mobi)
226. 我们可以把自我推销的讨论视为离题吗? Lobste Comment 03-18 Can we consider self-promo discussion off-topic? (lobste.rs)
228. 用户界面设计的过去与未来 Lobste Comment 03-18 Past and Present Futures of User Interface Design (www.datagubbe.se)
229. 使用 3 个 YubiKeys 和 ARM 单板计算机的离线 PKI Lobste Comment 03-18 Offline PKI using 3 YubiKeys and an ARM single board computer (vincent.bernat.ch)
231. 整数线性规划 (ILP) (2020) Lobste Comment 03-18 Integer Linear Programming (ILP) (2020) (rtime.ciirc.cvut.cz)
232. 我在其中解释了为什么 Emacs 是 WordPress 的最佳工具 Lobste Comment 03-18 Wherein I Explain Why Emacs Is The Best Tool For WordPress (lars.ingebrigtsen.no)
233. 时隔 47 年,OpenVMS 再添软件包管理器 (VSP) Lobste Comment 03-18 After 47 years, OpenVMS gets a package manager (VSP) (raymii.org)
234. Linux 二进制兼容性的糟糕现状及解决之道 Lobste Comment 03-18 The Atrocious State Of Binary Compatibility on Linux and How To Address It (jangafx.com)
236. 密码重复使用现象猖獗:近一半被观察到的用户登录密码被泄露 Lobste Comment 03-18 Password reuse is rampant: nearly half of observed user logins are compromised (blog.cloudflare.com)
241. 像 90 年代一样绕过身份验证--Kentico Xperience CMS 中的预授权 RCE 链 Lobste Comment 03-18 Bypassing Authentication Like It’s The ‘90s - Pre-Auth RCE Chain(s) in Kentico Xperience CMS (labs.watchtowr.com)
242. 英特尔 高级性能扩展(英特尔 APX)介绍 Lobste Comment 03-17 Introducing Intel Advanced Performance Extensions (Intel APX) (www.intel.com)
244. 在 Mac 上安装 sassc Ruby gem。调试故事 Lobste Comment 03-17 Installing the sassc Ruby gem on a Mac. A debugging story (www.schneems.com)
246. 无重排开放式寻址的最佳边界 Lobste Comment 03-17 Optimal Bounds for Open Addressing Without Reordering (arxiv.org)
248. LLM 爬虫继续对 SourceHut 进行 DDoS 攻击 Lobste Comment 03-17 LLM crawlers continue to DDoS SourceHut (status.sr.ht)
252. 撰写 SIGGRAPH 论文(为了好玩)(2020 年) Lobste Comment 03-17 Writing a SIGGRAPH paper (for fun) (2020) (www.mattkeeter.com)
255. 我曾是 20 世纪 80 年代的少年程序员(2022 年) Lobste Comment 03-17 I Was a 1980s Teenage Programmer (2022) (blog.startifact.com)
256. Dioxus Rust 全栈跨平台应用程序框架 Lobste Comment 03-17 Dioxus Fullstack crossplatform app framework for Rust (dioxuslabs.com)
257. Zest:为可塑性和可读性系统设计的编程语言 Lobste Comment 03-17 Zest: a programming language for malleable and legible systems (github.com)
258. 6502.sh:Bourne shell 中的 6502 仿真器 Lobste Comment 03-17 6502.sh: a 6502 emulator in Bourne shell (codeberg.org)
259. 我们为何放弃 Next.js,并一往无前? Lobste Comment 03-17 Why we ditched Next.js and never looked back (northflank.com)
261. 走进 Git 新 bundle-uri 的兔子洞 Lobste Comment 03-17 Going down the rabbit hole of Git''s new bundle-uri (blog.gitbutler.com)
263. 用 busybox ash 编写的 6502 仿真器 Lobste Comment 03-17 A 6502 emulator written in busybox ash (social.treehouse.systems)
267. 前端、效率和结构化并发 Lobste Comment 03-17 Frontside, Effection, and Structured Concurrency (www.youtube.com)
268. 线性类型的隐藏超能力 (2024) Lobste Comment 03-17 The hidden superpowers of linear types (2024) (www.youtube.com)
270. 文件:法国政府的开源协作笔记、维基和文档平台 Lobste Comment 03-17 Docs: Open-source collaborative notes, wiki, and documentation platform by the French government (docs.numerique.gouv.fr)
271. open-ui:维护用户界面的开放标准,并促进其遵守和采用 Lobste Comment 03-16 open-ui: Maintain an open standard for UI and promote its adherence and adoption (github.com)
274. 与 iOS 和 macOS 沙盒共度漫漫长夜(2018 年) Lobste Comment 03-16 A long evening with iOS and macOS Sandbox (2018) (web.archive.org)
275. 上下文切换与性能:每个开发人员都应了解的知识 Lobste Comment 03-16 Context Switching and Performance: What Every Developer Should Know (blog.codingconfessions.com)
276. 动态作用域函数是 AOP 的精髓 Lobste Comment 03-16 Dynamically Scoped Functions as the Essence of AOP (citeseerx.ist.psu.edu)
277. Git 2.49 发布,打包速度更快,新增 Rust 外语界面 Lobste Comment 03-16 Git 2.49 released with faster packing, Rust foreign language interface (www.phoronix.com)
278. 攻击者复制了 GitHub 项目,添加了假星和恶意代码 Lobste Comment 03-16 Attacker Copied GitHub Project, Added Fake Stars and Malicious Code (www.reddit.com)
280. 在移动设备上为我的静态网站添加编辑按钮 Lobste Comment 03-16 Adding an edit button to my static site on mobile (jamesg.blog)
283. DEC Professional 380 的更多专业功能(具有 PRO/VENIX 功能) Lobste Comment 03-16 More pro for the DEC Professional 380 (featuring PRO/VENIX) (oldvcr.blogspot.com)
284. Mojo 可能是几十年来最大的编程语言进步 Lobste Comment 03-16 Mojo may be the biggest programming language advance in decades (www.fast.ai)
286. Cap''n Proto 事件循环友好吗? Lobste Comment 03-16 Is Cap''n Proto Event Loop Friendly? (hire.jonasgalvez.com.br)
287. 恢复 modprobe_path 技术:克服 search_binary_handler() 补丁 Lobste Comment 03-16 Reviving the modprobe_path Technique: Overcoming search_binary_handler() Patch (blog.theori.io)
293. ArenaAllocator.free 和嵌套竞技场 Lobste Comment 03-16 ArenaAllocator.free and Nested Arenas (www.openmymind.net)
294. 以代码为中心的 Gleam 语言之旅 Lobste Comment 03-15 A Code Centric Journey Into the Gleam Language (youtu.be)
296. 多重返回值是围棋最大的错误吗? Lobste Comment 03-15 Were multiple return values Go''s biggest mistake? (herecomesthemoon.net)
298. 绘制人工智能产品用户体验地图 Lobste Comment 03-15 Mapping the landscape of gen-AI product user experience (interconnected.org)
299. 常见 Lisp 测试框架比较 Lobste Comment 03-15 Comparison of Common Lisp Testing Frameworks (sabracrolleton.github.io)
300. 热门 GitHub 操作 tj-actions/changed-files 已被入侵 Lobste Comment 03-15 Popular GitHub Action tj-actions/changed-files is compromised (www.stepsecurity.io)