$ cat hello.c #include <stdio.h>#include <stdlib.h>
void main(void){ printf("ねむいね\n");}$ gcc hello.c && ./a.outねむいね
Mastodon is the best way to keep up with what's happening.
Follow anyone across the fediverse and see it all in chronological order. No algorithms, ads, or clickbait in sight.