Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What’s infuriating is, `find` and `grep` are snappy, they find everything you need in microseconds per gigabyte, and they have no index!

If the macOS or Windows searches were just wrappers for find/grep, it would already be an improvement!



On KDE systems, we have baloo which forms a filesystem index for universal (spotlight-like) search. It's very, very fast and the ranking algorithm for krunner is quite good. I think commercial software should have no issue matching this.


IIRC, VSCode packages a rg binary and uses it for search.

Probably explains why it's something that works well and works fast.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: