orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 3 days agoREST my ass 💩eviltoast.orgimagemessage-square106fedilinkarrow-up1782arrow-down15
arrow-up1777arrow-down1imageREST my ass 💩eviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 3 days agomessage-square106fedilink
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up60·3 days agoerror = true with no description or answer is basically ten years of searching stackoverflow and reddit threads for an answer.
minus-squaredouglasg14b@lemmy.worldlinkfedilinkarrow-up4·2 days agoHonestly at this point if it’s source available it’s almost faster to dig through and find the affected module on source to determine behavior. Unless of course it’s just crazy abstracted, which can be an unintentional form of obfuscation when applied poorly.
minus-squarewetbeardhairs@lemmy.dbzer0.comlinkfedilinkarrow-up9·2 days agoOr a link to a thread on microsoft answers that 404s
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up8·2 days agothat’s the worst due to how microsoft answers redirects work making it impossible to go back to the previous page.
error = true with no description or answer is basically ten years of searching stackoverflow and reddit threads for an answer.
Honestly at this point if it’s source available it’s almost faster to dig through and find the affected module on source to determine behavior.
Unless of course it’s just crazy abstracted, which can be an unintentional form of obfuscation when applied poorly.
Or a link to a thread on microsoft answers that 404s
that’s the worst due to how microsoft answers redirects work making it impossible to go back to the previous page.