this post was submitted on 15 Oct 2023
307 points (95.3% liked)

Programmer Humor

32061 readers
846 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 19 points 11 months ago

I've had instances where I worked with an API so badly designed in a dynamic language that I had no idea what I might receive.

This, when I get something back that's not what I expected, I just logged the type because I really don't know what it is. It's the result. Whatever that means.