1. macOS 配置文件不應存放在 /Library/Application Support 目錄下。 Lobste Comment 08-25 macOS dotfiles should not go in /Library/Application Support (becca.ooo)
3. gzip 在物聯網網頁訪問中能節省多少帶寬? Lobste Comment 08-25 How much power does gzip save on IoT web access? (bitbanksoftware.blogspot.com)
8. ElasticSearch API 兼容性 FlowG Lobste Comment 08-25 ElasticSearch API compatibility FlowG (link-society.github.io)
11. 從西方的管道故事:一款從HDMI到Gardena的實用適配器 jhauser.de Lobste Comment 08-25 Once Upon a Pipe in the West: A working adapter from HDMI to Gardena jhauser.de (jhauser.de)
12. 兄弟,如果你不喜歡我,就直接在IP層級把我封禁吧。 Lobste Comment 08-25 Bro, ban me at the IP level if you don''t like me (boston.conman.org)
14. 正則表達式匹配可以簡單而快速(2007) Lobste Comment 08-25 Regular Expression Matching Can Be Simple And Fast (2007) (swtch.com)
16. 不要為嵌入式網絡選擇奇怪的子網,使用VRFs。 Lobste Comment 08-25 Don''t pick weird subnets for embedded networks, use VRFs (blog.brixit.nl)
18. 馬歇爾瘋狂:Ruby反序列化漏洞的簡要歷史 Lobste Comment 08-25 Marshal madness: A brief history of Ruby deserialization exploits (blog.trailofbits.com)
20. 使用Jujutsu自動化預推送檢查 Lobste Comment 08-25 Automating Pre-Push Checks with Jujutsu (www.aazuspan.dev)
21. anubis_offload:用戶腳本,用於將Anubis PoW任務卸載至原生CPU或GPU代碼。 Lobste Comment 08-25 anubis_offload: userscript to offload Anubis PoW to native CPU or GPU code (github.com)
23. 青蛙嘴:終端中的 Markdown 瀏覽器 Lobste Comment 08-25 frogmouth: A Markdown browser for your terminal (github.com)
26. 我應該首先教授哪種編程語言? Lobste Comment 08-25 Which Programming Language Should I Teach First? (parentheticallyspeaking.org)
28. SQLite(啟用WAL)在默認設置下不會在每次提交時調用fsync。 Lobste Comment 08-24 SQLite (with WAL) doesn''t do fsync on each commit under default settings (avi.im)
31. 與喬恩·科伯特(Jon Corbett)的訪談:克里語#、祖先代碼與原住民計算框架 Lobste Comment 08-24 Interview with Jon Corbett: Cree#, Ancestral Code, and an Indigenous Computing Framework (esoteric.codes)
32. SurrealDB 為了讓基準測試結果看起來更好,犧牲了數據持久性。 Lobste Comment 08-24 SurrealDB is sacrificing data durability to make benchmarks look better (blog.cf8.gg)
33. Coinbase首席執行官解僱了拒絕使用人工智能的工程師。 Lobste Comment 08-24 Coinbase CEO fired engineers who refused to use AI (www.techspot.com)
34. 一種用於算術的快速字節碼虛擬機:編譯器 Lobste Comment 08-24 A Fast Bytecode VM for Arithmetic: The Compiler (abhinavsarkar.net)
35. 一家德國互聯網服務提供商(ISP)篡改了其域名系統(DNS),具體目的是破壞我的網站。 Lobste Comment 08-24 A German ISP tampered with their DNS - specifically to sabotage my website (lina.sh)
36. 《偉大的吉安娜姐妹》(COMMODORE 64) Lobste Comment 08-24 The Great Giana Sisters (COMMODORE 64) (retrovania-vgjunk.blogspot.com)
37. Linux 內核內存一致性模型說明 Lobste Comment 08-24 Explanation of the Linux-Kernel Memory Consistency Model (raw.githubusercontent.com)
38. 在 NixOS 上使用 sops-nix 進行密鑰管理 Lobste Comment 08-24 Secret Management on NixOS with sops-nix (michael.stapelberg.ch)
40. 種子:基於Common Lisp的交互式軟件環境 Lobste Comment 08-24 seed: Interactive software environment based on Common Lisp (github.com)
42. 我黑入了Monster Energy並獲取了他們的員工培訓材料 Lobste Comment 08-24 I Hacked Monster Energy and Uncovered Their Employee Training Material (bobdahacker.com)
43. 線掃描相機圖像處理(火車攝影) Lobste Comment 08-24 Line scan camera image processing (train photography) (daniel.lawrence.lu)
44. 逆向工程Roadsearch Plus,或用8位CPU進行道路探索 Lobste Comment 08-24 Reverse-engineering Roadsearch Plus, or, roadgeeking with an 8-bit CPU (oldvcr.blogspot.com)
46. TaMaRa:面向Yosys的三重模塊冗餘通過方法 Lobste Comment 08-24 TaMaRa: Towards a Triple Modular Redundancy Pass for Yosys (blog.yosyshq.com)
49. 微點:適用於 Python 和 MicroPython 的超小型 Web 框架 Lobste Comment 08-24 microdot: The impossibly small web framework for Python and MicroPython (github.com)
50. SXO :: 優化服務器端 JSX。簡化構建。加速開發。 Lobste Comment 08-23 SXO :: Optimized Server-Side JSX. Build Simple. Build Fast (github.com)
53. io_uring、kTLS 和 Rust 用於實現零系統調用 HTTPS 服務器 Lobste Comment 08-23 io_uring, kTLS and Rust for zero syscall HTTPS server (blog.habets.se)
54. 人工智能聊天機器人正在動搖啟蒙運動的根基 Lobste Comment 08-23 AI Chatbots Undermining the Enlightenment (maggieappleton.com)
55. AnyBlox:自解碼數據集的框架 Lobste Comment 08-23 AnyBlox: A Framework for Self-Decoding Datasets (gienieczko.com)
56. rue:一種編程語言,它是Rust語言的最小子集。 Lobste Comment 08-23 rue: A programming language that is a minimal subset of Rust (github.com)
59. 重新構思Linux雲架構以支持機密虛擬機 Lobste Comment 08-23 Rethinking the Linux cloud stack for confidential VMs (lwn.net)
64. 我使用的9個Go測試斷言(以及原因) Lobste Comment 08-23 The 9 Go test assertions I use (and why) (www.alexedwards.net)
65. 關於使用大型語言模型(LLM)助手進行內核開發 Lobste Comment 08-23 On the use of LLM assistants for kernel development (lwn.net)
66. 不,谷歌並未單方面決定放棄XSLT。 Lobste Comment 08-23 No, Google Did Not Unilaterally Decide to Kill XSLT (meyerweb.com)
68. 為什麼創建了Apache Kafka? Lobste Comment 08-23 Why Was Apache Kafka Created? (bigdatastream.substack.com)
69. nitro:一個小巧但靈活的初始化系統和進程管理器。 Lobste Comment 08-23 nitro: a tiny but flexible init system and process supervisor (git.vuxu.org)
72. W65C832(32位6502)在FPGA中 Lobste Comment 08-23 w65c832: W65C832 (32 bit 6502) in an FPGA (github.com)
73. bubbletea-rs:Bubbletea 的 Rust 實現 Lobste Comment 08-23 bubbletea-rs: A rust implementation of Bubbletea (github.com)
74. 智能眼鏡是否終於迎來了轉折點? Lobste Comment 08-22 Have smart glasses finally hit an inflection point? (torment-nexus.mathewingram.com)
75. 填補Nix差距:從環境到Rust的打包應用程序 Lobste Comment 08-23 Closing the Nix Gap: From Environments to Packaged Applications for Rust (devenv.sh)
77. 要成為更好的程序員,要在腦海中寫下簡短的證明。 Lobste Comment 08-22 To be a better programmer, write little proofs in your head (the-nerve-blog.ghost.io)
79. 我太笨了,搞不懂Zig的新IO接口。 Lobste Comment 08-22 I''m too dumb for Zig''s new IO interface (www.openmymind.net)
80. 使用 rel"share-url" 屬性來暴露分享意圖如何? Lobste Comment 08-22 What about using rel"share-url" to expose sharing intents? (shkspr.mobi)
83. Arch Linux - 新聞:近期服務中斷 Lobste Comment 08-22 Arch Linux - News: Recent service outages (archlinux.org)
89. 理解 Go 錯誤類型:指針與值 Lobste Comment 08-22 Understanding Go Error Types: Pointer vs. Value (blog.fillmore-labs.com)
91. 代理推斷 - 用戶代理/瀏覽器識別 Lobste Comment 08-22 Agent Inference - A user-agent / browser quiz (ai.174070135.xyz)
94. 在瀏覽器內部使用 Common Lisp Lobste Comment 08-22 Using Common Lisp from inside the Browser (turtleware.eu)
96. 關於MiniZinc與LinkedIn女王問題的基準測試 - zayenz.se Lobste Comment 08-22 On Benchmarking MiniZinc and the LinkedIn Queens Problem - zayenz.se (zayenz.se)
98. 離散優化在值班調度中的應用(2021) Lobste Comment 08-22 Discrete optimization for on-call scheduling (2021) (www.rainforestqa.com)
99. 將我家電力供應的正常運行時間添加到status.href.cat中。 Lobste Comment 08-21 adding my home electricity uptime to status.href.cat (aggressivelyparaphrasing.me)
105. Tilus 是一種基於磁貼的內核編程語言,採用 Python 實現。 Lobste Comment 08-21 Tilus is a tile-level kernel programming language, implemented in Python (github.com)
107. NUMA 是新的網絡架構:基於插槽的內存模型如何重塑微服務部署 Lobste Comment 08-21 NUMA Is the New Network: How Per-Socket Memory Models Are Reshaping Microservice Placement (codemia.io)
111. 使用 rbw 更快地加載 Bitwarden 憑據 Lobste Comment 08-21 Faster loading of credentials from Bitwarden using rbw (blog.aleksic.dev)
112. 構建 GoReleaser:從 shell 腳本到付費產品 Carlos Becker Lobste Comment 08-21 Building GoReleaser: from shell script to paid product Carlos Becker (carlosbecker.com)
113. NOPE:加強域身份驗證(RWC 2025) Lobste Comment 08-21 NOPE: Strengthening Domain Authentication (RWC 2025) (www.youtube.com)
114. Optique:TypeScript 的類型安全組合式命令行解析器 Lobste Comment 08-21 Optique: Type-safe combinatorial CLI parser for TypeScript (optique.dev)
115. 切片:SAST LLM 跨過程上下文提取器 Lobste Comment 08-21 Slice: SAST LLM Interprocedural Context Extractor (noperator.dev)
116. 為什麼我的正則表達式在X中能正常工作,但在Y中卻不行? Lobste Comment 08-21 Why does my regular expression work in X but not in Y? (unix.stackexchange.com)
117. 讓 jj absorb 幫助您保持乾淨的提交歷史記錄 Lobste Comment 08-21 Let jj absorb help you keep a clean commit history (www.pauladamsmith.com)
118. 美國國家航空航天局(NASA)的10條安全關鍵代碼規則 Lobste Comment 08-21 NASA’s 10 Rules for Safety-Critical Code (en.wikipedia.org)
119. 為什麼動漫貓娘在阻擋我訪問Linux內核? Lobste Comment 08-21 Why are anime catgirls blocking my access to the Linux kernel? (lock.cmpxchg8b.com)
120. 默認的內存分配器被認為對性能有害。 Lobste Comment 08-21 Default musl allocator considered harmful (to performance) (nickb.dev)
121. 宣佈 Proxy 4:C 多態性的下一次飛躍 Lobste Comment 08-21 Announcing Proxy 4: The Next Leap in C Polymorphism (devblogs.microsoft.com)
124. 基於 llms.txt 的 HTML 內聯大型語言模型指令提案 Lobste Comment 08-21 A proposal for inline LLM instructions in HTML based on llms.txt (vercel.com)
127. OCaml 代碼編輯的改進:重構引擎的基礎 Lobste Comment 08-20 Improvements to OCaml code editing: the basics of a refactor engine (tarides.com)
132. 隱私保護的年齡驗證及其侷限性 Lobste Comment 08-20 Privacy-Preserving Age Verification—and Its Limitations (www.cs.columbia.edu)
133. Zed for Windows:為什麼這麼久了? Lobste Comment 08-20 Zed for Windows: What''s Taking So Long? (zed.dev)
134. 為什麼我的設備同時是觸控板、鼠標和鍵盤? Lobste Comment 08-20 Why is my device a touchpad and a mouse and a keyboard? (who-t.blogspot.com)
140. Git RFC:引入受 jj 啟發的 git-history(1) 命令,以實現輕鬆的歷史記錄編輯 Lobste Comment 08-20 Git RFC: Introduce jj-inspired git-history(1) command for easy history editing (lore.kernel.org)
141. maybenot:一種用於流量分析防禦的框架 Lobste Comment 08-20 maybenot: a framework for traffic analysis defenses (github.com)
142. 在 Zsh 中將目錄別名更改為自定義目錄並啟用補全功能(2021) Lobste Comment 08-20 Change to Custom Directory Alias With Completions in Zsh (2021) (hacdias.com)
143. 使用 Podman、Compose 和 BuildKit · emersion Lobste Comment 08-20 Using Podman, Compose and BuildKit · emersion (emersion.fr)
147. CRLite:快速、私密且全面的證書撤銷檢測功能,適用於 Firefox Lobste Comment 08-20 CRLite: Fast, private, and comprehensive certificate revocation checking in Firefox (hacks.mozilla.org)
148. 傑普森 18:可序列化媽媽,作者:凱爾·金斯伯裡 Lobste Comment 08-19 Jepsen 18: Serializable Mom by Kyle Kingsbury (youtu.be)
156. 泰坦尼克號的沉沒:免費電子書 Lobste Comment 08-19 The Sinking of the Itanic: free ebook (bitmason.blogspot.com)
163. 持續風險:XZ Utils 後門仍潛伏在 Docker 鏡像中 Lobste Comment 08-19 Persistent Risk: XZ Utils Backdoor Still Lurking in Docker Images (www.binarly.io)
166. 系統指南:五款示例電腦配置,從500到5,000 Lobste Comment 08-19 System Guide: Five sample PC builds, from 500 to 5,000 (arstechnica.com)
167. 理解 GNOME Shell 的焦點竊取預防機制 Lobste Comment 08-19 Understanding GNOME Shell’s focus stealing prevention (blogs.gnome.org)
168. 英特爾外部:入侵每一位英特爾員工及多個內部網站 Lobste Comment 08-19 Intel Outside: Hacking every Intel employee and various internal websites (eaton-works.com)
169. 防止域名復活攻擊(針對 Python 包索引) Lobste Comment 08-19 Preventing Domain Resurrection Attacks (on the Python Package Index) (blog.pypi.org)
173. 讓不可能的狀態成為不可能:基於函數依賴注入的類型安全領域建模 Lobste Comment 08-19 Making Impossible States Impossible: Type-Safe Domain Modeling with Functional Dependency Injection (cekrem.github.io)
174. 間接提示注入如何利用上下文、格式和突出性 Lobste Comment 08-19 How Indirect Prompt Injections Exploit Context, Format, and Salience (www.fogel.dev)
176. 如何在ClickHouse中以每秒10億行的速度加載數據 Lobste Comment 08-19 How to ingest 1 billion rows per second in ClickHouse (www.tinybird.co)
178. Dynamo、DynamoDB 和 Aurora DSQL Lobste Comment 08-19 Dynamo, DynamoDB, and Aurora DSQL (brooker.co.za)
180. OCaml 中基於對象的基本依賴注入 Lobste Comment 08-18 Basic dependency injection in OCaml with objects (gr-im.github.io)
182. GPT-5 在實際編程中表現出色。 Lobste Comment 08-18 GPT-5 goes hard on real-world programming (www.omerba.dev)
183. AsciiDots:一種基於ASCII藝術的編程語言 Lobste Comment 08-18 AsciiDots: an esolang based on ascii art (ajanse.me)
185. ZFS 數據清理檢查的頻率遠低於你想象的(2018) Lobste Comment 08-18 ZFS scrubs check (much) less than you probably think they do (2018) (utcc.utoronto.ca)
186. 德國的所有空中交通管制(ATC)消息路由均通過Emacs系統完成。 Lobste Comment 08-18 All ATC message routing in Germany was done through Emacs (www.reddit.com)
187. 本網站由我舊款ThinkPad上的九個Neovim緩衝區提供服務。 Lobste Comment 08-18 This Website is Served from Nine Neovim Buffers on My Old ThinkPad (vim.gabornyeki.com)
188. BusyBee:適用於.NET應用程序的輕量級可觀察後臺處理 Lobste Comment 08-18 BusyBee: Lightweight and observable background processing for .NET applications (github.com)
189. 我們需要更好的雲存儲解決方案來支持Python開發,因此我們打造了Obstore。 Lobste Comment 08-18 We Needed Better Cloud Storage for Python so We Built Obstore (developmentseed.org)
193. 歡迎來到illumos咖啡館:OS多樣性的又一溫馨角落 Lobste Comment 08-18 Introducing the illumos Cafe: Another Cozy Corner for OS Diversity (it-notes.dragas.net)
194. 在 NixOS 模塊的頂級目錄中使用 mkMerge 的技巧 Lobste Comment 08-18 A Trick To Use mkMerge at The Top Level of a NixOS module (gist.github.com)
195. 我嘗試了所有待辦事項應用,最終只得到一個.txt文件。 Lobste Comment 08-18 I Tried Every Todo App and Ended Up With a .txt File (www.al3rez.com)
196. wrkflw:在本地驗證並運行 GitHub Actions Lobste Comment 08-18 wrkflw: Validate and Run GitHub Actions locally (github.com)
199. 為什麼我更喜歡rST [reStructuredText] 而不是 Markdown Lobste Comment 08-18 Why I prefer rST [reStructuredText] to Markdown (buttondown.com)
203. 高斯過程在機器學習中的應用 Lobste Comment 08-18 Gaussian Processes for Machine Learning (gaussianprocess.org)
206. wifiscan-rs - 跨平臺 Rust 軟件包,用於掃描 Wi-Fi 網絡 Lobste Comment 08-18 wifiscan-rs - A cross-platform Rust crate for scanning Wi-Fi networks (codeberg.org)
207. 對輸入形狀的簡要分析(模糊測試) Lobste Comment 08-18 A brief consideration of input shapes (fuzzing) (addisoncrump.info)
209. 此處有龍:防止靜電損壞、鎖存和亞穩態在386處理器中的發生 Lobste Comment 08-17 Here be dragons: Preventing static damage, latchup, and metastability in the 386 (www.righto.com)
213. 請不要推廣 Wayland。 Lobste Comment 08-17 Please don''t promote Wayland (stoppromotingwayland.netlify.app)
217. 注意力沉澱如何保持語言模型穩定 Lobste Comment 08-17 How Attention Sinks Keep Language Models Stable (hanlab.mit.edu)
219. eBPF 網絡技術 - 數據包重定向(2023) Lobste Comment 08-17 eBPF Networking Techniques - Packet Redirection (2023) (who.ldelossa.is)
221. 我對良好系統設計的所有了解 Lobste Comment 08-17 Everything I know about good system design (www.seangoedecke.com)
222. 開發指南 - 編程哲學測驗 Lobste Comment 08-17 Dev Compass - Programming Philosophy Quiz (treeform.github.io)
223. Dyna — 邏輯編程在機器學習中的應用 Lobste Comment 08-17 Dyna — Logic Programming for Machine Learning (dyna.org)
229. Faceclick:一款輕量級表情符號選擇器,支持關鍵詞搜索 Lobste Comment 08-17 Faceclick: A lightweight Emoji picker with keyword search (ratfactor.com)
230. libxml2 維護者終止對受限制漏洞報告的封鎖,稱其負擔難以持續 Lobste Comment 08-17 libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden (socket.dev)
231. 梅謝爾斯:不可能物體的幾何處理 Lobste Comment 08-17 Meschers: Geometry Processing of Impossible Objects (anadodik.github.io)
234. 通過時鐘理解迪菲-赫爾曼密鑰交換 Lobste Comment 08-17 Understanding Diffie-Hellman with Clocks (appliedcryptography.page)
237. 使用 NVMe SSD 實現更快的磁盤 I/O 性能 Lobste Comment 08-16 Faster Index I/O with NVMe SSDs (www.marginalia.nu)
239. PuTTY 現已推出一個新的短域名。 Lobste Comment 08-16 There is a new short domain name for PuTTY (hachyderm.io)
240. 新澤西州標準ML的現代化:進展報告(2023) Lobste Comment 08-16 Modernizing Standard ML of New Jersey: A Status Report (2023) (youtu.be)
241. 支付處理器趣味2025:打造屬於自己的MSP Lobste Comment 08-16 Payment Processor Fun 2025: Making Your Own MSP (voidfox.com)
242. Git 中大型文件的未來是 Git Lobste Comment 08-16 The future of large files in Git is Git (tylercipriani.com)
244. 我正在用一些閒置的電腦配件和一個3D打印的機箱組裝一臺媒體服務器。 Lobste Comment 08-16 I''m building a media server out of leftover PC parts and a 3D printed case (www.tomshardware.com)
245. 《Valorant》守衛區域的深度分析 Lobste Comment 08-16 In-depth analysis on Valorant''s Guarded Regions (reversing.info)
247. 已越獄的iDevice設備可能能夠原生運行macOS。 Lobste Comment 08-16 Your jailbroken iDevices may be able to run macOS natively (www.reddit.com)
248. OpenBSD 比 Linux 快 10 倍嗎? Lobste Comment 08-16 is OpenBSD 10x faster than Linux? (flak.tedunangst.com)
251. Vaultwarden 現已支持通過 OIDC 實現單點登錄 (SSO) Lobste Comment 08-16 Vaultwarden now supports SSO with OIDC (news.ycombinator.com)
253. 德國是否即將禁止廣告攔截工具?用戶自由、隱私與安全面臨威脅 Lobste Comment 08-15 Is Germany on the Brink of Banning Ad Blockers? User Freedom, Privacy, and Security Is At Risk (blog.mozilla.org)
254. 基於人工智能的遊戲反編譯技術發展歷程 Lobste Comment 08-15 Development Journey on Game Decompilation Using AI (gambiconf.substack.com)
255. 基於四元數的傳感器融合交互式指南 Lobste Comment 08-15 An interactive guide to sensor fusion with quaternions (quaternion.cafe)
257. 數據的非理性有效性(2009) Lobste Comment 08-15 The Unreasonable Effectiveness of Data (2009) (research.google.com)
261. Chrome 支持 Ed25519:讓網絡更快、更安全 Lobste Comment 08-15 Ed25519 Support in Chrome: Making the Web Faster and Safer (ipfsfoundation.org)
262. Meta的AI規則允許機器人與兒童進行“性感”聊天,並提供虛假醫療信息。 Lobste Comment 08-15 Meta’s AI rules have let bots hold ‘sensual’ chats with kids, offer false medical info (www.reuters.com)
263. 為什麼Lean 4取代OCaml成為我的主要編程語言 Lobste Comment 08-15 Why Lean 4 replaced OCaml as my Primary Language (kirancodes.me)
264. 您的 Mac 遊戲畫面可能出現模糊。 Lobste Comment 08-15 Your Mac Game Is Probably Rendering Blurry (www.colincornaby.me)
265. 我們重寫了Ghostty GTK應用程序 Lobste Comment 08-15 We Rewrote the Ghostty GTK Application (mitchellh.com)
266. NaN傳播:一種用於黑盒計算函數稀疏性檢測的新方法 Lobste Comment 08-15 NaN-Propagation: A Novel Method for Sparsity Detection in Black-Box Computational Functions (arxiv.org)
267. PostgreSQL 中 VACUUM 功能的改進歷史(2023 年) Lobste Comment 08-15 History of improvements in VACUUM in PostgreSQL (2023) (www.enterprisedb.com)
269. 與Postgres同步:邏輯複製與ETL Lobste Comment 08-15 Syncing with Postgres: Logical Replication vs. ETL (www.paradedb.com)
270. Mixbox - 基於真實顏料的自然色彩調配(2021) Lobste Comment 08-15 Mixbox - Natural Color Mixing Based on Real Pigments (2021) (scrtwpns.com)
271. 項目海德拉:提升矩陣的狀態分辨率 Lobste Comment 08-15 Project Hydra: Improving state resolution in Matrix (matrix.org)
272. 在Yocto系統上以非root用戶身份運行Wayland客戶端 Lobste Comment 08-15 Running Wayland Clients as Non-Root Users on Yocto (embeddeduse.com)
276. Mellea 是一個用於編寫生成式程序的庫。 Lobste Comment 08-15 Mellea is a library for writing generative programs (mellea.ai)
277. 為什麼大型語言模型(LLMs)無法真正構建軟件 - Zed 博客 Lobste Comment 08-14 Why LLMs Can''t Really Build Software - Zed Blog (zed.dev)
279. 如何在Rust應用程序中構建抽象(2023) Lobste Comment 08-14 How to Build Abstractions in Rust Applications (2023) (orodu.net)
280. LazyLog:一種適用於低延遲應用程序的新型共享日誌抽象方案 Lobste Comment 08-14 LazyLog: A New Shared Log Abstraction for Low-Latency Applications (ramalagappan.github.io)
282. 開源可持續性解決方案助力fastn - FifthTry正式推出Rust諮詢服務 Lobste Comment 08-14 Open Source Sustainability for fastn - FifthTry Launches Rust Consultancy (fastn.com)
283. Org-social 是一個基於 Org Mode 的去中心化社交網絡。 Lobste Comment 08-14 Org-social is a decentralized social network that runs on an Org Mode (github.com)
286. 馴服野獸:Jsonnet、Dhall 與 Cue 的比較 Lobste Comment 08-14 Taming the Beast: Comparing Jsonnet, Dhall, Cue (pv.wtf)
289. NGINX 正式支持 ACME 協議 Lobste Comment 08-14 NGINX Introduces Native Support for ACME Protocol (blog.nginx.org)
291. 對HyperCard充滿期待:探索蘋果經典格式的更多可能性 Lobste Comment 08-14 All Hyped Up for HyperCard: Further Adventures with an Apple Legacy Format (blogs.loc.gov)
292. MadeYouReset:讓HTTP/2服務器自相殘殺 Lobste Comment 08-14 MadeYouReset: Turning HTTP/2 Server Against Itself (www.imperva.com)
294. nixidy:基於Nix和Argo CD的Kubernetes GitOps解決方案 Lobste Comment 08-14 nixidy: Kubernetes GitOps with nix and Argo CD (nixidy.dev)
295. 那160億密碼事件(又稱“數據巨頭”) Lobste Comment 08-14 That 16 Billion Password Story (AKA "Data Troll") (www.troyhunt.com)
297. 監控緩慢構建(使用系統調用) Lobste Comment 08-14 Snooping On Slow Builds (Using Syscalls) (danielchasehooper.com)
298. pyx:一個原生支持 Python 的包註冊表,現已進入 Beta 測試階段。 Lobste Comment 08-14 pyx: a Python-native package registry, now in Beta (astral.sh)
300. Coalton 遊樂場:瀏覽器中的類型安全 Lisp Lobste Comment 08-13 Coalton Playground: Type-Safe Lisp in Your Browser (abacusnoir.com)