214
you are viewing a single comment's thread
view the rest of the comments
[-] tux0r@feddit.org 16 points 2 days ago

For all of those, Lisp is the more logical choice. Plus, whitespace as syntax is the worst possible design decision.

[-] MajorHavoc@programming.dev 14 points 2 days ago* (last edited 2 days ago)

Lisp is the more logical choice.

Relevant XKCD. Python has replaced Perl, but things have otherwise changed quite little.

[-] vk6flab@lemmy.radio 5 points 2 days ago* (last edited 2 days ago)

Perl is the only language that looks just as incomprehensible before and after a rot13 transformation.

Python on the other hand is the only language that will cause your application to stop working because you mixed up tabs and spaces, even though it looks perfectly fine on your scr.

And lisp is hard to say if you have one.

Edit: aa -> after a

[-] Overspark@feddit.nl 5 points 2 days ago

It is absolutely fine to mix tabs and spaces in Python, as long as you are consistent about it. It's not recommended though, as it's easy to mess up if you're not paying attention. Most IDE's will convert tabs to spaces anyway so it's a bit of a non-issue.

[-] cfi@lemmy.world 2 points 2 days ago

Perl is the only language that looks just as incomprehensible before and after a rot13 transformation.

APL would like a word, though I imagine ROT13 on APL source code might actually be horrific.

[-] MajorHavoc@programming.dev 2 points 2 days ago

Perl is the only language that looks just as incomprehensible before and aa rot13 transformation.

Lol. You're not wrong.

[-] tux0r@feddit.org 4 points 2 days ago

I still write more Perl than Python these days.

[-] MajorHavoc@programming.dev 2 points 2 days ago

I'm kinda jealous. I don't miss maintaining production Perl code, but Perl was more fun to code in.

[-] tux0r@feddit.org 3 points 2 days ago

Feel free, it’s still out there!

load more comments (17 replies)
this post was submitted on 16 Sep 2024
214 points (84.3% liked)

Programmer Humor

19171 readers
1620 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 1 year ago
MODERATORS