this post was submitted on 29 Dec 2024
345 points (98.6% liked)

Programmer Humor

22131 readers
2401 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 months ago* (last edited 3 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.