TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Semantic Code Search

6 点作者 rainloft超过 6 年前

3 条评论

merricksb超过 6 年前
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>
saagarjha超过 6 年前
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
EdiX超过 6 年前
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.