Settings

Theme

Show HN: HN-Brief – Catch up on the top stories in 5 minutes

hn-brief.com

2 points by jnd0 5 months ago · 0 comments · 1 min read

Reader

Hi HN,

I’ve built HN-Brief, a self-updating static digest of Hacker News.

It is a static daily digest that fetches the top 20 stories summarizing both the article content and the community discussion (digest) into a cohesive 5-minute read.

How it works:

A Cloudflare Worker runs on a cron schedule, fetches stories via the Algolia API, generates markdown summaries, and commits them directly to GitHub. Cloudflare Pages then serves the static site.

While excellent tools like hndigest.com exist for email subscriptions, HN-Brief is a web-first alternative that is fully open source.

Source: https://github.com/jnd0/hn-brief

I’d appreciate feedback on the summary quality, reading experience and the UI!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection