TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Semantic Code Search

6 pointsby rainloftover 6 years ago

3 comments

merricksbover 6 years ago
Earlier discussion on same topic (different URL):<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18017656" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18017656</a>
saagarjhaover 6 years ago
Not impressed with the results. Here&#x27;s what I tried:<p>&quot;md5 hash&quot;: It looks like we don&#x27;t have great results for that search.<p>&quot;create a thread&quot;: a bunch of things with &quot;create&quot; in their name, but nothing related to threads.<p>&quot;find largest file: It looks like we don&#x27;t have great results for that search.<p>&quot;execute shell command&quot;: some Kubernetes stuff?<p>&quot;matrix determinant&quot;: machine learning stuff<p>&quot;create a pie chart&quot;: something to do with creating vertices
EdiXover 6 years ago
This is amazing. Not even their own examples work. I tried &quot;blocks until the server has shut down&quot;, which they suggested, and it gave me 3 results, none of which were code blocking until the server shut down.<p>I&#x27;m surprised they are showcasing a feature that works this poorly and I&#x27;m not looking forward to having github search return results that are even less relevant to my query than they are now.<p>I can think of 10 features, off the top of my head, to add to github search that would make it unambiguously better, none of them is training a deep learning neural network to find things when I&#x27;m not sure what I&#x27;m looking for.<p>How about implementing ctags&#x2F;cscope? How about when I click on a result opening it in a new window by default? How about highlighting all the matches when I open a file?<p>And that&#x27;s not even getting into parts of github that actually matter, like the PR review interface.