this post was submitted on 12 Mar 2024
1090 points (95.7% liked)

Programmer Humor

32078 readers
281 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

Please dont take this seriously guys its just a dumb meme I haven't written a single line of code in half of these languages

you are viewing a single comment's thread
view the rest of the comments
[–] deathmetal27@lemmy.world 17 points 6 months ago (2 children)

Java:

Problem -> NullPointerException.

[–] bleistift2@feddit.de 33 points 6 months ago (4 children)

More like

Problem → new ProblemSolverFactory().createProblemSolver().solveProblem();

[–] MajorHavoc@programming.dev 18 points 6 months ago (2 children)

Exactly. And configured by 5000 lines of brittle XML.

[–] renzev@lemmy.world 14 points 6 months ago (1 children)

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 😍

[–] Faresh@lemmy.ml 1 points 6 months ago

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.

[–] mindbleach@sh.itjust.works 3 points 6 months ago

But you repeat yourself.

[–] xmunk@sh.itjust.works 10 points 6 months ago

Needs more Beans and AbstractFactoryFactory

[–] mryessir@lemmy.sdf.org 8 points 6 months ago

No internal logging framework/facade used!

[–] deathmetal27@lemmy.world 4 points 6 months ago

And then it throws a NullPointerException.

[–] RustyNova@lemmy.world 5 points 6 months ago

Great! The problem is lost in the memory. That means it doesn't exist anymore right? Right?