HN Pulse
Dashboard

About HN Pulse

HN Pulse is a single-page public analytics dashboard showing the long-term vitals of Hacker News — updated daily, hosted at hnpulse.hena.dev, designed to operate at $0 forever.

Where the data comes from

All metrics are derived from the public dataset bigquery-public-data.hacker_news.full.

How fresh it is

The pipeline runs daily at 14:00 UTC, ~1 hour after the BigQuery public dataset's own daily refresh (~13:00 UTC). It performs a freshness check and exits cleanly if the source isn't ready, retrying on the next cron tick.

What each KPI means

Domain extraction

Registrable domain via the Public Suffix List (eTLD+1). Subdomains and www. are stripped. Stories without a URL (Ask HN, Show HN text-only) are excluded from domain stats.

Period comparison

For range N days, delta compares the trailing N days against the prior N days. Formula: (current − previous) / previous · 100. When the previous window is zero, a positive current shows as +∞.

Open data

Source code & license

github.com/hena-dev/hnpulse — MIT.

Privacy

Cloudflare Web Analytics, no cookies, no PII.

Contact

hi@hena.dev