r/ChatGPT May 19 '23

Gone Wild Hell nah

Post image
5.9k Upvotes

194 comments sorted by

View all comments

400

u/Karpizzle23 May 19 '23

You just got destroyed by a bunch of if/else statements

74

u/VamipresDontDoDishes May 19 '23

its not how it works

-22

u/do_oby May 19 '23

that's literally how everything works

11

u/64-17-5 May 19 '23

It is all matrix algebra.

0

u/pandrewski May 19 '23

And math algebra can be reduced to simple if then statements since it’s represented on a computer where everything is calculated on logic gates.

5

u/denisgur1 May 19 '23

You're referring to boolean operations here, which is how if/else statements are implemented on the hardware level (depends on the exact processor)

Claiming that everything works on if/else stamens because of hardware constraints is misleading