this post was submitted on 26 Aug 2025
355 points (98.9% liked)

RPGMemes

13538 readers
367 users here now

Humor, jokes, memes about TTRPGs

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] hddsx@lemmy.ca 8 points 2 weeks ago (3 children)

You know, my biggest gripe with python isnt abstracted memory management. My biggest grip is duck typing

[–] troyunrau@lemmy.ca 9 points 2 weeks ago

Duck typing is my favourite. Pry it from my cold dead (object that appears to be hands, and probably is, but maybe isn't).

[–] exu@feditown.com 4 points 2 weeks ago

At least it's strongly typed as well unlike JavaScript.

[–] Lembot_0004@discuss.online 2 points 2 weeks ago

duck typing

Script languages are very nice for writing pre-100-lines long listings. Where you can keep all types in your head. Consider Python uber-bash. Unsuitable for anything else, though.