this post was submitted on 12 Mar 2024
1093 points (95.7% liked)
Programmer Humor
32443 readers
666 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
More like
Exactly. And configured by 5000 lines of brittle XML.
XML is great because while most config formats compromise on either being human-readable or machine-readable, XML solves this problem by being utterly incomprehensible to man and machine alike 😍
Is xml really that unreadable for machines? I enjoy xml as a format, because I can generally just convert it to an s-expression and easily manipulate it as a tree.
But you repeat yourself.
Needs more
Beans
andAbstractFactoryFactory
No internal logging framework/facade used!
And then it throws a NullPointerException.