orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 2 days agoREST my ass 💩eviltoast.orgimagemessage-square99linkfedilinkarrow-up1777arrow-down14
arrow-up1773arrow-down1imageREST my ass 💩eviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 2 days agomessage-square99linkfedilink
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up64·2 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·15 hours 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·1 day agoOr a link to a thread on microsoft answers that 404s
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up8·1 day 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.