Gollum@feddit.org to Programmer Humor@programming.dev · 3 days agoLucky enough, I am C++ Developerfeddit.orgimagemessage-square60linkfedilinkarrow-up1328
arrow-up1328imageLucky enough, I am C++ Developerfeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 3 days agomessage-square60linkfedilink
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up29·edit-23 days agoC++ lets you assign variables with <%%> in case your parents were killed by an equals sign.
minus-squaredwraf_of_ignorance@programming.devlinkfedilinkarrow-up5·2 days agoLook into batman too. Its like bat but for man pages
minus-squareSleeplessCityLights@programming.devlinkfedilinkarrow-up5·3 days agoI have the perfect module to use this once. Most people will see it and will figure out that it is doing what it should, but no one can change it because the file will be LFS locked like 99% of the time.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up2·3 days agoWhat is happening there? Is it about templates? I can’t find any reference for that syntax.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up3·edit-23 days agoI mixed digraphs and initilization together.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up6·edit-23 days agoOh, I didn’t know about digraphs at all. C++ is a really big language. And wow, that’s a well hidden footgun.
C++ lets you assign variables with <%%> in case your parents were killed by an equals sign.
TIL about
bat! Looks awesome!Look into batman too. Its like bat but for man pages
Finally, someone gets it
I have the perfect module to use this once. Most people will see it and will figure out that it is doing what it should, but no one can change it because the file will be LFS locked like 99% of the time.
What is happening there?
Is it about templates? I can’t find any reference for that syntax.
I mixed digraphs and initilization together.
Oh, I didn’t know about digraphs at all. C++ is a really big language.
And wow, that’s a well hidden footgun.