Drives me a bit bonkers to see folks with their "I built this lightweight¹ CLI application in Rust using $LLM" when the core functionality can be performed by a shell one-liner.
I mean, sure, a tiny piece of me is glad they're getting into software-tool development, but that's such a horrible way to do it. 😑
⸻
¹ lightweight = "only has 150 Cargo module dependencies and takes an hour to `cargo build` the thing"