Hacker News new | ask | show | jobs
by oriolid 79 days ago
For me it was trying to add a filter to search CMake files to ag and then realizing that the code had some rather stupid design decisions that prevented it. I wrote a pull request that fixed enough things to add the filter, got ignored by the maintainer and later realized that other people had already written the same filter and were ignored too.
1 comments

I've not noticed any official announcment of it, but the project has felt largely abandoned for a few years now.
I can totally understand why. I tried fixing ag around the time Ripgrep was first published and once I learned about rg I never looked back.

On a related note, it's now ten years since an everyday tool written in Rust was released and Rust is still seen as a scary new language that might turn out to be a quick fad.