Top
Best
New

Posted by thinkingemote 19 hours ago

Any Human Ever – One life, drawn at random from all who have ever lived(anyhumanever.com)
575 points | 273 commentspage 6
azkalam 13 hours ago|
I would like to see a life expectancy number that excludes deaths in childhood.

A frequency distribution of life span for those born in year X would be a helpful visual.

grich7642 17 hours ago||
"A girl was born in 1276 BCE, on the Deccan Plateau, near present-day Hyderabad... She lived on a labourer's wage"

Wage labor didn't exist yet and the cited source is for labor history between 1500CE and the present. The AI illustration also doesn't make any sense for the period.

This is the genuinely bad kind of slop because it's pretending to be semi-factual.

backlava12 7 hours ago||
I will say this with all honesty and sincerity to everyone who interacted with this site: If you didn't realize this was just LLM-generated nonsense within the first 45-60 seconds of using it, it's completely and unequivocally over for you. Your lack of discernment will lead to you being jerked around by AI-generated slop for the rest of your life.
skizm 13 hours ago||
Died at 2 of dysentery. What is this, the Oregon trail?
mallory854 17 hours ago||
This is awesome. I love seeing how humans have evolved into what we are today.
BeetleB 18 hours ago||
Leading cause of death: dysentry

Had to laugh.

Lerc 12 hours ago||
Just my luck.

503CE, dead at six months from smallpox.

visiondude 16 hours ago||
“He was born and died at 1 of dysentery.“ - lucky me
anyhumanever 8 hours ago|
Creator here (proof https://anyhumanever.com/verify).

I noticed the traffic and am dropping by. A few quick answers after scanning through comments:

Q: Vibecoded? A: Mostly, not completely. I've been programming for 30+ years, and like a lot of people have gotten to the point where I seldom need to look at code anymore. Even so, this took around 4-6 weeks (part time) to get mostly right. A lot of the effort was in assembling the data in a mostly non-hallucinogenic way. More on that below.

Q: What's up with the inaccuracies? A: There are definitely inaccuracies. One of this big issues is that the data we have (mostly academic historical sources) only exist at a certain level of granularity, and attempting to "stretch" statistics is fundamentally error-prone. Different data sets overlap and disagree, and there are genuine unknowns. There's also a fundamental issue with using independent probabilities that should be conditional. For instance, x% of people died before 15, and y% in that same population died in an accident. Combining these statistics to get an estimate of children who died by accident involves coming up with a reasonable distribution of accidents by age, which is guesswork for a given historical time/place. In all, I'm shooting for mostly accurate given patchwork statistics, and a lot of filling in blanks in a reasonable way.

BTW, in order to test the accuracy of stories, I generated a few hundred random stories and created nit-picking "History teacher" agents to evaluate each for accuracy, then aggregated and addressed issues by frequency. It would have been hard to come anywhere close to that level of scrutiny without AI on tap. It's also why I'm so sure that there are still inaccuracies to be found. I was also able to point Claude at comments here, aggregate issues and fix them (with my ok), which means that the issues reported here should be mostly fixed.

Q: Do you cite sources? A: I pushed pretty hard on trying to cite all sources, being as open as possible about where data is coming from. Each element of the story links to its source, and the sources page lists all the sources used, included the lines in each table that come from that source.

For me, this was one of the interesting bits of fallout from the project. How should we source well in the age of AI? I wound up making a distinction between actual downloaded data (from a real publisher), vs what AI "claims" is accurate, citing a source, vs what AI claims to be true, and seems reasonable, but Claude can't cite a source, making it smell funny. In the age of AI-flavored truthiness, it's important to push hard on being able to trace all claims down to their primary sources.

One more note: the biggest source of inaccuracy is the AI-generated images. Comments run about 2:1 in favor of ditching them, but a lot of people really like the idea of adding humanity to a story by supplying a human face, even if AI-image gen insists on dressing the guy from 1375BCE in a snappy crew-neck tee.

More comments...