I don't get it how can I search anything but the file name?
The future of code search is not regex – 100x faster than ripgrep
11–20 of 46 posts
Re: The future of code search is not regex – 100x faster than ripgrep
#12I have open sourced the fastest code search implementation. Comprehensive SDK for both file finder and grep file search that is over 100x faster than ripgrep
I don't get this submission title. Your tool uses regex but the title claims the future is not about regex.
I think it is about input. Before I had to type regex, now I just type text and fuzzy finds more, regex style. Awkward wording, but code seems cool.
Re: The future of code search is not regex – 100x faster than ripgrep
#13ctags, GNU Global and even "ugrep -Q" would like to have a few words with you ;)
Re: The future of code search is not regex – 100x faster than ripgrep
#14Is there a write up of the underlying approach? The summary on the repo mentioned SIMD, but not a whole lot else.
Re: The future of code search is not regex – 100x faster than ripgrep
#15It has never been ripgrep for decades for those of us on IDEs.
Re: The future of code search is not regex – 100x faster than ripgrep
#16Websites that don’t tell me what they’re doing are infuriating. I’m on mobile. This landing page experience is awful.
Re: The future of code search is not regex – 100x faster than ripgrep
#17The future is lack of scrolling on mobile, and scanning getting stuck, apparently.
Re: The future of code search is not regex – 100x faster than ripgrep
#18Why do all vibecoded sites look the same? Same black on neon vibes and button styles
Re: The future of code search is not regex – 100x faster than ripgrep
#19Websites that don’t tell me what they’re doing are infuriating. I’m on mobile. This landing page experience is awful.
For desktops it's not different.
Re: The future of code search is not regex – 100x faster than ripgrep
#20It has never been ripgrep for decades for those of us on IDEs.
Has there been a general gentle decline in IDEs over the past 15 years or is it just me?