Forget complex algorithms! This Python developer decided to outsource the "is odd number" check to ChatGPT. Just casually burning through API credits to determine if a number has a remainder when divided by 2. The function makes a full API call, parses the response, and checks if the answer contains "yes" - all to replace a simple return number % 2 != 0
. Peak computational efficiency! 💸
When You Have API Credits To Burn
1 month ago
115,787 views
0 shares

python-memes, openai-memes, api-memes, overengineering-memes, chatgpt-memes | ProgrammerHumor.io
More Like This
First attempt at recursion. (xpost /r/funny)
2 years ago
32.8K views
0 shares

It Was Not Meant To Be
14 days ago
59.8K views
0 shares

Aging gracefully
3 years ago
26.4K views
0 shares

New Oreilly Book
1 year ago
12.5K views
0 shares
Train station in England knows how to properly number its platforms
3 years ago
22.9K views
0 shares

Loading more content...