ElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agoDifferent philosophiesjlai.luimagemessage-square45fedilinkarrow-up1791arrow-down113
arrow-up1778arrow-down1imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agomessage-square45fedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up4·14 hours agoI used to love it, it could look a lot like c, or you could do crap like $_=<<'';y;\r\n;;d;$_=pack'b*',$_;$_=eval;$@&&die$@;$_ Admittedly, they’re trying to obfuscate it, but even unpacking it a bit, it looks alien.
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up2·13 hours agoYes! That was the other thing I wanted to include, but I couldn’t remember the name or search for it, so I wrote it off as a fever dream!
Perl is a write-only language.
I used to love it, it could look a lot like c, or you could do crap like
$_=<<'';y;\r\n;;d;$_=pack'b*',$_;$_=eval;$@&&die$@;$_
Admittedly, they’re trying to obfuscate it, but even unpacking it a bit, it looks alien.
Or you can get a different kind of weird.
Yes! That was the other thing I wanted to include, but I couldn’t remember the name or search for it, so I wrote it off as a fever dream!