Live data from Hacker News

Show HN: I made a search engine for Hacker News

hackernews.demo.vectara.com

81–87 of 87 posts

Re: Show HN: I made a search engine for Hacker News

#81

Nice work. I wonder if there may be a better application for the Vectara capabilities than search? Algolia has already done the search thing, can the Vectara search be 10x better? What I do find missing from HN is the ability for me to see things that may be of interest to me, but that I may have missed. I like how I get everything in the main feed which is pure popularity, but I don't have the time to go through all…

Unclear that the HN feed is pure popularity. There's got to be something else to it [1], otherwise it would look like all the medium-like crap you'll find elsewhere. [1] my hunch is that some human expert curation is involved.

It is not pure popularity, I suspect it is a combination of clicks/upvotes/comments over time. I know time is a key component in the algorithm. If you don't rise fast, you don't rise. Who is commenting/upvoting is also likely an easy metric to add in. If I have more points, my votes are probably worth more than someone without.

Human curation also exists, but I think that is aimed at removing spam and uplifting YC company posts.

Re: Show HN: I made a search engine for Hacker News

#83
post #78

Earlier quoted context omitted.

Thanks Dan, that is in fact exactly what my bookmarklet does, it generates a random date (2012-01-02) and appends it to ` https://news.ycombinator.com/front?day= `. I think there should be a `random` link on the HN header links that does what I am currently doing, it would be useful to have it built-in.

Ah sorry I missed that you were already pointing to those! A 'random' link might be a good idea. For /highlights too.

Yep it's fairly easy to make a bookmarklet for /front but for /highlights it seems to depend on the id of the comment as a cursor rather than the date, so it would be nice to have them both as links in the header bar.

Re: Show HN: I made a search engine for Hacker News

#85
That's interesting to hear you've developed a new search interface for Hacker News. I can relate, as I've worked on another search interface as a personal project myself (validated in "Cool Apps" at algolia), though mine has no ambitions beyond personal exploration. Knowing there are various other options already in existence, I'm genuinely curious to see how your approach distinguishes itself. Finally site hn.algolia.com is no longer maintained. https://hnpaper-labs.gaidot.net

Re: Show HN: I made a search engine for Hacker News

#86
post #85

That's interesting to hear you've developed a new search interface for Hacker News. I can relate, as I've worked on another search interface as a personal project myself (validated in "Cool Apps" at algolia), though mine has no ambitions beyond personal exploration. Knowing there are various other options already in existence, I'm genuinely curious to see how your approach distinguishes itself. Finally site hn.algoli…

Even if I understood correctly that you were using AI.

Re: Show HN: I made a search engine for Hacker News

#87
Thank you everyone for the feedback. For those interested in asking questions about articles, here's another nice demo (still in beta): an Agentic RAG chatbot demo (hosted on Huggingface, using streamlit for UI):

https://huggingface.co/spaces/vectara/hacker-news-chat

Feel free to ask it some things and let me know how it works.

Post reply on HN