Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on gregtech.eu

5 replies

Lucy :3reply
feddit.org

Here, have some eyebleach:

#include <stdio.h>

int main(int, char **) {
 printf("Hello, World!");
 return 0;
}
11

You reached the end