T
ToolShelf
HN TIME CAPSULE
// Analyzing Hacker News discussions from a decade ago in hindsight with LLMs

Hn Time Capsule

Analyzing Hacker News discussions from a decade ago in hindsight with LLMs

13EmergingUnknown
Updated
Today

What it does

A Hacker News time capsule project that pulls the HN frontpage from exactly 10 years ago, analyzes articles and discussions using an LLM to evaluate prescience with the benefit of hindsight, and generates an HTML report. Also see my short blog post about this repo for more context. 1. Fetches the HN frontpage from 10 years ago (e.g., ) 2. For each article, fetches the original article content and

Getting Started

git
git clone https://github.com/karpathy/hn-time-capsule

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

moderate

Built With

python

Community Reactions