this post was submitted on 15 Sep 2025
90 points (89.5% liked)

Programmer Humor

26372 readers
1156 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
[–] SpaceNoodle@lemmy.world 34 points 1 day ago (11 children)

I don't get it. What's wrong with constexpr? It's vastly preferable to macros due to type safety, and const due to compile-time optimization.

[–] RustyNova@lemmy.world 11 points 1 day ago (10 children)

I don't get it either. OP might be angry at compile time (Couldn't be worse than rust)

[–] SpaceNoodle@lemmy.world -5 points 1 day ago (5 children)

Not fair to compare it to the very immature Rust.

[–] RustyNova@lemmy.world 7 points 1 day ago (2 children)

I do love rust. But I do like making fun of it too.

Although I don't see how rust is immature? Unless I missed the joke?

[–] squaresinger@lemmy.world 3 points 1 day ago

Well, compared to grandpa C++ over there...

[–] SpaceNoodle@lemmy.world -5 points 1 day ago (2 children)

It's very young for a programming language, and is still rapidly evolving.

[–] calcopiritus@lemmy.world 4 points 1 day ago

It's more than 10 years old. It has stable syntax, big standard library, big library ecosystem, plenty of rust programs already in production.

If by "evolving" you mean "changing", I don't think that is an issue at all. At most, they add features. They don't change or remove. And with the editions system, it should be no issue.

If by "evolving" you mean "improving", then I don't see how that could ever be an issue.

[–] anti_antidote@lemmy.zip -1 points 1 day ago

It's only a third of the age of C amirite 🙄

load more comments (2 replies)
load more comments (6 replies)
load more comments (6 replies)