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.

Hacker News Instant Search

146 pointsby binomialover 14 years ago

28 comments

Derfermanover 14 years ago
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 未加载
rraduover 14 years ago
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 未加载
Qzover 14 years ago
No offense, but I'm slightly tired of Instant Search Blog'o'News!, etc. headlines.
mike-cardwellover 14 years ago
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 未加载
rifferover 14 years ago
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 未加载
AlexMuirover 14 years ago
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 未加载
amichailover 14 years ago
It doesn't have predictions.
评论 #1684808 未加载
oleg_myrkover 14 years ago
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 未加载
nrbafnaover 14 years ago
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_userover 14 years ago
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.
TamDenholmover 14 years ago
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.
jleesover 14 years ago
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.)
tobyvanzantenover 14 years ago
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
TamDenholmover 14 years ago
<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.
mikecaneover 14 years ago
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.
Brajeshwarover 14 years ago
Can you please do a body {height: 100%; margin-bottom: 1px;}
评论 #1684818 未加载
cmelbyeover 14 years ago
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.
sahillavingiaover 14 years ago
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.
opskodeover 14 years ago
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.
shaunxcodeover 14 years ago
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.
siddhantover 14 years ago
Love it. Replacing the google search for HN (the search hyperlink at the bottom of this page), with this one would be nice.
vijaydevover 14 years ago
awesome! I liked the nice and clean UI. Even if the coder himself says it is ugly in his about page :)
LiveTheDreamover 14 years ago
How come when I click on "reddit" in the top bar of Instantise, it takes me to Google in an iframe?
TamDenholmover 14 years ago
Hey guys just added a bunch more services from other developers. Thanks to all.
stevedericoover 14 years ago
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.
Keyframeover 14 years ago
I get only 4 results for node.js
评论 #1683689 未加载
Concoursover 14 years ago
this is amazing, the best search tool for HN. Very helpful.
abalashovover 14 years ago
So, does the author now get a handsome six-figure job offer from Y Combinator via Twitter?
评论 #1683852 未加载