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
view the rest of the comments
You know, my biggest gripe with python isnt abstracted memory management. My biggest grip is duck typing
Duck typing is my favourite. Pry it from my cold dead (object that appears to be hands, and probably is, but maybe isn't).
At least it's strongly typed as well unlike JavaScript.
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.