cm0002@lemy.lol to Programmer Humor@programming.dev · 2 months agoReal programmer testlemy.lolimagemessage-square34linkfedilinkarrow-up1779
arrow-up1779imageReal programmer testlemy.lolcm0002@lemy.lol to Programmer Humor@programming.dev · 2 months agomessage-square34linkfedilink
minus-squarerockerface🇺🇦@lemmy.cafelinkfedilinkEnglisharrow-up7·2 months ago spend three hours figuring out/remembering how you set it up in the first place I mean, you could also leave comments in your code, but that’s just me
minus-squarerailway692@piefed.ziplinkfedilinkEnglisharrow-up6·2 months agoMy comments: // Do not change this timeout value. There’s a compatibility issue that causes requests to hang. Come back later to add details // Should probably refactor this bit // drunk, fix later
minus-squareRhaedas@fedia.iolinkfedilinkarrow-up3·2 months agoJust one layer removed from the problem. “WTF does this comment even mean?”
I mean, you could also leave comments in your code, but that’s just me
My comments:
// Do not change this timeout value. There’s a compatibility issue that causes requests to hang. Come back later to add details
// Should probably refactor this bit
// drunk, fix later
Just one layer removed from the problem.
“WTF does this comment even mean?”