1. ロードマップ作業を1週間中断し、189件のバグを修正しました Lobste Comment 01:33 We stopped roadmap work for a week and fixed 189 bugs (lalitm.com)
3. liballocs: Unixプロセス向けメタレベルランタイムサービス... 別名「Unixを1980年代に引きずり込む」 Lobste Comment 11-23 liballocs: Meta-level run-time services for Unix processes... a.k.a. dragging Unix into the 1980s (github.com)
4. Google、ChromiumでJPEG XLを再導入(以前に削除後) Lobste Comment 11-23 Google Revisits JPEG XL in Chromium After Earlier Removal (windowsreport.com)
7. 今何を読んでいて、次に何を読む予定ですか? Lobste Comment 11-23 What are you reading and plan to read next? (lobste.rs)
10. qsp: Rust TokenStreams 用のシンプルな S-式パーサー Lobste Comment 11-23 qsp: A simple S-Expression parser for Rust TokenStreams (github.com)
11. trifoldは、CDNを利用して静的ウェブサイトを迅速かつ低コストでホストするためのツールです Lobste Comment 11-23 trifold is a tool to quickly & cheaply host static websites using a CDN (jpt.sh)
12. satisfiesは私の大好きなTypeScriptキーワードです Lobste Comment 11-23 satisfies is my favorite TypeScript keyword (sjer.red)
17. Cにおける時間:理解とクロックの概念 Lobste Comment 11-23 Time in C: Understanding and the Concept of Clocks (www.sandordargo.com)
18. Windows ARM64 内部構造: ポインタ認証の分解 Lobste Comment 11-23 Windows ARM64 Internals: Deconstructing Pointer Authentication (www.preludesecurity.com)
19. リバースエンジニアによるmacOSブートチェーンとセキュリティアーキテクチャの解剖 Lobste Comment 11-23 A Reverse Engineer’s Anatomy of the macOS Boot Chain & Security Architecture (stack.int.mov)
22. 古い携帯電話でpostmarketOSを使ってウェブサイトを運営 Lobste Comment 11-23 Run a website from an old phone using postmarketOS (far.computer)
23. インテル386の標準セル論理における特殊回路 Lobste Comment 11-23 Unusual circuits in the Intel 386''s standard cell logic (www.righto.com)
28. スペクトルレンダリング、パート3:スペクトル対RGB Lobste Comment 11-22 Spectral rendering, part 3: Spectral vs. RGB (momentsingraphics.de)
29. Hindsight – Haskell 向けの型安全で進化可能なイベントソーシング Lobste Comment 11-22 Hindsight – Type-safe and evolvable event sourcing for Haskell (hindsight.events)
31. Vulkanを学び、小さなゲームエンジンを作成した方法 (2024) Lobste Comment 11-22 How I learned Vulkan and wrote a small game engine with it (2024) (edw.is)
32. さて、どうする?大規模システムにおけるエラー処理 Lobste Comment 11-22 What Now? Handling Errors in Large Systems (brooker.co.za)
33. デバッグツールでビューを活用して時間を節約する方法 Lobste Comment 11-22 How to use views for debugging tools to save time (chrispenner.ca)
34. 「Half Life 2」というゲームでお馴染みのドアが原因で発生したバグ Lobste Comment 11-22 A bug caused by a door in a game you may have heard of called "Half Life 2" (mastodon.gamedev.place)
35. デスクトップにFreeBSD 15をインストールする Lobste Comment 11-22 Installing FreeBSD 15 on my desktop (yorickpeterse.com)
36. edテキストエディタの始め方 (2022) Lobste Comment 11-22 How to get started with the ed text editor (2022) (www.redhat.com)
37. コードバーグからの手紙:前進と向上 Lobste Comment 11-22 Letter from Codeberg: Onwards and upwards (blog.codeberg.org)
38. ミーレ診断インターフェースのリバースエンジニアリング Lobste Comment 11-22 Reverse Engineering the Miele Diagnostic Interface (medusalix.github.io)
39. WebGPUを用いた言語モデル訓練のためのWebプレイグラウンド Lobste Comment 11-22 Web playground for training language models with WebGPU (sequence.toys)
41. ValveがSteamデバイスを強化するのを支援する Lobste Comment 11-22 Helping Valve to Power Up Steam Devices (www.igalia.com)
42. impala - LinuxにおけるWi-Fi管理用ツール Lobste Comment 11-22 impala - A TUI for managing wifi on Linux (github.com)
43. LD_PRELOADで静的バイナリを差し込めないと思ってた? 考え直した方がいい Lobste Comment 11-22 Think you can’t interpose static binaries with LD_PRELOAD? Think again (balintreczey.hu)
44. ニックスは最悪だ。他の全てはさらに悪い:より優れたソフトウェア供給網の構築 Lobste Comment 11-22 Nix Sucks; Everything else is Worse: Building Better Software Supply Chains (www.youtube.com)
45. ProxmoxにおけるQEMU cachenone設定時のQCOW2リスクの理解 Lobste Comment 11-22 Understanding QCOW2 Risks with QEMU cachenone in Proxmox (kb.blockbridge.com)
46. ウェブ・ペンタキュラム - OpenBSD.amsterdamでホストされている悪魔的なウェブリング Lobste Comment 11-22 web pentaculum - a satanic webring hosted on OpenBSD.amsterdam (netr.ing)
47. ゼロから最小限の実行可能なArmv7エミュレータを構築する Lobste Comment 11-22 Building a Minimal Viable Armv7 Emulator from Scratch (xnacly.me)
49. 私たちは皆、依存関係のクールダウンを使用すべきです Lobste Comment 11-21 We should all be using dependency cooldowns (blog.yossarian.net)
50. エラー処理を実装しない方法は常に存在する Lobste Comment 11-21 There''s always going to be a way to not code error handling (utcc.utoronto.ca)
51. Goのランタイムは、いずれ内部メモリの一部を明示的に解放し始めるかもしれない Lobste Comment 11-21 Go''s runtime may someday start explicitly freeing some internal memory (utcc.utoronto.ca)
53. Postgresテーブル下で非同期タスクをスウィープする方法/理由 Lobste Comment 11-21 How/Why to Sweep Async Tasks Under a Postgres Table (taylor.town)
54. FAWK: 大規模言語モデルは言語インタプリタを書ける Lobste Comment 11-21 FAWK: LLMs can write a language interpreter (martin.janiczek.cz)
55. なぜ(純粋な)関数型プログラミングが重要なのか Lobste Comment 11-21 Why (pure) functional programming matters (www.youtube.com)
56. SQLiteを用いた堅牢な実行エンジンの構築 Lobste Comment 11-21 Building a Durable Execution Engine With SQLite (www.morling.dev)
57. クロスプラットフォームP2P Wi-Fi:EUがAWDLを葬った経緯 Lobste Comment 11-21 Cross-Platform P2P Wi-Fi: How the EU Killed AWDL (www.ditto.com)
60. Waylandの断片化を探る、xdotoolの冒険 Lobste Comment 11-21 Exploring the Fragmentation of Wayland, an xdotool adventure (www.semicomplete.com)
62. C26は破壊的移動セマンティクスを導入するのか? Lobste Comment 11-21 Is C26 getting destructive move semantics? (stackoverflow.com)
63. オルモ3:モデルフローを通じた道筋を描き、オープンソースAIをリードする Lobste Comment 11-21 Olmo 3: Charting a path through the model flow to lead open-source AI (allenai.org)
64. 2025年 暗号技術に関する現状報告 Lobste Comment 11-21 2025 Go Cryptography State of the Union (words.filippo.io)
65. ついに、Proxmox 9.1 で Docker コンテナをネイティブに実行可能に(OCI イメージ) Lobste Comment 11-21 Finally, run Docker containers natively in Proxmox 9.1 (OCI images) (raymii.org)
66. 敵対的詩作:大規模言語モデルにおける普遍的な単ターン脱獄メカニズムとして Lobste Comment 11-21 Adversarial Poetry as a Universal Single-Turn Jailbreak Mechanism in Large Language Models (arxiv.org)
67. ゾークI、II、IIIがオープンソース化される Lobste Comment 11-21 Zork I, II, and III go Open Source (opensource.microsoft.com)
69. 楕円曲線ライブラリにおいて、Wycheproofを用いて暗号バグを発見した Lobste Comment 11-21 We found cryptography bugs in the elliptic library using Wycheproof (blog.trailofbits.com)
71. Firefox 147 は XDG ベースディレクトリ仕様をサポートします Lobste Comment 11-21 Firefox 147 Will Support The XDG Base Directory Specification (www.phoronix.com)
73. サンダーバード プロ 2025年11月アップデート Lobste Comment 11-21 Thunderbird Pro November 2025 Update (blog.thunderbird.net)
74. オープンソース開発者は疲弊し、無報酬で、去る準備ができている Lobste Comment 11-20 Open Source Developers Are Exhausted, Unpaid, and Ready to Walk Away (itsfoss.com)
75. エージェントとMCPについて、ずっと間違った考えを持っていた Lobste Comment 11-20 I’ve been thinking about Agents and MCP all wrong (rmoff.net)
76. postmarketOSとAndroidのデュアルブート Lobste Comment 11-20 Dual booting postmarketOS and Android (wiki.postmarketos.org)
78. SourceHutで何が進行中? 2025年第4四半期 Lobste Comment 11-20 What''s cooking on SourceHut? Q4 2025 (sourcehut.org)
81. 自転車に乗ったペリカン型エージェント:ジェミニ3プロ Lobste Comment 11-20 Agentic Pelican on a Bicycle: Gemini 3 Pro (www.robert-glaser.de)
82. プロトコルバージョン管理における数字と機能の比較 (2024) Lobste Comment 11-20 Numbers vs features in protocol versioning (2024) (meejah.ca)
83. コンテキスト: Ruby Logger の不足している API Lobste Comment 11-20 Context: the missing API in ruby logger (honeyryderchuck.gitlab.io)
85. 単一のバイナリにVIM風のキーバインドを備えたハッカー向けファイルマネージャーを内蔵したバッテリー Lobste Comment 11-20 A battery included hacker''s file manager with VIM inspired keybind in a single binary (github.com)
86. 無限のマールブルランを手続き的に生成する Lobste Comment 11-20 Procedurally Generating Infinite Marble Runs (www.youtube.com)
90. Wi-Fi測位システムによる高精度位置特定 Lobste Comment 11-20 Precise geolocation via Wi-Fi Positioning System (www.amoses.dev)
91. ファイアウォール用にOpenBSDからFreeBSDへ移行中です Lobste Comment 11-20 We''re (now) moving from OpenBSD to FreeBSD for firewalls (utcc.utoronto.ca)
92. 手配線コスモス・ダクティル分割キーボードの製作 Lobste Comment 11-20 Building a Hand-wired Cosmos Dactyl Split Keyboard (julianyap.com)
93. カスタム clippy.toml によるコード使用の禁止 Lobste Comment 11-20 Disallow code usage with a custom clippy.toml (www.schneems.com)
94. LLMはでたらめを言う。だが、だからといって役に立たないわけではない Lobste Comment 11-20 LLMs are bullshitters. But that doesn''t mean they''re not useful (blog.kagi.com)
95. WasmtimeおよびCranelift向け関数インライナー Lobste Comment 11-20 A Function Inliner for Wasmtime and Cranelift (fitzgen.com)
96. 分散アクターを用いた構築:その内容と理由 Lobste Comment 11-20 Building with Distributed Actors: What and Why (withblue.ink)
103. オープンソースプロジェクトのアイデンティティを乗っ取る世界的なキャンペーンの実態 Lobste Comment 11-20 Inside a global campaign hijacking open-source project identities (www.fullstory.com)
104. ハイブリッドSIMD技術を活用したRust向け特化型CSVリーダー Lobste Comment 11-20 Specialized CSV readers for Rust leveraging hybrid SIMD techniques (docs.rs)
105. vibesdk: オープンソースのvibeコーディングプラットフォーム。独自のvibeコーディングプラットフォーム構築を支援し、Cloudflareスタック上で完全に構築されています。 Lobste Comment 11-19 vibesdk: An open-source vibe coding platform that helps you build your own vibe-coding platform, built entirely on Cloudflare stack (github.com)
106. .unwrap() を .or_panic() にリネームすべきです Lobste Comment 11-19 We should rename .unwrap() to .or_panic() (hachyderm.io)
107. インタプリタ作成入門が優れている理由とは? Lobste Comment 11-19 What Makes the Intro to Crafting Interpreters so Good? (refactoringenglish.com)
110. Apache Fory Rustのご紹介:現代にふさわしい多用途シリアライゼーションフレームワーク Lobste Comment 11-19 Introducing Apache Fory Rust: A Versatile Serialization Framework for the Modern Age (fory.apache.org)
111. Intel N150での静的Webホスティング:FreeBSD、SmartOS、NetBSD、OpenBSD、Linuxの比較 Lobste Comment 11-19 Static Web Hosting on the Intel N150: FreeBSD, SmartOS, NetBSD, OpenBSD and Linux Compared (it-notes.dragas.net)
113. NATトラバーサル改善、パート2:クラウド環境における課題 Lobste Comment 11-19 Improving NAT traversal, part 2: challenges in cloud environments (tailscale.com)
114. 2025年11月18日のCloudflareサービス停止 Lobste Comment 11-19 Cloudflare outage on November 18, 2025 (blog.cloudflare.com)
116. OCaml 5向けアクターモデルマルチコアスケジューラ Lobste Comment 11-19 An actor-model multi-core scheduler for OCaml 5 (github.com)
117. 実験:TypeScriptをデフォルトで不変にする Lobste Comment 11-19 Experiment: making TypeScript immutable-by-default (evanhahn.com)
118. Morphlexによる優れたDOMモーフィング Lobste Comment 11-19 Better DOM Morphing with Morphlex (joel.drapper.me)
119. crux: Rustによるクロスプラットフォームアプリ開発 Lobste Comment 11-19 crux: Cross-platform app development in Rust (github.com)
120. DNSの自己ホスティングは、楽しみのためではなく、わずかな利益のため Lobste Comment 11-19 Self-hosting DNS for no fun, but a little profit (linderud.dev)
121. 実際の動作において「#!」がプログラム引数を扱う方法に驚きを覚える Lobste Comment 11-19 A surprise with how ''#!'' handles its program argument in practice (utcc.utoronto.ca)
123. 元カレ(元カノ)とは別れよう、君にはもっとふさわしい人がいる Lobste Comment 11-19 Ditch your (mut)ex, you deserve better (chrispenner.ca)
125. Rustのstdとparking_lotのミューテックス内部 - どちらが勝つのか? Lobste Comment 11-19 Inside Rust''s std and parking_lot mutexes - who wins? (blog.cuongle.dev)
126. Google Summer of Code 2025 結果 Lobste Comment 11-19 Google Summer of Code 2025 results (blog.rust-lang.org)
128. YARD-Lintの発表:Rubyドキュメントの品質を保つ Lobste Comment 11-18 Announcing YARD-Lint: Keep Your Ruby Documentation Solid (mensfeld.pl)
129. Lix 2.94「アサイーボウル」のリリースをお知らせします Lobste Comment 11-18 Announcing Lix 2.94 “Açaí na tigela” (lix.systems)
131. レベッカ・ハイネマン - ホームレスからDoomの移植へ Lobste Comment 11-18 Rebecca Heineman - from homelessness to porting Doom (corecursive.com)
133. 必要がない限り、サイトをCloudflareの背後には置かないでください Lobste Comment 11-18 Do Not Put Your Site Behind Cloudflare if You Don''t Need To (huijzer.xyz)
134. ユニットテストマキシマムのためのDST入門 Lobste Comment 11-18 A DST primer for unit test maxxers (www.amplifypartners.com)
135. プログラミングにおける「速い」と「遅い」の無意味さ Lobste Comment 11-18 The Uselessness of "Fast" and "Slow" in Programming (jerf.org)
137. NixOS上の「小規模」な標準的なKubernetesインストール Lobste Comment 11-18 A ''small'' vanilla Kubernetes install on NixOS (stephank.nl)
140. AI支援コーディングは成果をもたらすか? ソフトウェアプロジェクトにおけるCursorの影響に関する差分の差分分析 Lobste Comment 11-18 Does AI-Assisted Coding Deliver? A Difference-in-Differences Study of Cursor''s Impact on Software Projects (arxiv.org)
141. quake.exeがTCP/IPスタックを入手した経緯 Lobste Comment 11-18 How quake.exe got its TCP/IP stack (fabiensanglard.net)
142. アクターベース並列処理を用いた玩具プログラミング言語の構築 Lobste Comment 11-18 Creating a Toy Programming Language with Actor-Based Parallelism (pointersgonewild.com)
143. カチュラ伯爵 - 複雑さを伴わないローカルファーストのパフォーマンス Lobste Comment 11-18 Count Cachula - Local-first performance without the complexity (countcachula.spooky.click)
147. Elixirにおける最小限の定期タスクランナー Lobste Comment 11-18 Minimal Periodic Task Runner in Elixir (www.jasontokoph.com)
148. オブジェクト指向プログラミングにメリットはない Lobste Comment 11-18 There are no Upsides to Object Oriented Programming (maldus512.medium.com)
149. プログラム指向言語のプログラミング Lobste Comment 11-18 Programming a Program-Oriented-Language (www.btbytes.com)
151. MarkdownとLuaに基づく450KBの静的サイトジェネレーター Lobste Comment 11-18 A 450 KB static site generator based on Markdown and Lua (log.schemescape.com)
152. Javaの浮動小数点演算が世界中の誰をも苦しめる理由 (1998) Lobste Comment 11-18 How Java’s Floating-Point Hurts Everyone Everywhere (1998) (people.eecs.berkeley.edu)
153. チャック・ムーア、最新のWindowsがレンダリングを壊したためカラーフォースを引退 Lobste Comment 11-18 Chuck Moore retires from colorforth after latest Windows breaks rendering (www.youtube.com)
154. わずか26クリックで6画面を跨ぎ、OPNsenseにVLANを追加する Lobste Comment 11-18 Add a VLAN to OPNsense in Just 26 Clicks Across 6 Screens (mtlynch.io)
162. 2025年版 Rust 現状調査の開始 Lobste Comment 11-18 Launching the 2025 State of Rust Survey (blog.rust-lang.org)
163. Googleはオープンウェブを殺している、その2 Lobste Comment 11-18 Google is killing the open web, part 2 (wok.oblomov.eu)
164. strace-macos: macOS 向け strace コマンドのクローン Lobste Comment 11-18 strace-macos: A clone of the strace command for macOS (github.com)
165. FreeMDU: ミエレ家電製品と光学診断インターフェースを介して通信するためのオープンハードウェアおよびソフトウェアツール Lobste Comment 11-18 FreeMDU: Open hardware and software tools for communicating with Miele appliances via their optical diagnostic interface (github.com)
166. 型チェックは、''type''が型である場合に決定不能である Lobste Comment 11-17 Typechecking is undecideable when ''type'' is a type (dspace.mit.edu)
167. LLM時代のオープンソースへの懸念 Lobste Comment 11-17 Worries about Open Source in the age of LLMs (www.jvt.me)
168. もし全てが「非同期」なのに、何も「await」を必要としないとしたら? Lobste Comment 11-17 What if everything was "Async", but nothing needed "Await"? (www.youtube.com)
169. 君が彼らにAIを欲しがってほしくないのは分かっているけど… Lobste Comment 11-17 I know you don’t want them to want AI, but… (www.anildash.com)
170. Cに超能力を与える:カスタムヘッダーファイル(safe_c.h) Lobste Comment 11-17 Giving C a Superpower: custom header file (safe_c.h) (hwisnu.bearblog.dev)
172. k-匿名性、あらゆるプライバシー定義の源流 Lobste Comment 11-17 k-anonymity, the parent of all privacy definitions (desfontain.es)
173. Zigbook – Zigプログラミング言語を学ぶ Lobste Comment 11-17 Zigbook – Learn the Zig Programming Language (www.zigbook.net)
174. WebAssemblyで動作するHaskell用JupyterLiteカーネル Lobste Comment 11-17 JupyterLite kernel for Haskell, powered by WebAssembly (github.com)
175. 私は悪徳企業で働いているけれど、仕事以外では実は本当に良い人間なんだ Lobste Comment 11-17 I Work For an Evil Company, but Outside Work, I’m Actually a Really Good Person (www.mcsweeneys.net)
178. あなたを追跡するカメラセキュリティの悪夢 Lobste Comment 11-17 The Cameras Tracking You A Security Nightmare (www.youtube.com)
179. 個別のZFSファイルシステム内に仮想マシンを作成する Lobste Comment 11-17 Creating VMs in separate ZFS filesystems (oxcrag.net)
180. 1961年製リレー式コンピュータがあなたのブラウザで動作中 Lobste Comment 11-17 A 1961 Relay Computer Running in Your Browser (minivac.greg.technology)
181. sit: Unixシステム上でStuffItアーカイブを作成する Lobste Comment 11-17 sit: Create StuffIt archives on Unix systems (github.com)
182. 生物学と医療のためのAI/機械学習:学習パス Lobste Comment 11-17 AI/ML for Biology & Healthcare: A Learning Path (www.iamtk.co)
187. SQL:202y: GROUP BY ALL を待機中 Lobste Comment 11-17 Waiting for SQL:202y: GROUP BY ALL (peter.eisentraut.org)
191. Nixを使用したバイナリとのバンドル構成 Lobste Comment 11-17 Bundle Configuration with Binaries using Nix (www.robw.fyi)
192. ペンローズ:数学記号から美しい図へ Lobste Comment 11-17 Penrose: From Mathematical Notation to Beautiful Diagrams (www.youtube.com)
193. spræ: 信号駆動型リアクティブ属性によるHTML/JSXツリーのハイドレート Lobste Comment 11-17 spræ: Hydrate HTML/JSX tree with signal-powered reactive attributes (dy.github.io)
195. [KDE向けの]新しいオンラインアカウントシステム? Lobste Comment 11-17 A new online accounts system [for KDE]? (nicolasfella.de)
197. 斜めの戦略:プログラマーのためのプロンプト Lobste Comment 11-17 Oblique Strategies: Prompts for Programmers (kevinlawler.com)
198. FirefoxやMozillaにAIを望んでいる人は誰もいないと思う Lobste Comment 11-17 I think nobody wants AI in Firefox, Mozilla (manualdousuario.net)
199. Kotlinテストの比較:JUnit、Kotlin-test、Kotekst、Prepared、TestBalloon Lobste Comment 11-17 Lifting Kotlin testing: Comparing JUnit, Kotlin-test, Kotest, Prepared and TestBalloon (ivan.canet.dev)
200. 2025年、最高のサン・マイクロシステムズ・エコシステムライフを生きる Lobste Comment 11-17 Living my best Sun Microsystems ecosystem life in 2025 (www.osnews.com)
202. Bcachefs、メタデータバージョン調整機能「rebalance_v2」をリリース - Phoronix Lobste Comment 11-16 Bcachefs Rolls Out Metadata Version Reconcile "rebalance_v2" Feature - Phoronix (www.phoronix.com)
203. シェイクスピアで訓練された、小さな文字単位の言語拡散モデル Lobste Comment 11-16 A Tiny, Character-Level Language Diffusion Model Trained on Shakespeare (github.com)
204. brimstone: Rustで書かれた新しいJavaScriptエンジン Lobste Comment 11-16 brimstone: New JavaScript engine written in Rust (github.com)
205. Podman Quadletsによる本番環境向けコンテナデプロイメント Lobste Comment 11-16 Production-Grade Container Deployment with Podman Quadlets (blog.hofstede.it)
206. Google、AIベースのコードドキュメント作成ツール「CodeWiki」を公開 Lobste Comment 11-16 Google releases CodeWiki for AI-based code documentation (codewiki.google)
207. 「AI」エージェント時代のプログラミング言語 Lobste Comment 11-16 Programming Languages in the Age of "AI" Agents (alexn.org)
208. librepods: Appleのエコシステムから解放されたAirPods Lobste Comment 11-16 librepods: AirPods liberated from Apple''s ecosystem (github.com)
209. ジョナサン・ブロウによるプログラミング言語設計論 Lobste Comment 11-16 Jonathan Blow On Programming Lnaguage Design (youtu.be)
210. レイテンシのプロファイリングと最適化 - ドミトリー・ヴイウコフ Lobste Comment 11-16 Latency Profiling and Optimization - Dmitry Vyukov (www.youtube.com)
211. SuperSonic - ブラウザ上で動作するSuperColliderの合成エンジン Lobste Comment 11-16 SuperSonic - SuperCollider''s Synthesis Engine in the Browser (sonic-pi.net)
212. 人々はいつから継承よりも合成を好むようになったのか? Lobste Comment 11-16 When did people favor composition over inheritance? (www.sicpers.info)
213. Xbox 360におけるCPU設計上の欠陥の発見 (2018年) Lobste Comment 11-16 Finding a CPU Design Bug in the Xbox 360 (2018) (randomascii.wordpress.com)
214. JavaScriptなしでLLMクローラーをブロックする Lobste Comment 11-16 Blocking LLM crawlers, without JavaScript (www.owl.is)
217. TypeScriptにおける堅牢な権限システムの構築 Lobste Comment 11-16 Building a robust permissions system in TypeScript (xetera.dev)
218. Linux環境におけるLenovo Legion Pro 7 16IAX10Hのスピーカー不具合修正へのバグ報奨金1900ドル Lobste Comment 11-16 1900 Bug Bounty to Fix the Lenovo Legion Pro 7 16IAX10H''s Speakers on Linux (github.com)
219. ウェブアプリケーションはどのように独立したプロトコルクライアントとなることができるのか? Lobste Comment 11-16 How can web apps be independent protocol clients? (fiatjaf.com)
220. アイスバーグ、正しいアイデア - 間違った仕様 - 第2部(全2部中):仕様 Lobste Comment 11-16 Iceberg, The Right Idea - The Wrong Spec - Part 2 of 2: The Spec (www.database-doctor.com)
221. 小さな関数は有害である (2017) Lobste Comment 11-16 Small functions considered harmful (2017) (copyconstruct.medium.com)
223. AWS Lambda上でRustを用いたサーバーレスアプリケーションの構築 Lobste Comment 11-16 Building serverless applications with Rust on AWS Lambda (aws.amazon.com)
224. CおよびCコンパイラオプション強化ガイド Lobste Comment 11-16 Compiler Options Hardening Guide for C and C (best.openssf.org)
225. 一夜にして仕事の成果が丸ごとコピーされた時:本当に重要なのは何か? Lobste Comment 11-15 When Your Year of Work Gets Copied Overnight: What Actually Matters? (glama.ai)
226. 受動攻撃的なウェブページを投稿しないでください Lobste Comment 11-15 Don''t Post Passive-Aggressive Webpages (dontpostpassiveaggressivewebpages.com)
227. 想像を絶する錆の種類:自己借用を安全にする方法 Lobste Comment 11-15 The Inconceivable Types of Rust: How to Make Self-Borrows Safe (blog.polybdenum.com)
228. C言語で型安全なジェネリクスを記述する方法 Lobste Comment 11-15 How to write type-safe generics in C (raphgl.github.io)
230. ucs-detect: ターミナルエミュレータのUnicodeバージョンとサポートレベルを自動的にテストする Lobste Comment 11-15 ucs-detect: automatically test the Unicode version and support level of a terminal emulator (ucs-detect.readthedocs.io)
232. Pythonコードを高速化する10のパターン Lobste Comment 11-15 10 patterns for faster python code (blog.jetbrains.com)
234. MCPを用いたコード実行:より効率的なAIエージェントの構築 Lobste Comment 11-15 Code execution with MCP: building more efficient AI agents (www.anthropic.com)
238. RMPocalypse攻撃:AMD SEV-SNPを破るキャッチ-22の罠 Lobste Comment 11-15 RMPocalypse Attack: How a Catch-22 Breaks AMD SEV-SNP (rmpocalypse.github.io)
239. リークなし、問題なし - ROPチェーンによるASLR回避でRCEを獲得 Lobste Comment 11-15 No Leak, No Problem - Bypassing ASLR with a ROP Chain to Gain RCE (modzero.com)
240. Python、Django、PostgreSQLにおけるUUIDv7の使用方法 Lobste Comment 11-15 How to use UUIDv7 in Python, Django and PostgreSQL (www.paulox.net)
241. 純粋なクライアントサイドアプリの政治学 Lobste Comment 11-15 The politics of purely client-side apps (pfrazee.leaflet.pub)
244. ブログで参照されているバージョン管理の外部コンテンツ Lobste Comment 11-15 Version Control External Content Referenced in Your Blog (lgug2z.com)
245. marimo — Python用リアクティブノートブック Lobste Comment 11-15 marimo — reactive notebook for Python (github.com)
246. portable_python: Linux用自己完結型Pythonディストリビューション Lobste Comment 11-15 portable_python: Self-contained Python distribution for Linux (github.com)
247. 我々の新たなポスト量子Go暗号ライブラリにおけるサイドチャネル攻撃回避手法 Lobste Comment 11-14 How we avoided side-channels in our new post-quantum Go cryptography libraries (blog.trailofbits.com)
249. ここ数年のV8のガベージコレクタ Lobste Comment 11-14 the last couple years in v8''s garbage collector (wingolog.org)
250. Rust用構造的正規表現エンジン Lobste Comment 11-14 A structural regular expression engine for Rust (www.sminez.dev)
252. UnikraftによるMirageOSユニカーネルのサポートを発表 Lobste Comment 11-14 Announcing Unikraft Support for MirageOS Unikernels (tarides.com)
254. ソフトウェア開発におけるインスピレーションのための音声中心コンテンツ? Lobste Comment 11-14 Audio-primary content for inspiration in software development? (lobste.rs)
256. EUサイバーセキュリティ政策におけるメモリ安全性のインセンティブ導入を求める声への支持 - Trifecta Tech Foundation Lobste Comment 11-14 Support the call for Memory Safety incentives in EU cybersecurity policies - Trifecta Tech Foundation (trifectatech.org)
257. 国家主体の脅威アクターがClaude Codeを用いてサイバー攻撃を指揮した Lobste Comment 11-14 Nation state threat actor used Claude Code to orchestrate cyber attacks (www.anthropic.com)
258. 国立気象局APIによる無料気象データ Lobste Comment 11-14 Free Weather Data with National Weather Service API (clojurecivitas.github.io)
259. 北朝鮮/南極のVPSを取得する方法 Lobste Comment 11-14 How to Get a North Korea / Antarctica VPS (blog.lyc8503.net)
260. Furgit: 純粋なGoによるGitの高速実装 Lobste Comment 11-14 Furgit: fast implementation of Git in pure Go (github.com)
261. ドメイン特化言語とHaskellを用いたコード合成 Lobste Comment 11-14 Domain-specific Languages and Code Synthesis Using Haskell (queue.acm.org)
263. Postgres内部構造:目に見えて隠れているもの Lobste Comment 11-14 Postgres Internals Hiding in Plain Sight (www.crunchydata.com)
264. パターンマッチャーのツアー:式とパターンの展開 Lobste Comment 11-14 Tour of a pattern matcher: expression and pattern expansion (crumbles.blog)
266. スペクトルレンダリング、パート2:リアルタイムレンダリング Lobste Comment 11-14 Spectral rendering, part 2: Real-time rendering (momentsingraphics.de)
268. 形式手法を用いたCOBOLからKotlinへの機械翻訳 Lobste Comment 11-14 Mechanical translation from COBOL to Kotlin using formal methods (marcoeg.medium.com)
269. Androidにおける錆:素早く動いて問題を修正せよ Lobste Comment 11-14 Rust in Android: move fast and fix things (security.googleblog.com)
272. SIMA 2: 3D仮想世界向けジェミニ搭載AIエージェント Lobste Comment 11-14 SIMA 2: A Gemini-powered AI agent for 3D virtual worlds (deepmind.google)
273. Chezmoiによる検証可能なドットファイル管理 Lobste Comment 11-13 Testable Dotfiles Management With Chezmoi (shunk031.me)
274. Synit: OSのシステム層における反応性とオブジェクト機能 Lobste Comment 11-14 Synit: Reactivity and object capabilities in the system layer of an OS (synit.org)
276. 3.5インチフロッピーディスクなど存在しない Lobste Comment 11-13 There is no such thing as a 3.5 inch floppy disc (jdebp.uk)
278. 埋め込み品質の評価:メトリック特性の検証(Z3ソルバー) Lobste Comment 11-13 Evaluating embedding quality by testing metric properties (Z3 solver) (www.testingbranch.com)
279. Ingress NGINX 廃止:知っておくべきこと Lobste Comment 11-13 Ingress NGINX Retirement: What You Need to Know (www.kubernetes.dev)
280. Rustにおける防御的プログラミングのパターン Lobste Comment 11-13 Patterns for Defensive Programming in Rust (corrode.dev)
281. リー・フェイフェイとヤン・ルカンが共に「ワールドモデル」に賭ける理由——そして彼らの賭け方の違い Lobste Comment 11-13 Why Fei-Fei Li and Yann LeCun Are Both Betting on “World Models” — and How Their Bets Differ (entropytown.com)
282. Go提案: コンテキスト認識ダイアラー手法 Lobste Comment 11-13 Go proposal: Context-aware Dialer methods (antonz.org)
284. Visual Studio 2026、.NET 10、および C# 14 がリリースされました Lobste Comment 11-13 Visual Studio 2026, .NET 10, and C# 14 are released (visualstudiomagazine.com)
286. Windows 95のアプリケーション互換性機能による不具合プログラムの修正の舞台裏 Lobste Comment 11-13 Behind the scenes on how Windows 95 application compatibility patched broken programs (devblogs.microsoft.com)
287. 真に一流のカスタムスマートポインタ Lobste Comment 11-13 Truly first-class custom smart pointers (nadrieril.github.io)
289. メモリ安全言語への移行実践ガイド Lobste Comment 11-13 A Practical Guide to Transitioning to Memory-Safe Languages (queue.acm.org)
290. Android開発者向け検証: 経験豊富なユーザーが検証されていないソフトウェアのインストールに伴うリスクを受け入れることを許可する Lobste Comment 11-13 Android developer verification: allow experienced users to accept the risks of installing software that isn''t verified (android-developers.googleblog.com)
292. 本番環境における実用的なセキュリティ大規模環境でのC標準ライブラリの強化 Lobste Comment 11-13 Practical Security in Production Hardening the C Standard Library at massive scale (queue.acm.org)
293. pgFirstAid - PostgreSQL ヘルスチェック Lobste Comment 11-13 pgFirstAid-The PostgreSQL Health Check (github.com)
295. 1つの問題、7つのライブラリ(GPU上で) Lobste Comment 11-13 1 Problem, 7 Libraries (on the GPU) (www.youtube.com)
296. Linuxプロセスの優先度をわかりやすく解説 Lobste Comment 11-13 Linux process priorities demystified (www.sigma-star.at)
297. Valve、新型Steam Machine、Steam Controller、Steam Frameを発表 - Phoronix Lobste Comment 11-13 Valve Announces New Steam Machine, Steam Controller & Steam Frame - Phoronix (www.phoronix.com)
299. Homebrew v5.0.0: macOS(またはLinux)に欠けていたパッケージマネージャー Lobste Comment 11-13 Homebrew v5.0.0: The Missing Package Manager for macOS (or Linux) (brew.sh)