1 point
*

bool ButAreTheyReallyEqualThough(bool orig, bool val)

permalink
report
reply
1 point

can’t believe they forgot to implement bool IsTrue(bool) and bool IsFalse(bool) 🙄

permalink
report
reply
6 points

permalink
report
reply
5 points

WTAF? Is this written by a hallucinating AI?

permalink
report
reply
1 point

I’ve asked ChatGPT to create boiler plate code and it will offer these nested functions so you can change the logic in the future. It’s not smart enough to ask why you’re doing something a particular way or suggest a better alternative.

permalink
report
parent
reply
3 points

I think it’s a joke (maybe)

permalink
report
parent
reply
2 points

I don’t think this is the sort of error an AI would make.

permalink
report
parent
reply
12 points

I’m a bit disappointed there isn’t a call to GetBooleanValue in there

permalink
report
reply