this post was submitted on 04 Nov 2025
397 points (98.5% liked)

Fuck AI

4587 readers
794 users here now

"We did it, Patrick! We made a technological breakthrough!"

A place for all those who loathe AI to discuss things, post articles, and ridicule the AI hype. Proud supporter of working people. And proud booer of SXSW 2024.

founded 2 years ago
MODERATORS
 

Archive for who gets paywall https://archive.is/09ZtS

(I didn't get paywall but the verge is in my noscript blacklist)

They boast having hired 5 slop specialists that chose the least worse shots over 70000 prompts

They have something like $50 billion yearly revenue, can't pay real people for an ad? Literally peanuts for them.

you are viewing a single comment's thread
view the rest of the comments
[–] ZDL@lazysoci.al 1 points 2 weeks ago (1 children)

Degenerative AI is the precise opposite of deterministic. It's stochastic.

[–] yetAnotherUser@discuss.tchncs.de 1 points 2 weeks ago (1 children)

No, it's deterministic. If you control the source of random numbers (such as with a seed), you will always get the same result from the same prompt.

Computers are mathematically incapable of randomness. Even a stochastic sampling requires randomness which will be deterministic if your source of random numbers is controlled.

[–] ZDL@lazysoci.al 1 points 2 weeks ago

So let me translate this from technobabble to English.

If you explicitly make it non-random it's non-random.

Duh.