this post was submitted on 01 Apr 2024
239 points (93.1% liked)

Programmer Humor

20866 readers
1359 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] 44 points 11 months ago (1 children)

How exactly do you promote anything without saying "it's better than the competition" in some way?

What else can you say about a programming language? There's literally not a single point where a feature is not a comparison to the rest of the languages. There's exactly one actual barrier: turing completeness. And that bar is so low, even Excel gets over it.

[โ€“] [email protected] 4 points 11 months ago

Also rust interacts through C Abi with most stuff. So C is still important for it.