top | item 46569119

Show HN: Rewrote my most important util in Rust

1 points| 4m1rk | 1 month ago |github.com

This is a small entry app for opening links in the browser profile I want based on the URL. I wrote it in Python first, and now rewrote it in Rust to make it a small standalone binary.

Didn't use vibe coding as this was my first real-world Rust rewrite, and I wanted to learn. It was easier and more enjoyable than I imagined!

1 comment

order

4m1rk|1 month ago

Rust experts, appreciate your feedback on the code quality and idioms!