11 Apr 24
15 Apr 24
24 Aug 24
30 Aug 24
17 Mar 25
31 Mar 25
23 May 25
14 Jul 25
03 Aug 25
04 Aug 25
05 Aug 25
21 Oct 25
25 Nov 25
You can submit text posts and links, just like the real HN. But on HN Simulator, all of the comments are generated by LLMs + generate instantly.
The best way to use it (IMHO) is to submit a text post or a curl-able URL here: https://news.ysimulator.run/submit. You don’t need an account to post.
When you do that, various prompts will be built from a library of commenter archetypes, moods, and shapes. The AI commenters will actually respond to your text post and/or submitted link.
I really wanted it to feel real, and I think the project mostly delivers on that. When I was developing it, I kept getting confused between which tab was the “real” HN and which was the simulator, and accidentally submitted some junk to HN. (Sorry dang and team – I did clean up after myself).
The app itself is built with Node + Express + Postgres, and all of the inference runs on Replicate.
28 Dec 25
karpathy/hn-time-capsule: Analyzing Hacker News discussions from a decade ago in hindsight with LLMs
Analyzing Hacker News discussions from a decade ago in hindsight with LLMs - karpathy/hn-time-capsule
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.