Live data from Hacker News

Code search on GitHub now requires login

github.blog

1–10 of 12 posts

Re: Code search on GitHub now requires login

#6
One month later and GitHub still hasn’t addressed the issue of inability to sort searches by new. This is despite their announcement having hundreds of downvotes and equally as many comments saying the new search is terrible.

Pathetic.

Re: Code search on GitHub now requires login

#7
Depending on ones needs for search, a shout-out to Sourcegraph (https://sourcegraph.com/search) which in addition to offering anonymous search also supports regex searches and -- perhaps most relevant -- "go to symbol" for a huge number of cases. That alone can often save a "search" because it understands the relationships in the text

It's painless to use them because they have mapped the routes on sourcegraph.com to the github repo, so things like https://sourcegraph.com/github.com/kubernetes/kubernetes just magically work

I love them so much

Re: Code search on GitHub now requires login

#9
post #7

Depending on ones needs for search, a shout-out to Sourcegraph ( https://sourcegraph.com/search ) which in addition to offering anonymous search also supports regex searches and -- perhaps most relevant -- "go to symbol" for a huge number of cases. That alone can often save a "search" because it understands the relationships in the text It's painless to use them because they have mapped the routes on sourcegraph.com…

We love you too
Post reply on HN