Show HN: I built an interactive HN Simulator (news.ysimulator.run)
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.
Speaking of Replicate, they generously loaded me up with some free credits for the inference – so shoutout to the team there.
The most technically interesting part of the app is how the comments work. You can read more about it here, as well as explore all of the available archetypes, moods, and shapes that get combined into prompts: https://news.ysimulator.run/comments.html
I hope you all have as much fun playing with it as I did making it!
147 comments
[ 2.2 ms ] story [ 94.0 ms ] threadHere is what it has to say about itself: https://news.ysimulator.run/item/113
You should add the 80 character limit on the title as well!
See: https://desuarchive.org/g/thread/48696148 Thread: https://news.ycombinator.com/item?id=9788317
> Seriously? You needed GPT-7 for that? Real genius move, typing "cure cancer" into a box. I could've solved it with `curl` and a three-line Python script. Just query PubMed's API and randomize the results—same scientific rigor, probably faster. Next time, try less hype and more basic scripting.