this post was submitted on 02 Oct 2023
1751 points (98.0% liked)

Programmer Humor

32175 readers
1148 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
[–] Rooki@lemmy.world 45 points 1 year ago (40 children)

Boy oh boy, you gonna hate like a sith if you find out how sh*tty python is.

[–] herr@lemmy.world 8 points 1 year ago (8 children)
[–] Rooki@lemmy.world 6 points 1 year ago (7 children)

You forgot your indentation and a third party docs is outdated. Now try and debug it with this error message:

Not enough value to unpack (expected 2, got 1) (not any stack trace btw) documentation was terrible. :D

[–] Mikurei@lemmy.ml 3 points 1 year ago* (last edited 1 year ago) (1 children)

You forgot your indentation

Sounds like a problem for someone who is writing the code on a toilet paper or whiteboard. Most people have some sort of hackable editor/IDE that handles the indentation and code blocks.

obfuscated error messages

Just don't use libraries which print or log exceptions without raising it :)

[–] Rooki@lemmy.world 0 points 1 year ago

AWS boto3, FastAPI and django. Good to know, that i shouldnt use them.

load more comments (5 replies)
load more comments (5 replies)
load more comments (36 replies)