this post was submitted on 08 Jan 2025
824 points (98.0% liked)

Programmer Humor

25040 readers
1045 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 68 points 6 months ago (2 children)

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

[–] bleistift2@sopuli.xyz 16 points 6 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 3 points 6 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