orhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 6 days agoREST my ass 💩eviltoast.orgimagemessage-square98linkfedilinkarrow-up1817arrow-down10
arrow-up1817arrow-down1imageREST my ass 💩eviltoast.orgorhtej2@eviltoast.org to Programmer Humor@programming.devEnglish · 6 days agomessage-square98linkfedilink
minus-squarekaty ✨@piefed.blahaj.zonelinkfedilinkEnglisharrow-up62·6 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-up3·4 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.
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.