cm0002@infosec.pub to Programmer Humor@programming.dev · 7 days agoMe, when doing error handlinginfosec.pubimagemessage-square23linkfedilinkarrow-up1314arrow-down111
arrow-up1303arrow-down1imageMe, when doing error handlinginfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 7 days agomessage-square23linkfedilink
minus-squareDultas@lemmy.worldlinkfedilinkarrow-up10·6 days agoI’ve seen a lot worse where they just gobble the original error and throw a new one with 0 of the original context included making it 100x more difficult to debug.
I’ve seen a lot worse where they just gobble the original error and throw a new one with 0 of the original context included making it 100x more difficult to debug.