this post was submitted on 08 Jan 2025
546 points (98.2% liked)

Programmer Humor

25594 readers
947 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] mlg@lemmy.world 47 points 7 months ago (2 children)

Hey at least it's not JavaScript which is perpetually high on crack with Object object

[–] bleistift2@sopuli.xyz 12 points 7 months ago (1 children)

Well, that happens when you don’t override the toString method. Not worse than Java’s 0xf00cu

[–] anton@lemmy.blahaj.zone 4 points 7 months ago

Hey, javas default toString gives you two informations:

  • type, not that the class names in many java projects are informative
  • identity, while the pointers are gibberish you can see if they are the same gibberish