this post was submitted on 01 Apr 2024
240 points (93.2% liked)
Programmer Humor
19480 readers
1793 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
Also rust interacts through C Abi with most stuff. So C is still important for it.