ElCanut@jlai.lu to Programmer Humor@programming.dev · 3 days agoDifferent philosophiesjlai.luimagemessage-square53fedilinkarrow-up1844arrow-down117
arrow-up1827arrow-down1imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 3 days agomessage-square53fedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up4·2 days 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-squaremindbleach@sh.itjust.workslinkfedilinkarrow-up5·2 days agoOr you can get a different kind of weird.
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up2·2 days 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!
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!