logoalt Hacker News

miki123211today at 12:35 PM0 repliesview on HN

> over half of new content on the internet was AI-generated

And this means nothing.

People really underestimate how fast computers are compared to humans and what this means for new content. I can have my computer generate a petabyte of text containing just the letter "a", no AI needed[1]. If I let people on the internet access that content, am I now one of the largest websites on the web? Am I now thousands of times larger than the English Wikipedia? That's obviously absurd, if I don't get views, all that content means nothing.

AI is just an extension of that problem. I can spend $100 and have a terrible model generate a hallucinated article on every single function in the Python stdlib. On one hand, this means "AI has written more Python documentation that the developers of Python themselves", on the other... does it matter if nobody ever reads it?

This misunderstanding also comes up with scams and frauds. If you own a physical store and 99% of your customers attempt to shoplift; there's something seriously wrong. If you own a website and 99% of orders are obvious frauds, ehh, a computer can send thousands of them per second, a human takes at least 5 minutes just to make one. If you can reliably identify them all, none of that matters. Somebody's probably card testing again.

[1] I don't actually need a petabyte of storage, as this is low-entropy content that compresses well. I suspect that a 1TB hard drive would have no problem storing it.