this post was submitted on 01 Apr 2024
234 points (93.0% liked)

Programmer Humor

19187 readers
1504 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 43 points 5 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] 3 points 5 months ago

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