Usagi 1.1.0
Small update to Usagi, I've included the weekly usage bar for Fable just below the weekly usage bar.
Small update to Usagi, I've included the weekly usage bar for Fable just below the weekly usage bar.
Putting together a little desktop notifier for new Stripe subscribers using Rust! 🦀
I needed an invoice generator to quickly produce some random test invoices while building Manano, as part of a feature letting tradesmen track receipts by sending photos to our WhatsApp number.
I tried a few invoice generators that showed up in Google results, but all of them were oddly slow, wouldn't remember details without signing up, and sometimes produced odd looking outputs.
Eventually I realized it would probably be straight forward enough to whip one up myself…