Hacker News new | ask | show | jobs
Show HN: Summary of Hacker News comments (hackerdigest.news)
2 points by fuzzyrock 742 days ago
Hey everyone,

I used to spend hours every day on Hacker News, reading all the posts and diving into the endless discussions. It was interesting, but man, it ate up so much of my time.

So, I decided to create a little service for myself using Next.js to make things easier. It picks out the best stuff from Hacker News each day and gives me a quick summary of the comments. Now, I stay updated with the latest tech news without having to scroll through everything.

It's been a real time-saver for me, and I thought some of you might find it useful too. If you're tired of spending all day on Hacker News but still want to keep up, give it a try.

By the way, if you're curious about the tech stack, it's built with Next.js, Postgres, OpenAI API, Docker, hosted on DigitalOcean, and uses Cloudflare for preventing DDoS attacks.

1 comments

I no longer compulsively F5 to reload Hacker News thanks to the chronological feed at https://hckrnews.com

- You can filter by top 10, 20, or 50%

- Different days are clearly labeled

I also made my own custom front-end for this feed: https://hw.leftium.com/

- (Actually a heavily modified mashup of https://hackerwebapp.com/)

Thanks! Your apps look nice :)