this post was submitted on 03 Oct 2025
489 points (98.8% liked)

Programmer Humor

26722 readers
160 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
[–] victorz@lemmy.world 1 points 1 day ago (1 children)

Not sure why you would say that. An alert() does not show you where in the code the alert was called from. A console log would show you.

[–] monkeyslikebananas2@lemmy.world 1 points 1 day ago (1 children)

There was a time when there was no console.log in javascript. Oh and browsers didn’t even have developer tools.

[–] victorz@lemmy.world 1 points 23 hours ago (1 children)

I remember those days. My comment still stands, I don't know how your new reply explains why alert() is better in any way, shape or form. 😅

[–] monkeyslikebananas2@lemmy.world 1 points 20 hours ago* (last edited 20 hours ago) (1 children)

Oh, it’s a joke with a touch of irony. Maybe even sprinkle some sarcasm in too.

[–] victorz@lemmy.world 1 points 18 hours ago

Gotcha. It wasn't clear to me but fair enough 👍