All Series

My Yolo Journey

Welcome to YOLO! This series is packed with small tools and proof-of-concepts that I found interesting or just wanted to share. Don’t expect anything fancy—these are projects from days or even hours of work. The goal is simple: to celebrate the fun and learning that come with creating even the simplest tools.

1 Parts13 minOct 20, 2024
My Yolo Journey series cover

Articles in this series

1 chapters
1
Part 1Oct 20, 2024

Playing with Rust: Building a Safer rm and Having Fun Along the Way

In this post, I introduce rrm, a Rust-based command-line tool for safely managing deleted files, explore extended attributes, and share insights on using Rust's mockall crate for testing.

Start readingFinal chapter
rocket

© 2023 KungFuDev made with love / cd 💜

Heavily inspired/copied from shuttle.rs