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.

My Yolo Journey
Articles in this series (1)
Part 1

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.

rocket

© 2023 KungFuDev made with love / cd 💜

Heavily inspired/copied from shuttle.rs