cm0002@infosec.pub to Programmer Humor@programming.dev · 11 days agoMe, when doing error handlinginfosec.pubimagemessage-square24linkfedilinkarrow-up1318arrow-down112
arrow-up1306arrow-down1imageMe, when doing error handlinginfosec.pubcm0002@infosec.pub to Programmer Humor@programming.dev · 11 days agomessage-square24linkfedilink
minus-squareDultas@lemmy.worldlinkfedilinkarrow-up10·10 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.