🦞🌯 Lobster Roll

All LHN/.~Ars
RSS
NewestOldestTop ScoredMost Discussed
Rust 1.94 Cargo Updates (blog.rust-lang.org)
OpenClaw Installation in FreeBSD Jail (github.com)
Devirtualization and Static Polymorphism (david.alvarezrosa.com)
Show HN: Run untrusted WASM plugins with CPU/mem/network/file budgets (github.com)
Implementing a Clear Room Z80/ZX Spectrum Emulator with Claude Code (antirez.com)
RK3588 and RK3576 video decoders support merged in the upstream Linux Kernel (collabora.com)
Reverse engineering the KakaoTalk app so I can build a Beeper Bridge (jusung.dev)
Computer History Museum Recovers Rare Unix History (youtube.com)
Rippled: Decentralized cryptocurrency blockchain daemon, XRP Ledger in C++ (github.com)
Mojo 1.0 and compiler open-sourcing planned for 2026 (twitter.com)
Woxi: Wolfram Mathematica Reimplementation in Rust (github.com)
Computer History Museum Recovers Rare UNIX History (youtu.be)
Fish Shell 4.0 released. Rust re write finished (fishshell.com)
C++ Default Constructor Riddle (cryp.to)
Analyzing Latency Hiding and Parallelism in an MLIR-Based AI Kernel Compiler (arxiv.org)
Sub-Scheduler Support Could Be the Most Exciting Features to Come for Linux 7.1 (phoronix.com)
Six Months of Rust (kittygiraudel.com)
The React Foundation: A New Home for React Hosted by the Linux Foundation (react.dev)
Compiler Education Deserves a Revolution (thunderseethe.dev)
Show HN: HitKeep – Web Analytics in a Single Go Binary (Embedded DuckDB and NSQ) (github.com)
The C++ input iterator pitfall (hmpcabral.com)
CHERIoT Rust: Status update #0 (rust.cheriot.org)
Regex engine in Rust (Thompson NFA and bounded lazy DFA cache) (github.com)
Show HN: I built an engine to reverse-engineer car dealership lease math (quotedefender.com)
Ask HN: Replacing RAG pipelines with a filesystem interface for AI agents
Every AI agent project I start ends up with the same boilerplate: chunk docs, pick an embedding model, set up a vector store, write retrieval logic, wire it into a custom tool.<p>It works, but it&#x27;s plumbing — and it needs to be rebuilt for every new agent or runtime.<p>The idea I&#x27;m explori...
TinyTTS: Ultra-light English TTS (9M params, 20MB), 8x CPU, 67x GPU
Hey guys,<p>I wanted to share a small project I&#x27;ve been working on to solve a personal pain point: TinyTTS.<p>We all love our massive 70B+ LLMs, but when building local voice assistants, running a heavy TTS framework alongside them often eats up way too much precious VRAM and compute. I wanted ...
Deploy RF-DETR Model on Rockchip NPU: Split Backbone on NPU, Detector on CPU (github.com)
An assembler that compiles to a printf loop (git.sr.ht)
Can you reverse engineer our neural network? (blog.janestreet.com)
Gondolin: Local Linux micro-VMs with programmable network and filesystem control (github.com)