this post was submitted on 08 Jun 2026
230 points (98.7% liked)

Programmer Humor

31791 readers
263 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 15 points 5 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 4 days ago (1 children)

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

[–] arendjr@programming.dev 7 points 4 days ago

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