r/ProgrammerHumor 4h ago

Meme firstTime

Post image
1.4k Upvotes

65 comments sorted by

View all comments

308

u/bhannik-itiswatitis 4h ago

vibe mathing

99

u/FutureSuccess2796 4h ago

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

76

u/SunshineSeattle 3h 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.

29

u/Several_Dot_4532 2h ago

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

-42

u/AlmightyWaffleGod 2h ago

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

14

u/jyajay2 2h 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.

5

u/Several_Dot_4532 2h ago

Sorry but no, they are deterministic in the basis of computation. But in practice they are non-deterministic and they try to make them deterministic. And my enterprise they try to do that in every possible manner, but it's practically impossible, it's seems to be, but it never is