this post was submitted on 10 Sep 2025
515 points (98.1% liked)

Programmer Humor

26265 readers
800 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
[–] JackbyDev@programming.dev 25 points 1 day ago (2 children)

I am strongly strongly statically typed pilled and I will not apologize.

[–] expr@programming.dev 3 points 22 hours ago (1 children)

100%. Though I can't imagine the meme is actually saying that things being stringly typed is a good thing.

[–] JackbyDev@programming.dev 1 points 20 hours ago

I don't think it is, and I'm not saying they don't have their place, I'm just a bit of a hater of dynamic types, like in a fun way, I don't think they're the bane of existence or anything. I just really love static typing.

[–] Jankatarch@lemmy.world 1 points 21 hours ago (1 children)

But what about the absraction and portability and the inheritence and bunch of other buzzwords?!

[–] JackbyDev@programming.dev 4 points 19 hours ago

Every compile error I work through is a runtime error I don't have to troubleshoot by surprise. 🙏