renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agoSolutions? Where we're going, we don't need solutions.lemmy.worldimagemessage-square203linkfedilinkarrow-up11.14Karrow-down151file-text
arrow-up11.09Karrow-down1imageSolutions? Where we're going, we don't need solutions.lemmy.worldrenzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 years agomessage-square203linkfedilinkfile-text
Please dont take this seriously guys its just a dumb meme I haven’t written a single line of code in half of these languages
minus-squareRageAgainstTheRich@lemmy.worldlinkfedilinkarrow-up88arrow-down1·2 years agoC: “Segmentation fault.” Where? C: 🤷🏻
minus-squareVenia Silente@lemm.eelinkfedilinkEnglisharrow-up3·2 years agoC++: “You just pointed to all of me.”
minus-squareBeigeAgenda@lemmy.calinkfedilinkarrow-up33·2 years agoThen you open the core file with GDB and hope the stack is not smashed.
minus-squarePixelProf@lemmy.calinkfedilinkarrow-up3·2 years agoI don’t know why, but I still can’t open a core file without going I’m in. I don’t do QA, though, and so tinkering with final breath of my program frozen in time maintains some novelty.
C: “Segmentation fault.”
Where?
C: 🤷🏻
C: gestures vaguely everywhere
C++: “You just pointed to all of me.”
Then you open the core file with GDB and hope the stack is not smashed.
I don’t know why, but I still can’t open a core file without going I’m in. I don’t do QA, though, and so tinkering with final breath of my program frozen in time maintains some novelty.
gdb ->
where