830
you are viewing a single comment's thread
view the rest of the comments
[-] mindbleach@sh.itjust.works 3 points 1 day ago

Perl is a write-only language.

[-] rumba@lemmy.zip 4 points 1 day ago

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.

[-] mindbleach@sh.itjust.works 5 points 1 day ago
[-] rumba@lemmy.zip 2 points 1 day ago

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!

this post was submitted on 08 Jan 2025
830 points (98.0% liked)

Programmer Humor

19932 readers
1080 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS