Back to browse
GitHub Repository

Hacker Book - COMMUNITY, ALL THE HN ARE BELONG TO YOU. An unkillable, static offline archive of all of Hacker News. Updated weekly.

204 starsJavaScript

Self-hosted static archive of 20 years of Hacker News

by keepamovin·May 19, 2026·1 point·1 comment

AI Analysis

●●●BangerRabbit HoleZero to OneWizardry

Runs 22GB of HN history entirely in-browser using lazy-loaded SQLite shards over WebAssembly.

Strengths
  • Content-hashed sharding strategy lets the browser fetch only needed data slices, avoiding massive downloads.
  • Weekly automated pipeline exports BigQuery data to static SQLite files with zero server-side logic.
  • Kiwix integration enables true offline packaging for devices with no internet access whatsoever.
Weaknesses
  • 9GB compressed size still demands significant local storage or aggressive caching strategies.
  • Read-only archive offers no new interaction models beyond what the live site already provides.
Category
Target Audience

HN regulars, data archivists, offline-first enthusiasts

Similar To

Hacker News Search · Hacker News Algolia · Wayback Machine

Similar Projects