orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 22 days agoRTFMeviltoast.orgimagemessage-square11linkfedilinkarrow-up119arrow-down11
arrow-up118arrow-down1imageRTFMeviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 22 days agomessage-square11linkfedilink
minus-squarelastunusedusername2@sh.itjust.workslinkfedilinkEnglisharrow-up4·22 days agoAnd then you read the docs and it turns out to be something you already tried. But now it works.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up1·22 days agoIt doesn’t work the first time but you copy paste from the docs example instead of typing the example and it works now
minus-squareProbius@sopuli.xyzlinkfedilinkEnglisharrow-up0·22 days agoI’ve had times where I was going through my code and the docs code step by step to see where they logically differed and found that I was doing all the same things, but my code didn’t work and copy-pasting their code did. Make it make sense!
And then you read the docs and it turns out to be something you already tried.
But now it works.
Like the USB superposition
It doesn’t work the first time but you copy paste from the docs example instead of typing the example and it works now
I’ve had times where I was going through my code and the docs code step by step to see where they logically differed and found that I was doing all the same things, but my code didn’t work and copy-pasting their code did. Make it make sense!