Today
A cozy command-line clubhouse for computer people. Chat, music, games, art, coding, and tech news. Connect with any SSH client!
4 days ago
5 days ago
Oh My Pi (omp) is a coding agent for the terminal: subagents, plan mode, LSP, DAP, hindsight memory, hashline edits, and time-traveling rules — with a native Rust engine doing the heavy lifting.
9 days ago
I’ll remember this if I’m ever looking for an embedded scripting language for Rust
11 Jun 26
10 Jun 26
Ferron is a high-performance web server with built-in TLS certificate management. Designed for speed, security and ease of configuration.
07 Jun 26
Ferron is a high-performance web server with built-in TLS certificate management. Designed for speed, security and ease of configuration.
04 Jun 26
29 May 26
28 May 26
17 May 26
I made a graphical IRC client that runs in UEFI. It’s written in Rust and leverages the GUI toolkit and TrueType renderer that I wrote for axle’s userspace. I was able to develop it thanks to the vmnet network backend that I implemented for QEMU. You can connect to an IRC server, chat and read messages, all from the comfort of your motherboard’s pre-boot environment. “Why”? What kind of question is “why”?
14 May 26
The Rust performance book features over a dozen different profiling tools. So I’m not sure if the world needed a new Rust profiler. Still, I spent the last 6 months building hotpath-rs. In this post, I’ll describe the design decisions behind the library and share a few performance challenges I encountered while working on it. We’ll go deep into the low-level details like cache-line contention, async futures instrumentation, and decoding raw CPU traces back into Rust symbols.
Hotpath. Use to diagnose performance issues.
Many “classical” satellite data processing tools implemented in Rust offering much higher performance and much lower energy consumption that a Python stack.
13 May 26
09 May 26
My takes and experinces with secrets management on NixOS