WTAF? Is this written by a hallucinating AI?
Programming Humor
Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev
Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml
I think it's a joke (maybe)
I don't think this is the sort of error an AI would make.
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.
Thanks I hate it
Sounds about right for a Java user.
can't believe they forgot to implement bool IsTrue(bool)
and bool IsFalse(bool)
🙄
bool ButAreTheyReallyEqualThough(bool orig, bool val)