🦞🌯 Lobster Roll

All LHN/.~Ars
RSS
NewestOldestTop ScoredMost Discussed
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)
Rust in Production: JetBrains (serokell.io)
Mquire: Linux memory forensics without external dependencies (blog.trailofbits.com)
Implementing a Z80 / ZX Spectrum emulator with Claude Code (antirez.com)
Custom FP4 CUDA Kernel – 129 Tflops on DGX Spark with Pre-Quantized Weight Cache (forums.developer.nvidia.com)
Debian Removes Free Pascal Compiler / Lazarus IDE (forum.lazarus.freepascal.org)
NVIDIA hiring engineers to optimize Proton and Vulkan API performance on Linux (techpowerup.com)
Asahi Linux in the Cloud: Scaleway Launches Dedicated M2 Pro Mac Mini Servers (scaleway.com)
I beat Grok 4 on ARC-AGI-2 using a CPU-only symbolic engine (18.1% score) (github.com)
CHM Recovers Original Unix C Source Code from Magnetic Tape [video] (youtube.com)
Show HN: StreamHouse – S3-native Kafka alternative written in Rust (github.com)
Hey HN,<p>I built StreamHouse, an open-source streaming platform that replaces Kafka&#x27;s broker-managed storage with direct S3 writes. The goal: same semantics, fraction of the cost.<p>How it works: Producers batch and compress records, a stateless server manages partition routing and metadata (S...
Is Embedded Rust Ready for Primetime? (shawnhymel.com)