Gregor@gregtech.eu to Memes@lemmy.ml · 8 days agoLike yin and yanggregtech.euimagemessage-square8fedilinkarrow-up1111arrow-down15file-textcross-posted to: programmer_humor@programming.dev
arrow-up1106arrow-down1imageLike yin and yanggregtech.euGregor@gregtech.eu to Memes@lemmy.ml · 8 days agomessage-square8fedilinkfile-textcross-posted to: programmer_humor@programming.dev
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up13arrow-down2·8 days agoHere, have some eyebleach: #include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
minus-squareLucy :3@feddit.orglinkfedilinkarrow-up7arrow-down1·8 days agoBeautiful explicit language.
Rust!
Here, have some eyebleach:
#include <stdio.h> int main(int, char **) { printf("Hello, World!"); return 0; }
Ew, old legacy language
Beautiful explicit language.
Thank you