not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 1 month agouhn 🥺lemmy.blahaj.zoneimagemessage-square20fedilinkarrow-up1495arrow-down14file-text
arrow-up1491arrow-down1imageuhn 🥺lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 1 month agomessage-square20fedilinkfile-text
minus-squaremorgunkorn@discuss.tchncs.delinkfedilinkarrow-up61arrow-down1·1 month agotry { anal(); } catch() { std(); }
minus-squaresidelove@lemmy.worldlinkfedilinkarrow-up32arrow-down1·edit-21 month agotry { anal(); } catch (HIV) { die('wear a condom next time'); }
minus-squarezero_spelled_with_an_ecks@programming.devlinkfedilinkarrow-up44·1 month agoThat’s legacy code from the 80s. Please update it when you get the chance.
minus-squareRedjard@reddthat.comlinkfedilinkarrow-up19arrow-down1·1 month agotry { anal(); } catch (HIV) { loop { sleep(1000000000); if HIV.has_cure {break} } }
minus-squareLuccus@feddit.orglinkfedilinkarrow-up4·1 month agoI will use this to make my code unattractive for AI.
try { anal(); } catch() { std(); }try { anal(); } catch (HIV) { die('wear a condom next time'); }That’s legacy code from the 80s. Please update it when you get the chance.
try { anal(); } catch (HIV) { loop { sleep(1000000000); if HIV.has_cure {break} } }I will use this to make my code unattractive for AI.