🦞🌯 Lobster Roll

All LHN/.~Ars
RSS
NewestOldestTop ScoredMost Discussed
How to Run Services on a Linux Server (huijzer.xyz)
Show HN: Asupersync, the Cancel-Correct Async Runtime for Rust (asupersync.com)
Understanding alignment - from source to object file (maskray.me)
Linux ID: Linux explores new way of authenticating developers and their code (zdnet.com)
Accidentally disabling SSH access via scp (sny.sh)
Measuring CPU Load (en.wikipedia.org)
Parakeet.cpp – Parakeet ASR inference in pure C++ with Metal GPU acceleration (github.com)
Frankensqlite a Rust reimplementation of SQLite with concurrent writers (frankensqlite.com)
Linux explores new way of authenticating developers and their code (zdnet.com)
Show HN: I built a minimal file organizer CLI and underestimated filesystem case (github.com)
I built a small CLI tool that organizes files in the current directory based on their extensions.<p>The idea came from staring at my messy “Downloads” folder and thinking: what if I could fix this with a single command?<p>The tool is intentionally minimal and opinionated:<p>- It groups files into pr...
K-Search: LLM Kernel Generation via Co-Evolving Intrinsic World Model (arxiv.org)
Hydroph0bia – fixed SecureBoot bypass for UEFI firmware from Insyde H2O (2025) (coderush.me)
sudo-rs Now Prints *s for Password Feedback By Default (phoronix.com)
Linux will be unstoppable in 2026 – but one open-source legend may not survive (zdnet.com)
Show HN: Quantumopt – GNN-based quantum circuit compiler (34% gate reduction) (github.com)
I&#x27;m a CS student with no prior quantum computing background who built this in about a week.<p>quantumopt uses a Graph Attention Network trained on 10,240 quantum circuits to predict optimization potential, then passes to Qiskit&#x27;s transpiler for hardware-specific compilation targeting I...
Show HN: A Tcl/TK Clone of the Rust Clone of Microsoft Edit (gitlab.com)
Show HN: Initium – A single Rust binary replacing scripts in K8s initContainers (github.com)
We got tired of debugging shell scripts in initContainers at 2 AM. Missing curl, broken netcat flags, secrets leaking into logs — the usual.<p>Initium is a single static Rust binary (~5 MB, built FROM scratch) that handles the six things initContainers actually do: wait for dependencies, run migrati...
Show HN: A faster fuck (thefuck CLI rewritten in Rust) (github.com)
thefuck (<a href="https:&#x2F;&#x2F;github.com&#x2F;nvbn&#x2F;thefuck" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;nvbn&#x2F;thefuck</a>) in Rust – because life&#x27;s too short for slow fucks.<p>151ms → 2.7ms startup. Same rules, 56x faster. 2x faster correction time as well.
Show HN: pg_stream – incremental view maintenance for PostgreSQL in Rust (github.com)
pg_stream is a PostgreSQL 18 extension that keeps materialized views current incrementally — no external infrastructure, no separate streaming pipeline.<p>You define a stream table (a SQL query + a freshness bound) and the extension derives a delta query that processes only changed rows on each refr...
RustyDL: A Program Logic for Rust (arxiv.org)
Linux, Product and the Art of Essence (dedoimedo.com)
The C++ Development Crisis
One presumes the reader is aware of the current crisis in American software development that is panicking over C++ and ushering people toward &quot;safe&quot; languages like Rust that--to me--look like Spivey&#x27;s Z-notation dressed up with (guess what) C++.<p>I blame the crisis on two men, both l...
Show HN: EK-1 – A local-first, sovereign AI agent built in Go and Rust (egokernel.com)
I’ve spent the last few months thinking about why personal AI feels like a leash rather than a tool. Current &quot;agents&quot; are just thin wrappers over centralized LLMs that harvest your data to sell it back to you. You still have to do the work and make decisions whenever a tool proposes a solu...
Show HN: A minimal Claude Code clone written in Rust (github.com)
Nvidia Linux Driver fork with P2PDMA support enabled on non-SoC platforms (github.com)
The Linux Memory Manager (nostarch.com)
Linux Heterogeneous Memory Management (HMM) (kernel.org)
Show HN: Ryvos – Autonomous AI assistant in Rust(15MB RAM,50 tools,16 providers) (ryvos.dev)
Hi HN,<p>I&#x27;ve been building Ryvos for the past few months — an open-source autonomous AI assistant written in Rust. It&#x27;s the thing I wished existed: always-on, multi-channel, and actually secure.<p>The core idea: every tool call passes through a SecurityGate — 5 tiers of classification,...
Linux Foundation's report reveals contributing to open source offers a 2x-5x ROI (thenewstack.io)
Formal Methods for Rust Unsafe (antithesis.com)