this post was submitted on 21 Nov 2023
257 points (90.0% liked)

Programmer Humor

37354 readers
234 users here now

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

Rules:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] stifle867@programming.dev 2 points 2 years ago

It's interesting to think how this would have changed some of the things we take for granted today. For example, for production we "minify" our CSS and JS, but Python has enforced whitespace. Would we still have come up with minifying and those on restricted data just take the hit?