New workflow: actually make something before creating a Git repo with lofty goals.. Wow what a wonderful idea!!!!! Anyway I wanted to make Windows XP installation media on a USB device (well, an SD card.. long story and Tumblr post soon). This requires some patching of the bootloader, but all the ready-made tools for this are Windows-only, including Rufus, probably the best one. I don't have a Windows installation funnily enough, so I looked at Rufus's source code and extracted/adapted the functionality I needed in this Rust project. I'm thinking of making a Rust alternative to Rufus which works in some multiplatform way, or at least enough to support running on POSIX platforms, like Linux.
Updated 2023-09-25 03:42:56 +00:00
Updated 2023-12-11 20:23:48 +00:00
Updated 2023-12-15 11:52:00 +00:00
Updated 2024-01-02 16:37:40 +00:00
CLI and Library for Imgur API written in Rust 🦀
Updated 2024-04-11 20:43:15 +00:00
Updated 2024-05-08 01:54:13 +00:00