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

Programmer Humor

32588 readers
885 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
[–] stifle867 1 points 1 year 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?