Show HN: Rewrote my most important util in Rust
github.comThis 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! Rust experts, appreciate your feedback on the code quality and idioms!