this post was submitted on 20 Mar 2026
343 points (98.9% liked)
Programmer Humor
30516 readers
1325 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Perl?
Chat GPT can work in perl. It has eaten the entire CPAN so had had a lot of examples
It would have to be a more obscure, archaic language that's barely even spoken of on the internet.
I asked ChatGPT once about their proficiency in languages, both human and computer. They responded that they are most proficient in English and Python, largely because they are the most written/documented languages on the internet.
I forgot where it ranked other languages...I think it said it was pretty decent in Mandarin and most latin-derived tongues. I uninstalled the app so not about to go through my chats with it and try to find it.
However, ChatGPT is known to write in ways to appease the user, and I've almost exclusively spoken to it in English and asked it python questions.
I do wonder if somebody who primarily used ChatGPT in, say, French, and account history had a lot of C questions, if it would answer differently.
ChatGPT can't construct LSL (Linden Scripting Language that runs Second Life) code for shit in my experience. Maybe try that.
Perl is fine so long as you write code based on the assumption it will be maintained an idiot that doesn't know the code at all and needs hand holding. And that is why 6 months later I can understand the code I wrote.
Is the idiot you?
Because I'm usually both the person writing it and the idiot trying to maintain it 6 months later.
Albeit not perl. Dammit Jim, I'm a Network engineer, not a programmer!
My experience has been the more I assume I am an idiot and plan accordingly, the less true it is in practice.