Doesn't seem to have been touched for 3 years. Might be they consider it complete, but given the number of issues and PRs that's been gathering in those 3 years, it feels more like it's abandoned.
Ruby is a sleeper for me. I wasn’t around when Ruby on Rails was all the rage for startups, so I always get surprised when I learn that so-and-so started off as a Ruby project.
Repo packages 20 years of Hacker News into a static archive you can run entirely in your browser. The site is just files: HTML, JSON, and gzipped SQLite shards. No server app required.
This isn't 'archived' - it's just the source code of HN Search. And place for reporting problems, like back in August when it wasn't ingesting data briefly
The new search is currently in a private repo, but I can see about getting it turned public if people would like to peruse the code.
FYI: The hn search index I'm seeing is about 9 hours old as of 2026-02-23T00:53:00Z. Is that right?
But it totally makes sense considering its style.
Repo packages 20 years of Hacker News into a static archive you can run entirely in your browser. The site is just files: HTML, JSON, and gzipped SQLite shards. No server app required.
I just tried
and it returns 47049059 rows. And gives 2026-02-21 09:12:49 UTC, so it checks out.I don't think you can get the content of flagged posts without actually scraping the site but that'll get you banned.
https://news.ycombinator.com/item?id=44934518