this post was submitted on 29 Dec 2024
101 points (95.5% liked)

Memes

47182 readers
1952 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] KazuchijouNo@lemy.lol 16 points 1 month ago (1 children)
[–] 30p87@feddit.org 11 points 1 month ago (2 children)

Here, have some eyebleach:

#include <stdio.h>

int main(int, char **) {
 printf("Hello, World!");
 return 0;
}
[–] Skipcast@lemmy.world 8 points 1 month ago (1 children)
[–] 30p87@feddit.org 6 points 1 month ago

Beautiful explicit language.