vathecka@lemmy.radio to Programmer Humor@programming.dev · 1 day agoPeer reviewing is torture nowlemmy.radioimagemessage-square127fedilinkarrow-up1866
arrow-up1866imagePeer reviewing is torture nowlemmy.radiovathecka@lemmy.radio to Programmer Humor@programming.dev · 1 day agomessage-square127fedilink
minus-square_stranger_@lemmy.worldlinkfedilinkarrow-up18·edit-220 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-up5·16 hours 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.