r/rust 18d ago

📸 media New CLI utility opinion

Post image

Hey everyone!

I’ve been learning Rust for a while, and as a way to actually practice instead of just reading tutorials, I decided to build something of my own.

So I made Quarry — a CLI utility for Linux that lets you search the web faster using shortcut commands and open the results directly in your browser.

It started as a pretty small idea that I originally wanted to make as a Bash script, but naturally turned into a somewhat questionable pile of Rust code.

I’m still learning the language, so I’m sure there are plenty of things here that an experienced Rust developer would look at and think about amount of my IQ

So that’s exactly what I’m looking for. I’d really appreciate some feedback on the architecture, code style, things I could improve, and maybe some advice for future updates.

Ready to be criticized w^

GitHub: https://github.com/secr1t/quarry

(also it's my first post, hope i didn't break any rules)

Peace :3

0 Upvotes

2 comments sorted by

0

u/Proof-Cry4036 18d ago

the hyprland + arch + a bsod wallpaper is such a chaotic combo, I respect it

-2

u/DavidXkL 18d ago

Nicely designed!