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: Personalize your Hacker News frontpage

2 pointsby mahin7 months ago
The HN frontpage can feature stories that aren&#x27;t that relevant to me, and some good ones don&#x27;t get enough traction on the new submissions page. So I thought of building something that personalizes the stories you see.<p>This is done by getting the 500 newest and top stories and comparing them against your likes, building your own personalized homepage.<p>Also, when I find something I like, I usually want to explore similar stuff. So I created embeddings for 500k historical stories (all above 20 points) and added a &#x27;similar&#x27; button that shows you the closest stories.<p>I thought of making this a web app, but I wanted something that integrated as seamlessly as possible with HN, so I decided on a browser extension.<p>I would love your feedback!

1 comment

xnx7 months ago
Dupe: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42018119">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=42018119</a>