this post was submitted on 05 Dec 2023
792 points (95.0% liked)

Programmer Humor

26099 readers
563 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 2 years ago (3 children)

Also, isn't COBOL extremely fast ? Which is not necessarily true for newer languages

[–] [email protected] 6 points 2 years ago

Rust: am i a joke to you?

[–] Hawk 4 points 2 years ago

I think that's mostly because of the systems COBOL usually runs on, not so much because of the language

[–] [email protected] 3 points 2 years ago

You're probably thinking of Fortran, which is still used for hardcore number crunching in areas like physics.