this post was submitted on 29 Dec 2024
360 points (98.9% liked)

Programmer Humor

20028 readers
1409 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] 50 points 3 weeks ago* (last edited 3 weeks 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.