this post was submitted on 12 May 2024
143 points (94.4% liked)

Comic Strips

11779 readers
2103 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 1 year ago
MODERATORS
 

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 73 points 3 months ago (4 children)

My dad could do more with one line of c, than most coders could do in their entire career.

mostly because his formatting sucked balls and he kind of just left everything on the first line.

[–] [email protected] 14 points 3 months ago (1 children)

It saves space! Hard drives are expensive. Each whitespace is like... a whole byte! On Windows, a new line is two bytes!!

[–] [email protected] 4 points 3 months ago* (last edited 3 months ago)

This reminds me of the guy who submitted a PR to the GitHub mirror of the kernel "minifying" the code for greater efficiency.

Edit: https://github.com/torvalds/linux/pull/437

load more comments (2 replies)