this post was submitted on 17 Jun 2023
2 points (100.0% liked)

Programmer Humor

32032 readers
1470 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
[–] [email protected] 1 points 1 year ago (1 children)

Seven semicolons are the correct way to do indentation (it even alliterates):

int main
(void) {
;;;;;;;printf("like this\n"); }
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

the correct way is to never indent and never use whitespace. Saves memory.

Your goal should be 1LOC every month, no more.

[–] [email protected] 1 points 1 year ago

all code should be written in one line with absolutely no breaks. it's the most efficient way