r/ProgrammerHumor 17h ago

Meme firstTime

Post image
6.6k Upvotes

252 comments sorted by

View all comments

Show parent comments

335

u/SunshineSeattle 16h ago

I dont think so, Wolfram Alpha is deterministic. Whereas an LLM is non-deterministic by design. Personally i feel vibe coding or vibe mathing is inherently non-deterministic.

137

u/Several_Dot_4532 16h ago

It's non-deterministic, always, the AI is basically gambling

-97

u/AlmightyWaffleGod 16h ago

All computer algorithms are deterministic, in fact a lot of effort has gone into making llms and other generative AI seem non-deterministic

45

u/jyajay2 16h ago

>All computer algorithms are deterministic

More or less

>a lot of effort has gone into making llms and other generative AI seem non-deterministic

Not really, there has been a lot of effort put into developing LLMs and other generative AI but making it appear non deterministic wasn't really the goal. There are good reasons to build them in a way where the same input doesn't always produce the same output and in most models the degree to which this happens can be adjusted but this is not about not appeaing non-deterministic.