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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Hacker News Instant Search

146 点作者 binomial超过 14 年前

28 条评论

Derferman超过 14 年前
While the new crop of "Instance [website] Search" projects are cool, I feel like most are missing the key feature of Google Instant: predictions. Without predictions, the user never knows what search returned the current results. Instead of instant search, these examples feel like instant filtering.
评论 #1685069 未加载
rradu超过 14 年前
How about you collaborate with <a href="http://searchyc.com" rel="nofollow">http://searchyc.com</a> and use their index with this interface?
评论 #1683984 未加载
评论 #1684804 未加载
Qz超过 14 年前
No offense, but I'm slightly tired of Instant Search Blog'o'News!, etc. headlines.
mike-cardwell超过 14 年前
Rather than wiping the results and re-inserting the new ones after each character is added it would look better if individual results were pulled out and inserted in the correct location. Some times the results don't change between key presses yet there is still a momentary flash where they're removed and re-added.<p>It would also be nice if it degraded gracefully for non-js browsers. Like Google search does.
评论 #1683639 未加载
riffer超过 14 年前
This is awesome. I love seeing what people can build in a short period of time, and you know that this was just a couple of days.<p>Good job, Tam.
评论 #1684718 未加载
AlexMuir超过 14 年前
This is the best one yet - I can actually see myself using this. It's hard to know what terms people have used on HN when searching for something. The Ask HN archives are a brilliant resource.
评论 #1683801 未加载
amichail超过 14 年前
It doesn't have predictions.
评论 #1684808 未加载
oleg_myrk超过 14 年前
Can I ask where did You get information on all HN submissions? Did You just scrape the web site for all IDs from 0 to 1683584 or so?
评论 #1684183 未加载
nrbafna超过 14 年前
Nice. But, check that some results are repeated. For example, when searching for "android ", <a href="http://news.ycombinator.com/item?id=1506909" rel="nofollow">http://news.ycombinator.com/item?id=1506909</a> and <a href="http://news.ycombinator.com/item?id=1332153" rel="nofollow">http://news.ycombinator.com/item?id=1332153</a> are listed twice.
bad_user超过 14 年前
I don't like how the results are refreshed ... it should load the results in a hidden div or something, then swap, and it should put a delta between refreshes ... I would have a second elapsed between 2 result sets displayed.<p>The indexer doesn't do a very good job, e.g. I searched for "mono" and only 4 results have been shown. Here's the Google index: <a href="http://www.google.ro/search?q=mono+site:news.ycombinator.com" rel="nofollow">http://www.google.ro/search?q=mono+site:news.ycombinator.com</a><p>Also, the address bar should be refreshed with the query searched because the URI has to be a permalink.<p>Otherwise, it's awesome.
TamDenholm超过 14 年前
Hey guys, author here, thanks all for the kind words. It's nice to see it reaching the front page of HN when someone with decent karma submits it.<p>Just to let you all know I've only spent about 6 hours on this and plan to polish it up somewhat as it's still quite rough. I've also got a bunch of other developers requesting inclusion into the site swell, which I'll also add.<p>Things on the todo list are visual polish, adding other services, new menu, adding the suggest feature, perhaps changing from just using the google search to better apis etc.<p>Thanks for the feedback.
jlees超过 14 年前
Next step, grab a corpus of HN posts and do some text crunching to generate suggestions.<p>(or you could 'borrow' Feross' code, which is not condoned by Google - posts on the Interwebs say Google Suggest's "API" is not for public use - and not specific to this domain.)
tobyvanzanten超过 14 年前
Hi. I took two scripts and combined wich give fill-in words and to get direct results (still just 5) on the page with google instant. What do you guys think of the results? url = www.googled.eu
TamDenholm超过 14 年前
<a href="http://bit.ly/ddUj1E" rel="nofollow">http://bit.ly/ddUj1E</a> &#60;-- if anyone finds analytics interesting, HN moved WAY more traffic than TC. A good section of the directs are HN too.
mikecane超过 14 年前
My hat is off to you. It works in Opera and now I can get a glimpse of what Google Instant -- and other Instants that don't play nice with Opera -- is like. Thanks.
Brajeshwar超过 14 年前
Can you please do a body {height: 100%; margin-bottom: 1px;}
评论 #1684818 未加载
cmelbye超过 14 年前
Cute idea, but it doesn't have predictions and the results are quite bad. Typing in "NoSQL" doesn't come up with the recent Heroku blog post about NoSQL.
sahillavingia超过 14 年前
A new meme? Surprised that it took Google to do it before it got applied to several other sites.<p>Seems that Google is still pretty darn innovative and forward-thinking.
opskode超过 14 年前
My first impression before clicking the link was that this was using searchyc.com 's index.<p>I guess its based on a search-engine result after all.
shaunxcode超过 14 年前
you should adjust it so searching for "lisp" does not end up with a chunk of code w/ multiple li tags in it as being more relevant than articles that actually have the word "lisp" in them. I noticed this with a few other phrases too such as "vegan" - there are multiple "vega" chip comments that take precedence over the fully matched word.
siddhant超过 14 年前
Love it. Replacing the google search for HN (the search hyperlink at the bottom of this page), with this one would be nice.
vijaydev超过 14 年前
awesome! I liked the nice and clean UI. Even if the coder himself says it is ugly in his about page :)
LiveTheDream超过 14 年前
How come when I click on "reddit" in the top bar of Instantise, it takes me to Google in an iframe?
TamDenholm超过 14 年前
Hey guys just added a bunch more services from other developers. Thanks to all.
stevederico超过 14 年前
this is an amazing tool thank you. I would appreciate the presentation of the post date in the results page if possible. Thanks for your hard work.
Keyframe超过 14 年前
I get only 4 results for node.js
评论 #1683689 未加载
Concours超过 14 年前
this is amazing, the best search tool for HN. Very helpful.
abalashov超过 14 年前
So, does the author now get a handsome six-figure job offer from Y Combinator via Twitter?
评论 #1683852 未加载