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.

Show HN: HN Theater – The Best Talks and Videos of Hacker News

6 pointsby yaj54over 5 years ago

1 comment

yaj54over 5 years ago
Hi all,<p>This is a project I’ve been working on that extracts references to talks and videos in the stories and comments of Hacker News. I’ve extracted about 207,000 references to 95,000 unique(ish) videos. The videos are then scored using aggregations on story points and comment popularity and sentiment. Rankings are produced for the last week, month, year, and all time. This is all being updated fairly continuously using the Hacker News Firebase API.<p>All 95,000 videos are full-text indexed on their titles and descriptions. Matching search results are ranked by their all-time score.<p>Some fun searches:<p><a href="https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Rich+Hickey" rel="nofollow">https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Rich+Hickey</a><p><a href="https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Bret+Victor" rel="nofollow">https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Bret+Victor</a><p><a href="https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=SpaceX" rel="nofollow">https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=SpaceX</a><p><a href="https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Python" rel="nofollow">https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Python</a><p><a href="https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Javascript" rel="nofollow">https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Javascript</a><p><a href="https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Clojure" rel="nofollow">https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;search&#x2F;?q=Clojure</a><p>Also, email digests are available to subscribe to the regularly updated rankings.<p><a href="https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;digests&#x2F;subscribe&#x2F;" rel="nofollow">https:&#x2F;&#x2F;yahnd.com&#x2F;theater&#x2F;digests&#x2F;subscribe&#x2F;</a><p>Enjoy — feedback welcomed.