this post was submitted on 11 Feb 2025
220 points (94.4% liked)

Programmer Humor

20039 readers
2126 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] 2 points 4 days ago (2 children)

Didn't you know that C++ programmers are better than compilers at checking code for safety though? And if they aren't, it's a skill issue.

/s

Anti Commercial-AI license

[–] cm0002 3 points 4 days ago (1 children)

It's all worth it for that sweet sweet 50ms speedup!/s

[–] [email protected] 1 points 2 days ago

And sensible compile times.

I'm trying to write a game in Bevy but my laptop's Intel 7400 taking almost a minute to compile even small changes is really killing me.
I've looked up rustc compile times on different CPUs and am seriously considering getting a new laptop with a Snapdragon X Elite or something in that vein for this.