this post was submitted on 11 Oct 2023
502 points (98.1% liked)
Programmer Humor
32380 readers
1214 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 prefer to have a blahBlahManagerFactory, with an XML an incredibly brittle undocumented XML configuration file. /s
I find that it makes everyone's work day simpler, because they simply cannot do their jobs. /s
If you don't have your config in .txt files with incredibly confusing implicit syntax, you're doing it wrong.
IAbstractBlahBlahManagerFactoryControlBeansHandlerFactoryFactory
I think you meant
IAbstractBlahBlahManagerFactoryControlBeansHandlerFactoryFactory6ProxyHandlerAsync_Compat3
, and of course its test counterpart,IAbstractBlahBlahManagerFactoryControlBeansHandlerFactoryFactory6ProxyHandlerAsync_Compat3::FakeMockVirtualDeviceTestManagerBeansFactory2_HACK_DO_NOT_USE
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