ElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agoDifferent philosophiesjlai.luimagemessage-square44fedilinkarrow-up1791arrow-down114
arrow-up1777arrow-down1imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 2 days agomessage-square44fedilink
minus-squarerumbalinkfedilinkEnglisharrow-up2·9 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-squaremindbleach@sh.itjust.workslinkfedilinkarrow-up4·9 hours agoOr you can get a different kind of weird.
minus-squarerumbalinkfedilinkEnglisharrow-up2·9 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!
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!