cm0002@infosec.pub to Programmer Humor@programming.dev · 7 days agoMe, when doing error handlinginfosec.pubimagemessage-square24linkfedilinkarrow-up1313arrow-down111
arrow-up1302arrow-down1imageMe, when doing error handlinginfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 7 days agomessage-square24linkfedilink
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.