1. この素敵な手作りカメラは、まるで『セヴァランス』から飛び出してきたかのようだ Lobste Comment 09:15 This gorgeous DIY camera looks straight out of Severance (www.dpreview.com)
2. AIエージェントがフリーソフトウェアの重要性を再び高めてくれるかもしれない Lobste Comment 08:57 AI Agents Could Make Free Software Matter Again (www.gjlondon.com)
3. GitHub上の無料のネイティブRISC-V(RV64GC)CI Lobste Comment 08:19 Free, native RISC-V (RV64GC) CI on GitHub (riseproject.dev)
5. WHERE句を使用してHNSWを実際に機能させる Lobste Comment 06:59 Making HNSW actually work with WHERE clauses (cigrainger.com)
6. C26が完成しました! — 参加レポート:2026年3月 ISO C標準化会議(英国ロンドン・クロイドン) Lobste Comment 06:57 C26 is done! — Trip report: March 2026 ISO C standards meeting (London Croydon, UK) (herbsutter.com)
8. Agilent 54831 オシロスコープ 2台の修理 Lobste Comment 04:04 Repair of 2 Agilent 54831 Oscilloscopes (tomverbeure.github.io)
9. IBMの「4 Pi」航空宇宙用コンピュータの興亡:図説による歴史 Lobste Comment 03:06 The rise and fall of IBM''s 4 Pi aerospace computers: an illustrated history (www.righto.com)
10. 概要:複数行テキストの測定とレイアウトを行う、純粋なJavaScript/TypeScriptライブラリ Lobste Comment 02:19 pretext: Pure JavaScript/TypeScript library for multiline text measurement & layout (github.com)
11. AIの活用:LLM時代の批判的思考 Lobste Comment 02:15 Navigating AI: Critical Thinking in the Age of LLMs (mcuoneclipse.com)
13. R: データ解析とグラフィックスのための言語 (1996) Lobste Comment 02:01 R: A Language for Data Analysis and Graphics (1996) (www.stat.auckland.ac.nz)
18. カテゴリー論がデータフレームについて教えてくれること Lobste Comment 03-29 What Category Theory Teaches Us About DataFrames (mchav.github.io)
19. fuzzbox.vim: 依存関係を最小限に抑えた、Vim用の最新ファジー検索ツール Lobste Comment 03-29 fuzzbox.vim: Modern fuzzy finder for Vim with minimal dependencies (github.com)
20. heerich.js - SVGとしてレンダリングされる3Dボクセルシーン用の軽量エンジン Lobste Comment 03-29 heerich.js - A tiny engine for 3D voxel scenes rendered to SVG (meodai.github.io)
21. libeatmydata - fsync を無効にして保存 Lobste Comment 03-29 libeatmydata - disable fsync and SAVE (www.flamingspork.com)
22. プラットフォームエンジニア/SREによるAIに関する即席の考察 - Alienchow Lobste Comment 03-29 AI Hot Takes From A Platform Engineer / SRE - Alienchow (alienchow.dev)
23. 6o6 v1.1: C64/Apple IIおよびApple-1エミュレータ向けの、より高速な6502-on-6502仮想化 Lobste Comment 03-29 6o6 v1.1: Faster 6502-on-6502 virtualization for a C64/Apple II Apple-1 emulator (oldvcr.blogspot.com)
25. 「すべてか無か」しか選択肢がないときは、何もしないこと Lobste Comment 03-29 When All You Can Do Is All or Nothing, Do Nothing (csswizardry.com)
26. ホワイトハウスの新しいアプリを逆コンパイルしてみた Lobste Comment 03-29 I Decompiled the White House''s New App (blog.thereallo.dev)
27. 「毎日昔のことを学ぼう」第18回:FPU検出はどのように機能するのか? Lobste Comment 03-29 Learn Something Old Every Day, Part XVIII: How Does FPU Detection Work? (www.os2museum.com)
31. Samsung S26 Ultra(Snapdragon 8 Elite Gen 5 for Galaxy)で、Android Terminal アプリの非保護VMSを有効にする Lobste Comment 03-29 Enabling non-protected VMS for Android Terminal application on the Samsung S26 Ultra (Snapdragon 8 Elite Gen 5 for Galaxy) (lobste.rs)
35. GoとPostgresでOutboxパターンを実装する方法 Lobste Comment 03-28 How to implement the Outbox pattern in Go and Postgres (youtu.be)
38. IronFleet:実用的な分散システムの一貫性を証明する Lobste Comment 03-28 IronFleet: proving practical distributed systems correct (www.youtube.com)
39. Claude を使った複雑なコードベースの翻訳 Lobste Comment 03-28 Translating non-trivial codebases with Claude (blog.danieljanus.pl)
41. Rustを組み込んだギタートレーナーの構築 Lobste Comment 03-28 Building a guitar trainer with embedded Rust (blog.orhun.dev)
43. スプレッドシートはもういい、自分でビジュアルゲームスクリプトエディタを作った Lobste Comment 03-28 Forget Spreadsheets, I Wrote My Own Visual Game Script Editor (mistys-internet.website)
44. Redoxにおける機能ベースのセキュリティ:ネームスペースとCWDを機能として扱う Lobste Comment 03-28 Capability-based Security for Redox: Namespace and CWD as capabilities (www.redox-os.org)
45. Claude Codeにはどのプログラミング言語が最適ですか? Lobste Comment 03-28 Which Programming Language Is Best for Claude Code? (dev.to)
47. Antiox – TypeScript向けのTokio風非同期プリミティブ Lobste Comment 03-28 Antiox – Tokio-like async primitives for TypeScript (github.com)
48. Perceus:再利用を伴うガベージフリー参照カウント (2020) Lobste Comment 03-28 Perceus: Garbage Free Reference Counting with Reuse (2020) (www.microsoft.com)
49. 並列コンテナ化されたコードエージェントセッションを管理するためのTUI(Rust) Lobste Comment 03-28 TUI for managing parallel containerized code agent sessions (Rust) (github.com)
50. 誰もがプログラミングを嫌になるようにする方法 Lobste Comment 03-28 how to make programming terrible for everyone (jneen.ca)
54. プロファイラーによるパフォーマンス解析:何がわかるか、何がわからないか Lobste Comment 03-28 Profiler Performance Engineering: A Story of What It Does and Doesn''t Show (redhatperf.github.io)
56. レントシーキング階級の最期のあがき Lobste Comment 03-28 The Last Gasps of the Rent Seeking Class (geohot.github.io)
59. Bigoish:Rustアルゴリズムの実験的計算複雑度を検証する Lobste Comment 03-28 Bigoish: Test the empirical computational complexity of Rust algorithms (docs.rs)
60. たった1行のKubernetes修正で、年間600時間の時間を節約できた Lobste Comment 03-27 A one-line Kubernetes fix that saved 600 hours a year (blog.cloudflare.com)
64. より良い社会のため、目立たない形でアクセシビリティの改善を行う Lobste Comment 03-27 Applying accessibility fixes with stealth for the greater good (piccalil.li)
65. C言語プリプロセッサのテクニック、ヒント、および慣用表現 Lobste Comment 03-27 C Preprocessor tricks, tips, and idioms (github.com)
66. Micro Journal Rev.2(とNeovim)を使った集中しての執筆 Lobste Comment 03-27 Distraction-Free Writing with the Micro Journal Rev.2 (and Neovim) (www.ssp.sh)
67. jsongrepは{jq、jmespath、jsonpath-rust、jql}よりも高速です Lobste Comment 03-27 jsongrep is faster than {jq, jmespath, jsonpath-rust, jql} (micahkepe.com)
68. immich 対 ente の写真 - 写真バックアップ対決 Lobste Comment 03-27 immich vs ente photos - the photo backup showdown (alexandmanu.com)
71. N64用のオープンワールドエンジンをどう開発したか Lobste Comment 03-27 How I Built an Open-World Engine for the N64 (www.youtube.com)
72. モノリシックシステムを100万LOCへ拡張する:テクニカルリードからCTOへの113の実践的教訓 Lobste Comment 03-27 Scaling a Monolith to 1M LOC: 113 Pragmatic Lessons from Tech Lead to CTO (www.semicolonandsons.com)
74. プロンプト・エンジニアリングは、エンジニアリングそのものではない。 Lobste Comment 03-27 Prompt Engineering Is Not. Engineering, That Is (the-infrastructure-mindset.ghost.io)
75. seed: Chez Schemeに不変の動的環境を備えたvauを追加する Lobste Comment 03-27 seed: Adding vau with an immutable dynamic environment to Chez Scheme (github.com)
77. チュートリアル:シェルスクリプトの解析 Lobste Comment 03-27 Tutorial: Analyzing shell scripts (blog.greenberg.science)
78. Raspberry PiでのFireWireの使用 Lobste Comment 03-27 Using FireWire on a Raspberry Pi (www.jeffgeerling.com)
82. Ubuntu、デフォルトの時刻同期クライアントおよびサーバーとしてntpd-rsを採用へ - Trifecta Tech Foundation Lobste Comment 03-27 Ubuntu to adopt ntpd-rs as the default time synchronization client and server - Trifecta Tech Foundation (trifectatech.org)
83. 500ドルのGPUが、オープンソースのAIシステムを用いたコーディングベンチマークにおいて、Claude Sonnetを上回る性能を発揮した Lobste Comment 03-27 500 GPU outperforms Claude Sonnet on coding benchmarks using open-source AI system (github.com)
89. Google Cloud Run への Go アプリのデプロイ Lobste Comment 03-26 Deploying Go Apps to Google Cloud Run (www.josephspurrier.com)
90. 『マインクラフト』の建造物検索ツールから学ぶ最適化の教訓 Lobste Comment 03-26 Optimization lessons from a Minecraft structure locator (purplesyringa.moe)
91. CESILおよびその他のプログラミング言語 Lobste Comment 03-26 CESIL and other programming languages (blog.scribblings.com)
92. エンジニアは単純なコードを書くだけで昇進する Lobste Comment 03-26 Engineers do get promoted for writing simple code (www.seangoedecke.com)
93. Node.js — V8向けに、HashDoS攻撃に対する最低限の耐性を持ちつつ、迅速に元に戻せる整数ハッシュの開発 Lobste Comment 03-26 Node.js — Developing a minimally HashDoS resistant, yet quickly reversible integer hash for V8 (nodejs.org)
94. FedoraがPagureからForgejoへ移行 Lobste Comment 03-26 Fedora moving from Pagure to Forgejo (communityblog.fedoraproject.org)
97. VerilogからFactorioへのコンパイラおよびシミュレータ(動作するRISC-V CPU) Lobste Comment 03-26 A Verilog to Factorio compiler and simulator (working RISC-V CPU) (www.reddit.com)
98. Rust向けゼロコピーProtobufとConnectRPC Lobste Comment 03-26 Zero-copy protobuf and ConnectRPC for Rust (medium.com)
99. 電動バイクは防犯上の悪夢だ Lobste Comment 03-26 Electric Motorcycles are a Security Nightmare (persephonekarnstein.github.io)
100. 開封通知:iMessageシミュレーター Lobste Comment 03-26 Read Receipts: An iMessage Simulator (readreceipts.org)
101. vim-classic: Vim 8.x の長期メンテナンス Lobste Comment 03-26 vim-classic: Long-term maintenance of Vim 8.x (sr.ht)
102. 実際に生活を楽にしてくれる(そして精神的な負担を軽減してくれる)シェル操作のコツ Lobste Comment 03-26 Shell Tricks That Actually Make Life Easier (And Save Your Sanity) (blog.hofstede.it)
103. DisqusをMastodonコメントに置き換える Lobste Comment 03-26 Replacing Disqus with Mastodon Comments (jonhnnyweslley.net)
104. GitHub Copilotの対話データ利用ポリシーの更新 Lobste Comment 03-26 Updates to GitHub Copilot interaction data usage policy (github.blog)
105. One File - ロックファイルとパッケージリストが同じファイルだったらどうなるでしょうか? Lobste Comment 03-26 One File - What if your lockfile and your package list were the same file? (merelinux.org)
106. AppleのmacOSのUNIX認証は嘘だ Lobste Comment 03-26 Apple’s macOS UNIX certification is a lie (www.osnews.com)
107. どの設計書が人間によって書かれたものか? Lobste Comment 03-26 Which Design Doc Did a Human Write? (refactoringenglish.com)
109. ジョン・ジェンセット:並行処理の調整にかかるコスト Lobste Comment 03-26 Jon Gjengset: The Cost of Concurrency Coordination (www.youtube.com)
110. ジェンセン・フアンが語るAI「トークン・ファクトリー」、労働の未来、そして「仕事中に死ぬ」こと Lobste Comment 03-26 Jensen Huang on AI ''Token Factories'', The Future of Labor, and ''Dying on the Job'' (founderboat.com)
114. Motorola 88000プロセッサ上のOpenBSD Lobste Comment 03-26 OpenBSD on Motorola 88000 processors (miod.online.fr)
117. GNOMEフェローシップ・プログラムのご紹介 Lobste Comment 03-25 Introducing the GNOME Fellowship program (blogs.gnome.org)
118. ニコール・オザー氏が電子フロンティア財団の事務局長に就任 Lobste Comment 03-25 Nicole Ozer Named as Electronic Frontier Foundation’s Executive Director (www.eff.org)
119. ipxlatのご紹介:ステートレスなIPv4/IPv6変換デバイス Lobste Comment 03-25 Introducing ipxlat: a stateless IPv4/IPv6 translation device (lore.kernel.org)
121. OpenClawを使って、TrustMRRのトップ200スタートアップを分析しました Lobste Comment 03-25 I used OpenClaw to analyze TrustMRR''s top 200 startups (www.webscraperapi.ai)
122. Ubuntu、セキュリティ強化のためGRUBを最小限に絞り込む方針 Lobste Comment 03-25 Ubuntu Looks To Strip GRUB To The Bare Minimum For Better Security (discourse.ubuntu.com)
123. C26:ユーザーフレンドリーな assert() マクロ Lobste Comment 03-25 C26: A User-Friednly assert() macro (www.sandordargo.com)
126. iStat Menus 7.20.5 ローカル特権昇格 Lobste Comment 03-25 iStat Menus 7.20.5 local privilege escalation (markuta.com)
129. 32年間放置されていたバグがTelnetサーバーに侵入(GNU inetutils CVE-2026-32746) Lobste Comment 03-25 A 32-Year-Old Bug Walks Into A Telnet Server (GNU inetutils CVE-2026-32746) (labs.watchtowr.com)
134. TurboQuant:極限の圧縮技術でAIの効率性を再定義 Lobste Comment 03-25 TurboQuant: Redefining AI efficiency with extreme compression (research.google)
135. "" UFDFD: アラビア語合字「ビスミッラー・アルラフマーン・アルラヒーム」(Unicode文字) Lobste Comment 03-25 "" UFDFD: ARABIC LIGATURE BISMILLAH AR-RAHMAN AR-RAHEEM (Unicode Character) (unicodeplus.com)
137. 「地味な技術と革新的な実践」を選ぶ Lobste Comment 03-25 Choose Boring Technology and Innovative Practices (buttondown.com)
138. JavaScriptへの構造化並行処理の導入 Lobste Comment 03-25 Adding structured concurrency to JavaScript (github.com)
139. Waylandにおけるグローバル削除の競合への対処 Lobste Comment 03-25 Addressing global removal race in Wayland (blog.vladzahorodnii.com)
140. Goの命名規則:実践ガイド Lobste Comment 03-25 Go Naming Conventions: A Practical Guide (www.alexedwards.net)
144. ヘーゲル:汎用的なプロパティベーステストプロトコルおよびPBTライブラリ群 Lobste Comment 03-24 Hegel, a universal property-based testing protocol and family of PBT libraries (hegel.dev)
145. LiteLLMが認証情報窃取型マルウェアに侵害される Lobste Comment 03-24 LiteLLM Compromised by Credential Stealer (futuresearch.ai)
148. アップサートが更新されず書き込みのみ行われる場合:大規模環境におけるPostgresのパフォーマンスのデバッグ Lobste Comment 03-24 When upserts don''t update but still write: Debugging Postgres performance at scale (www.datadoghq.com)
150. io_uringがlibaioを追い抜いた経緯:Linuxカーネルにおけるパフォーマンス比較――そして予期せぬIOMMUの落とし穴 Lobste Comment 03-24 How io_uring Overtook libaio: Performance Across Linux Kernels — and an Unexpected IOMMU Trap (blog.ydb.tech)
154. TypeScript 6.0 のリリースのお知らせ Lobste Comment 03-24 Announcing TypeScript 6.0 (devblogs.microsoft.com)
156. 「DOOM」を解決できるか? 2,000件のDNSレコードに隠されたゲームエンジン – blog.rice.is Lobste Comment 03-24 Can it Resolve DOOM? Game Engine in 2,000 DNS Records – blog.rice.is (blog.rice.is)
157. CP/M上のマウス・プログラミング言語 Lobste Comment 03-24 The Mouse Programming Language on CP/M (techtinkering.com)
159. BasicBox:すべてVisual Basic 6で書かれた486クラスPCエミュレータ Lobste Comment 03-24 BasicBox: A 486-class PC emulator written entirely in Visual Basic 6 (github.com)
166. 20年前のPythonライブラリを書き直す Lobste Comment 03-24 Rewriting a 20-year-old Python library (www.b-list.org)
167. UWセントラルコンピューティングの歴史サイバー時代 Lobste Comment 03-24 A History of UW Central Computing: The Cyber Era (www.uwyo.edu)
168. エラー処理から構造化並行処理へ Lobste Comment 03-24 From error-handling to structured concurrency (blog.nelhage.com)
170. LLMの「ベンチマーク」は1対1のRTSゲームで、モデルがユニットを制御するコードを書く。 Lobste Comment 03-24 LLM ''benchmark'' as a 1v1 RTS game where models write code controlling the units (yare.io)
173. セミリタイア、いや、本当にBSDとの関係を変える Lobste Comment 03-23 Semi-retirement, or, really, changing my relationship with the BSDs (briancallahan.net)
175. スパチュラの設計(Haskellで)(ビデオ) Lobste Comment 03-23 Designing a Spatula (in Haskell) (Video) (www.youtube.com)
176. ゲーム機のインターフェイスにおけるキャラクターの死 Lobste Comment 03-23 The Death of Character in Game Console Interfaces (vale.rocks)
177. 私のグーグル採用の旅(前編):アルゴリズムの無知を強引に押し通す Lobste Comment 03-23 My Google Recruitment Journey (Part 1): Brute-Forcing My Algorithmic Ignorance (blog.dominikrudnik.pl)
181. virtio-snd 0-Dayからハイパーバイザー脱出まで:制御不能なヒープオーバーフローによるQEMUの悪用 Lobste Comment 03-23 From virtio-snd 0-Day to Hypervisor Escape: Exploiting QEMU with an Uncontrolled Heap Overflow (osec.io)
182. MacOSのネイティブ・インスタント・スペース切り替え Lobste Comment 03-23 Native Instant Space Switching on MacOS (arhan.sh)
183. Postgres CLIのCTRL-Cでクエリをキャンセルする方法は、信じられないほどハック的です。 Lobste Comment 03-23 The way CTRL-C in Postgres CLI cancels queries is incredibly hack-y (neon.com)
184. キヤノニカルがRust Foundationにゴールドメンバーとして参加 Lobste Comment 03-23 Canonical Joins the Rust Foundation as a Gold Member (rustfoundation.org)
185. 多くの新しいシステム・プログラミング言語 II Lobste Comment 03-23 So Many New Systems Programming Languages II (colinsblog.net)
186. ストライカー社のサイバー攻撃で露呈した医療サプライチェーンの脆弱性 Lobste Comment 03-23 Stryker Cyberattack Exposes Healthcare Supply Chain Vulnerability (www.linkedin.com)
188. パスポートグローブ - ビザなし旅行ビジュアライザー Lobste Comment 03-23 Passport Globe — Visa-Free Travel Visualizer (hariharan.uno)
189. ofw - AI時代の分数作業 Lobste Comment 03-23 ofw - fractional work for the AI era (ourfractionalwork.com)
190. blessed.rs - おすすめクレートディレクトリ Lobste Comment 03-23 blessed.rs - Recommended Crate Directory (blessed.rs)
191. ウィスラーCommon Lisp REPLからのeBPFプログラミング Lobste Comment 03-23 Whistler: Live eBPF Programming from the Common Lisp REPL (atgreen.github.io)
192. Gea - 軽量リアクティブUIフレームワーク Lobste Comment 03-23 Gea — Lightweight Reactive UI Framework (geajs.com)
197. バイブコーディングの深淵における恐怖と嫌悪 Lobste Comment 03-23 Fear and Loathing in the vibe-coding abyss (www.linkedin.com)
198. ポール・アレンのSIMD CSVパーサーを見てみよう。 Lobste Comment 03-23 Let''s see Paul Allen''s SIMD CSV parser (chunkofcoal.com)
201. I Hate: Waylandアプリケーションのプログラミング Lobste Comment 03-23 I Hate: Programming Wayland Applications (www.p4m.dev)
204. マニャーナバージョン管理の未来に向けた首尾一貫したビジョン Lobste Comment 03-22 Manyana: A Coherent Vision For The Future Of Version Control (bramcohen.com)
205. 私のホームネットワークは、OpenBSD と pf で就寝時間を守っている。 Lobste Comment 03-22 My home network observes bedtime with OpenBSD and pf (ratfactor.com)
206. floci:軽くて、ふわふわで、いつでも無料 - AWS Local Emulator Lobste Comment 03-22 floci: Light, fluffy, and always free - AWS Local Emulator (github.com)
207. Windowsネイティブアプリ開発は混乱する Lobste Comment 03-22 Windows Native App Development Is a Mess (domenic.me)
213. Ubuntu 26.04が46年間続いたsudoパスワードの沈黙に終止符を打つ Lobste Comment 03-22 Ubuntu 26.04 Ends 46 Years of Silent sudo Passwords (pbxscience.com)
214. Burrow - HTML で書かれたゴーファブラウザ Lobste Comment 03-22 Burrow - A gopher browser written in HTML (burrow.din.gy)
215. CSとPLにおける人間性、かつてないほど高まっている Lobste Comment 03-22 Humanity in CS & PL, now more than ever (koronkevi.ch)
216. 週末のダブルヘッダー:アルファマイクロAM-1000EとAM-1200 Lobste Comment 03-22 Refurb weekend double header: Alpha Micro AM-1000E and AM-1200 (oldvcr.blogspot.com)
217. ClojureScriptとClojureのための共有メモリ永続データ構造 Lobste Comment 03-22 Shared-memory persistent data structures for ClojureScript and Clojure (github.com)
220. ACMEデバイス認証、スモールステップ、pkcs11: attezt Lobste Comment 03-22 ACME device attestation, smallstep and pkcs11: attezt (linderud.dev)
221. 最小限のビュータイプ - ベイビーステップ Lobste Comment 03-22 Maximally minimal view types · baby steps (smallcultfollowing.com)
226. Linuxに年齢認証を導入しようとしたエンジニア Lobste Comment 03-22 The Engineer Who Tried to Put Age Verification Into Linux (www.sambent.com)
228. ホームアシスタントで過去のパターンに基づいて家庭の電力使用量を予測 Lobste Comment 03-22 Predicting home electricity usage based on historical patterns in Home Assistant (blog.cyplo.dev)
229. 書くことが思考から切り離されるとき Lobste Comment 03-22 When Writing Becomes Detached From Thought (www.psychologytoday.com)
230. 意識的人工知能の権利のための宣言 Lobste Comment 03-22 Manifesto for the Rights of Conscious Artificial Intelligence (abolitionist.ai)
232. C/CプログラムでGo動的共有ライブラリと静的共有ライブラリを使用する Lobste Comment 03-22 Using Go Dynamic and Static Shared libraries in C/C Programs (xuri.me)
233. アンチX-26、5つのイニシャルシステムをリリース Lobste Comment 03-22 antiX-26 released with 5 init systems (antixlinux.com)
236. クラフト好きがクラフトを失う理由 Lobste Comment 03-21 Why craft-lovers are losing their craft (writings.hongminhee.org)
239. バイナリ依存:私たち全員が依存している隠れたパッケージを特定する Lobste Comment 03-21 Binary Dependencies: Identifying the Hidden Packages We All Depend On (vlad.website)
240. Opencode Go SDKを使ったエージェントプリコミットフック Lobste Comment 03-21 Agentic pre-commit hook with Opencode Go SDK (youtu.be)
242. OpenAIのAstral買収とuv/ruff/tyについての考察 Lobste Comment 03-21 Thoughts on OpenAI acquiring Astral and uv/ruff/ty (simonwillison.net)
244. H&R Block税務ソフトウエアは、秘密鍵がバンドルされたTLSルート証明書をインストールします。 Lobste Comment 03-21 H&R Block tax software installs a TLS root certificate with bundled private key (news.ycombinator.com)
245. Unix哲学は死んだ!他の何か? Lobste Comment 03-21 Unix philosophy is dead! Long live... something else? (sdomi.pl)
246. 生成AIによって、あなたのどのような創造的な技術的表現の場が台無しにされましたか? Lobste Comment 03-21 What creative technical outlets of yours have been ruined by generative AI? (lobste.rs)
247. Unityをじっくり見てみて、ようやくCのコルーチンが何のためにあるのかが理解できた Lobste Comment 03-21 Looking at Unity finally made me understand the point of C coroutines (mropert.github.io)
250. 開発者特集:Fly.ioのソムトチ・オニエクウェレ Lobste Comment 03-21 Developer Spotlight: Somtochi Onyekwere from Fly.io (theconsensus.dev)
251. Trivyが再び侵害される - 悪意のあるv0.69.4がリリースされる Lobste Comment 03-21 Trivy Compromised a Second Time - Malicious v0.69.4 Release (www.stepsecurity.io)
252. Goで書かれた静的サイトジェネレータにLive Reloadを追加する Lobste Comment 03-21 Adding Live Reload to a Static Site Generator Written in Go (jon.chrt.dev)
253. 関連するUI要素は、無関係に見えるべきではありません Lobste Comment 03-21 Related UI elements should not appear unrelated (rakhim.exotext.com)
254. Emacs Internal #01: C言語で書かれたLispランタイムであり、エディタではない Lobste Comment 03-21 Emacs Internal #01: is a Lisp Runtime in C, Not an Editor (thecloudlet.github.io)
255. Rustが直面している課題について聞いたこと、そしてそれらにどう対処すべきか Lobste Comment 03-21 What we heard about Rust''s challenges, and how we can address them (blog.rust-lang.org)
256. ロブスターズ インターネット・ジャニターへのインタビュー Lobste Comment 03-21 Lobsters Interview with Internet_Jannitor (alexalejandre.com)
257. 次期モバイルアプリがヘッドレスになる可能性が高い理由 Lobste Comment 03-20 Why your next mobile app is probably headless (tuananh.net)
259. Thunderbird:公開ロードマップのご紹介 Lobste Comment 03-20 Thunderbird: Introducing our Public Roadmaps (blog.thunderbird.net)
260. Serenely Fast I/O バッファ(ベンチマーク付き) SereneDB Lobste Comment 03-20 Serenely Fast I/O Buffer (With Benchmarks) SereneDB (blog.serenedb.com)
262. 「良いもの、悪いもの、そしてメモリリーク:meilisearchにおけるjemalloc、bumpalo、mimalloc」 Lobste Comment 03-20 The Good, the Bad, and the Leaky: jemalloc, bumpalo, and mimalloc in meilisearch (blog.kerollmops.com)
265. WaylandはLinuxデスクトップの発展を10年遅らせた Lobste Comment 03-20 Wayland set the Linux Desktop back by 10 years (omar.yt)
267. Fedora Asahi Remix 43 がリリースされました Lobste Comment 03-20 Fedora Asahi Remix 43 is now available (fedoramagazine.org)
270. ザランドでのエンジニアリング論文読書会の運営 Lobste Comment 03-20 Running an Engineering Papers Reading Guild at Zalando (engineering.zalando.com)
271. Atuin v18.13 – 検索機能の強化、PTYプロキシ、そしてシェル向けAI Lobste Comment 03-20 Atuin v18.13 – better search, a PTY proxy, and AI for your shell (blog.atuin.sh)
273. 『マインクラフト』のソースコードは興味深い Lobste Comment 03-20 Minecraft Source Code is Interesting (www.karanjanthe.me)
275. 目に見えないコードを利用したサプライチェーン攻撃がGitHubやその他のリポジトリを襲う Lobste Comment 03-20 Supply-chain attack using invisible code hits GitHub and other repositories (arstechnica.com)
276. より優れたプログラマーになるためには、頭の中で小さな証明をしてみよう(2025) Lobste Comment 03-20 To be a better programmer, write little proofs in your head (2025) (blog.get-nerve.com)
278. Arthur Whitney Style Codeはどの言語で利用できますか? Lobste Comment 03-20 What Languages is Arthur Whitney Style Code Possible in? (lobste.rs)
279. バグ報告:macOS 26 により、カスタム TLD 用の /etc/resolver/ 内の補助 DNS が機能しなくなる Lobste Comment 03-20 Bug Report: macOS 26 breaks /etc/resolver/ supplemental DNS for custom TLDs (gist.github.com)
280. acdc - Rust 製の AsciiDoc ツール Lobste Comment 03-20 acdc - AsciiDoc tooling in Rust (acdc.nlopes.dev)
282. Anthropicの知られざるVercelの競合サービス「Antspace」 Lobste Comment 03-19 Anthropic''s Hidden Vercel Competitor "Antspace" (aprilnea.me)
283. お使いのCPUは、何段階先まで予測できますか? Lobste Comment 03-20 How many branches can your CPU predict? (lemire.me)
284. バイナリ・フューズ・フィルタ:XORフィルタよりも高速かつ小型(2022年) Lobste Comment 03-20 Binary Fuse Filters: Fast and Smaller Than Xor Filters (2022) (dl.acm.org)
286. OpenTTDに関するSteamおよびGOGの変更点について Lobste Comment 03-20 An update on Steam / GOG changes for OpenTTD (www.openttd.org)
287. ジギー・ウィズ・イット – Re: Factor Lobste Comment 03-20 Getting Ziggy With It – Re: Factor (re.factorcode.org)
288. Android開発者の認証:オープン性と選択肢の確保と安全性の両立 Lobste Comment 03-20 Android developer verification: Balancing openness and choice with safety (android-developers.googleblog.com)
289. Visitran:エージェント型でPython的なデータ変換プラットフォーム(AGPL) Lobste Comment 03-20 Visitran: Agentic Pythonic data transformation platform(AGPL) (github.com)
290. ターボ・パスカルより小さいもの(2011年) Lobste Comment 03-20 Things That Turbo Pascal is Smaller Than (2011) (prog21.dadgum.com)
291. dial9のご紹介:Tokio向けフライトレコーダー Lobste Comment 03-19 Introducing dial9: a flight recorder for Tokio (tokio.rs)
292. snap-confine systemd-tmpfiles ルート権限の取得 (CVE-2026-3888) Lobste Comment 03-19 snap-confine systemd-tmpfiles root (CVE-2026-3888) (cdn2.qualys.com)
293. 駐車場からのルート化:SSIDスキャンを介したOpenWRTのXSS(CVE-2026-32721) Lobste Comment 03-19 Root from the parking lot: OpenWRT XSS through SSID scanning (CVE-2026-32721) (mxsasha.eu)
294. AIが数学に与える影響は、自動車が都市に与えた影響と似ている Lobste Comment 03-19 AI''s impact on mathematics is analogous to the car''s impact on cities (mathstodon.xyz)
296. 「理解の負債」――AI生成コードがもたらす隠れたコスト Lobste Comment 03-19 Comprehension Debt - the hidden cost of AI generated code (addyosmani.com)
297. Rustを使ってLSPサーバーを構築するのは、驚くほど簡単で楽しいものです Lobste Comment 03-19 Building an LSP Server with Rust is surprisingly easy and fun (codeinput.com)
298. モジュラー・モノリス:モジュール間の依存関係と通信 Lobste Comment 03-19 Modular Monolith: dependencies and communication between Modules (binaryigor.com)
299. leviathan-crypto - Serpent-256 を使用した TypeScript 向け WebAssembly 暗号ライブラリ Lobste Comment 03-19 leviathan-crypto - WebAssembly cryptography library for TypeScript with Serpent-256 (github.com)