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