Hacker News new | ask | show | jobs
by tibbar 344 days ago
These are funny, but I do note that they start recycling. I’m curious if these are actually being generated or come from a stock library?
1 comments

They are hardcoded posts. It wasn't worth wiring up an LLM provider for that.
Ah, I thought they were a little too funny to be computer generated. Makes sense.
So it is not a generator, it's an rng pulling from a catalogue.

A genuinely fun exercise would be to build a from scratch probabiltiy distribution for token generation based on a corpus of real posts that then fuels a techbro generator.