996
what? (feddit.nl)
you are viewing a single comment's thread
view the rest of the comments
[-] thewebroach@lemmy.world 17 points 1 year ago* (last edited 1 year ago)

Gotta say, ive done magical things in Javascript. NodeJS in particular can do damn near anything you set your mind to, and it doesnt give a damn if you use tab or 4 spaces.

[-] PeWu@lemmy.ml 7 points 1 year ago

For real, you really can do anything there, sometimes sacrificing efficiency, but still.

[-] redcalcium 1 points 1 year ago* (last edited 1 year ago)

Back in the day before enforcing code formatting via linting tools become commonplace, many programmers often ignore formatting at all and do whatever they please, mixing tabs and spaces in the same file, not indenting their code blocks, mixing camel case and snake case, and a whole lot of other formatting eyesores. One day Guido van Rossum decided enough is enough and created a programming language where such programmers are forced to behave, else their program wouldn't run. He named it Python because he often hiss at those annoying programmers during code reviews.

this post was submitted on 03 Aug 2023
996 points (97.2% liked)

Programmer Humor

32070 readers
1453 users here now

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

Rules:

founded 5 years ago
MODERATORS