this post was submitted on 04 Jun 2025
1031 points (98.6% liked)

Programmer Humor

24287 readers
538 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
[–] [email protected] 23 points 2 weeks ago (24 children)

If you mix types like that, it's your own fault

[–] [email protected] 9 points 2 weeks ago (2 children)

Lol. In a dynamically typed language? I will do this always, that's why I am using it

[–] [email protected] 3 points 2 weeks ago (1 children)

You can have a dynamic language that is strongly typed to disallow stuff like this. Like Python for example

[–] [email protected] 0 points 2 weeks ago

Aand what is your point?

load more comments (21 replies)