ElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agoDifferent philosophiesjlai.luimagemessage-square53fedilinkarrow-up1570arrow-down113
arrow-up1557arrow-down1imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agomessage-square53fedilink
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up4·1 day 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·1 day agoOr you can get a different kind of weird.
minus-squarerumba@lemmy.ziplinkfedilinkEnglisharrow-up2·1 day 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!