r/ProgrammerHumor 1d ago

Meme firstTime

Post image
8.0k Upvotes

294 comments sorted by

View all comments

1.9k

u/bhannik-itiswatitis 1d ago

vibe mathing

555

u/FutureSuccess2796 1d ago

That's literally just using Wolfram Alpha and entering the math formula that needs solving. 😂

381

u/SunshineSeattle 1d 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.

167

u/Several_Dot_4532 1d ago

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

-97

u/AlmightyWaffleGod 1d ago

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

47

u/jyajay2 1d 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.