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:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] MrPoopyButthole 33 points 1 year ago (9 children)

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

[–] [email protected] 6 points 1 year ago (1 children)

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?

[–] fsr1967 3 points 1 year ago

Only if you name it ErrorClassifierGPT

load more comments (7 replies)