HN.zip

Fast trigram based code search

39 points by cv_h - 4 comments
fmajid [3 hidden]5 mins ago
Keep in mind Source graph has done an open-source bait-and-switch before:

https://news.ycombinator.com/item?id=36584656

darkamaul [3 hidden]5 mins ago
GitHub Code Search has too many quirks compared to the zoekt powered alternatives (cs.android.com, cs.bazel.build) which feel far more intuitive.

I wish Microsoft would invest more in improving it - especially since Sourcegraph can't search private repositories, leaving GitHub's tool as the only real option for many codebases.

hanwenn [3 hidden]5 mins ago
arccy [3 hidden]5 mins ago
There's also https://github.com/google/codesearch for local only search