Gollum@feddit.org to Programmer Humor@programming.dev · 1 天前Lucky enough, I am C++ Developerfeddit.orgimagemessage-square99fedilinkarrow-up1436arrow-down131
arrow-up1405arrow-down1imageLucky enough, I am C++ Developerfeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 1 天前message-square99fedilink
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up38·edit-21 天前C++ lets you assign variables with <%%> in case your parents were killed by an equals sign.
minus-squaredwraf_of_ignorance@programming.devlinkfedilinkarrow-up1·2 小时前Look into batman too. Its like bat but for man pages
minus-squaredjmikeale@feddit.dklinkfedilinkarrow-up4·22 小时前Bat is really cool - I share your enthusiasm! As far as I remember, the repo for bat has a bunch of example use cases that I hadn’t thought of, fyi!
minus-squareSleeplessCityLights@programming.devlinkfedilinkarrow-up6·1 天前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.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up3·1 天前What is happening there? Is it about templates? I can’t find any reference for that syntax.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up7·edit-21 天前I mixed digraphs and initilization together.
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5·edit-224 小时前Oh, 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
Bat is really cool - I share your enthusiasm! As far as I remember, the repo for bat has a bunch of example use cases that I hadn’t thought of, fyi!
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.
Finally, someone gets it
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.