this post was submitted on 11 Oct 2023
520 points (98.1% liked)
Programmer Humor
32710 readers
377 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You see, that's why you divide all the smaller distinct batches of logic into their own functions and then give the wrapper function a name like blahBlahOrchestrator or blahBlahManager waves hands mysteriously
I wrote a bunch of
if
statements to work out how to handle various types of errors, and called it ErrorClassifier. Can I add "AI engineer" to my resume now?Only if you name it
ErrorClassifierGPT