this post was submitted on 08 Jun 2026
284 points (98.6% liked)

Programmer Humor

31762 readers
234 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Feyd@programming.dev 27 points 3 days ago (1 children)

C++ is my favorite language I've ever programmed in and is not even close, but I spent way too much of my time on code reviews because I couldn't trust almost anyone I worked with not to create dangling refs, memory leaks, etc

[–] plutopos@lemmy.zip 3 points 2 days ago (1 children)

Let's see how Rust fares and if it proves a valid alternative

[–] arendjr@programming.dev 8 points 2 days ago

Narrator: Rust has indeed already proven a very valid alternative.