11 posts
Hardening Kademlia DHT: The Eclipse Attack That Record Signing Doesn't Stop A few days ago…
#rust·Jul 9, 2026·11 min
16 commits, 13 PRs, 4 issues, and 13 reviews across 7 repos. This week was a massive balancing act…
#python·Jul 7, 2026·6 min
14 commits, 2 PRs, 1 issue, and 5 reviews across 3 repos. This week was all about hardening my Rust…
#rust·Jul 7, 2026·6 min
23 commits, 3 PRs, and a 7-day streak. This week was a balance of deep-diving into Rust CLI logic,…
#python·Jun 6, 2026·5 min
39 commits, 11 PRs, and 50 issues across 5 repos. This week was all about making trx feel like a…
#rust·Jun 6, 2026·5 min
TL;DR Engineering is often the art of managing the "unhappy path." This week was a…
#python·Mar 27, 2026·5 min
TL;DR It’s been one of those weeks where the terminal never really closed. I clocked 78…
#rust·Mar 27, 2026·6 min
#programming·Feb 19, 2026·13 min
This is a submission for the GitHub Copilot CLI Challenge The "Why Did I Build This?"…
#rust·Feb 15, 2026·16 min
A deep dive into building command-line tools with Rust — from argument parsing with clap to colored output and error handling.
#rust·Jun 15, 2025·2 min
A practical guide to error handling in Rust — from Result and Option to anyhow and thiserror, with real-world patterns.
#rust·Jun 10, 2025·3 min