this post was submitted on 29 Dec 2024
108 points (96.6% liked)

Memes

50200 readers
857 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 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 4 months ago (2 children)

Here, have some eyebleach:

#include <stdio.h>

int main(int, char **) {
 printf("Hello, World!");
 return 0;
}
[–] [email protected] 8 points 4 months ago (1 children)
[–] [email protected] 6 points 4 months ago

Beautiful explicit language.

[–] [email protected] 2 points 4 months ago