this post was submitted on 23 Mar 2025
420 points (98.2% liked)

Programmer Humor

24648 readers
663 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
[โ€“] letsgo@lemm.ee 44 points 3 months ago (1 children)

I find the easiest way to forget C++ is to try watching CppCon on YouTube.

I've been doing C++ professionally since 1991.

But when I watch CppCon, what the hell are they gabbling on about? It's all complete gobbledegook! They may as well be speaking in an ancient Goa'uld dialect for all the sense it makes. These people are so far down a rabbithole I start to wonder if they've ever seen the surface.

I am therefore forced to the conclusion that despite 34 years of experience in C++ I don't know C++.

[โ€“] gadfly1999@lemm.ee 4 points 3 months ago* (last edited 3 months ago)

I work with Qt and that framework has preferences for avoiding a lot of modern C++. I generally agree that it makes better code.

Also, I started with C++ in like 1992 and some part of me still feels like templates are newfangled nonsense.