this post was submitted on 29 Dec 2024
347 points (100.0% liked)

Programmer Humor

23403 readers
1902 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] 49 points 4 months ago* (last edited 4 months ago)

Rest of the world: We're deprecating C++ due to lack of memory safety. Please consider doing something for safety.

C++ commite: Here's a new convenient operator to make it easier to do a potentially unsafe, multi-level pointer dereference.