this post was submitted on 05 Apr 2025
144 points (87.9% liked)

Programmer Humor

22643 readers
1588 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
[–] Archr@lemmy.world 7 points 2 weeks ago* (last edited 2 weeks ago) (6 children)
[–] Croquette@sh.itjust.works 4 points 2 weeks ago (3 children)

I just learned that in Python, it's fucking terrible. Python is a fucking mess and my next script will be in a different language.

[–] qaz@lemmy.world 4 points 2 weeks ago (1 children)

Perhaps TS is not a terrible language for shell scripts after all

[–] Croquette@sh.itjust.works 2 points 1 week ago* (last edited 1 week ago)

Never tried it, but I will probably be more at home than python.

[–] jdeath@lemm.ee 4 points 2 weeks ago

python is a bad joke that never ends

[–] andMoonsValue@lemmy.world 3 points 2 weeks ago (1 children)

As a python lover, I have to ask, what don't you like about it and what languages do you generally prefer?

[–] Croquette@sh.itjust.works 1 points 1 week ago

I prefer strongly typed languages. Using bytes isn't intuitive.

Transforming certain data types into other data types is often not straightforward.

The identation is the worst though. Let me format the code however I want.

load more comments (2 replies)