this post was submitted on 28 May 2025
217 points (96.6% liked)

Programmer Humor

35947 readers
56 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Also, do y'all call main() in the if block or do you just put the code you want to run in the if block?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 3 days ago (1 children)

I don't see a lot of people building web servers in Bash. I think part of the point is that Python is a scripting language that likes to cosplay as a GPL.

[โ€“] [email protected] 4 points 3 days ago

Do you know the difference between a script and a program?

A script is what you give the actors; a program is what you give the audience.