this post was submitted on 11 Feb 2025
221 points (94.7% liked)

Programmer Humor

20621 readers
1319 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
[–] onlinepersona@programming.dev 2 points 3 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@lemmy.world 3 points 3 days ago (1 children)

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

[–] lord_ryvan@ttrpg.network 1 points 1 day 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.