vathecka@lemmy.radio to Programmer Humor@programming.dev · 13 hours agoPeer reviewing is torture nowlemmy.radioimagemessage-square70linkfedilinkarrow-up1602arrow-down18
arrow-up1594arrow-down1imagePeer reviewing is torture nowlemmy.radiovathecka@lemmy.radio to Programmer Humor@programming.dev · 13 hours agomessage-square70linkfedilink
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up4·5 hours agoThe comment: # This code does exactly what you asked: Never change state, only fetch the state and return the difference the code: hallucinated database table drops
minus-squareFishFace@piefed.sociallinkfedilinkEnglisharrow-up1·38 minutes agoThis one I’ve not seen. It seems fairly ok at not going completely batshit like that. But the design, layout and comments tend to be awful. It’s pretty good at solving isolated tasks though.
The comment:
# This code does exactly what you asked: Never change state, only fetch the state and return the difference
the code: hallucinated database table drops
This one I’ve not seen. It seems fairly ok at not going completely batshit like that. But the design, layout and comments tend to be awful. It’s pretty good at solving isolated tasks though.