Gregor@gregtech.eu to Memes@lemmy.ml · 8 days agoLike yin and yanggregtech.euimagemessage-square6fedilinkarrow-up1101arrow-down14file-textcross-posted to: programmer_humor[email protected]
arrow-up197arrow-down1imageLike yin and yanggregtech.euGregor@gregtech.eu to Memes@lemmy.ml · 8 days agomessage-square6fedilinkfile-textcross-posted to: programmer_humor[email protected]
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