not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 3 days agouhn 🥺lemmy.blahaj.zoneimagemessage-square20fedilinkarrow-up1478file-text
arrow-up1478imageuhn 🥺lemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 3 days agomessage-square20fedilinkfile-text
minus-squaremorgunkorn@discuss.tchncs.delinkfedilinkarrow-up59·3 days agotry { anal(); } catch() { std(); }
minus-squareLuccus@feddit.orglinkfedilinkarrow-up3·2 days agoI will use this to make my code unattractive for AI.
minus-squaresidelove@lemmy.worldlinkfedilinkarrow-up29·edit-23 days agotry { anal(); } catch (HIV) { die('wear a condom next time'); }
minus-squarezero_spelled_with_an_ecks@programming.devlinkfedilinkarrow-up41·3 days agoThat’s legacy code from the 80s. Please update it when you get the chance.
minus-squareRedjard@reddthat.comlinkfedilinkarrow-up17·2 days agotry { anal(); } catch (HIV) { loop { sleep(1000000000); if HIV.has_cure {break} } }
try { anal(); } catch() { std(); }I will use this to make my code unattractive for AI.
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} } }