OsrsNeedsF2P@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comimagemessage-square30fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageThis is not a meme, I was trying to find content for an OC /c/programmerhumor post and found thisi.imgur.comOsrsNeedsF2P@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square30fedilink
minus-squareaaaantoine@lemmy.worldlinkfedilinkarrow-up2·2 years agoThat’s because these programmers are getting paid by the character. This is also why Java dev pays so well.
minus-squareReakDuck@lemmy.mllinkfedilinkarrow-up1·2 years agoSystem.out.println(“Wow, so little amount of characters to print this!”);
minus-squareGrishAix@feddit.delinkfedilinkarrow-up1·2 years agostd::cout << “Wow, so little amount of characters to print this!” << std::endl;
minus-squareElectronSoup@kbin.sociallinkfedilinkarrow-up1arrow-down1·2 years agostd::puts("Why do so many C++ programmers not use the right tool for the job?");
minus-squareEavolution@kbin.sociallinkfedilinkarrow-up1·2 years agoOr the slightly more readable brainfuck: ++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
minus-squareReakDuck@lemmy.mllinkfedilinkarrow-up1·2 years agoHey! Brainfuck is a fun puzzle language and nothing someone does at a job to do money per character. Would be funny if yes
That’s because these programmers are getting paid by the character.
This is also why Java dev pays so well.
System.out.println(“Wow, so little amount of characters to print this!”);
std::cout << “Wow, so little amount of characters to print this!” << std::endl;
std::puts("Why do so many C++ programmers not use the right tool for the job?");
Or the slightly more readable brainfuck:
++++++++[>++++[>++>+++>+++>+<<<<-]>+>+>->>+[<]<-]>>.>---.+++++++..+++.>>.<-.<.+++.------.--------.>>+.>++.
Hey! Brainfuck is a fun puzzle language and nothing someone does at a job to do money per character. Would be funny if yes