this post was submitted on 09 Jun 2025
495 points (97.9% liked)

memes

15473 readers
4790 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] vivendi@programming.dev 29 points 2 days ago (2 children)

You should also really be using the latest chainsaw model with new safety features, but your workplace swears by the gas guzzling piece of shit from 1996

[–] Blass_Rose@pawb.social 8 points 2 days ago

I loved when my IDE would warn me that my code wasn't deterministic unless I used c++11 or newer compilers because previous versions technically didn't define how it should work, so every compiler handled it differently.

And all the times I had to specify C++11 because it had features I needed, and suddenly it was a huge headache because the testing pipeline wasn't REALLY compatible, it just said it was, and then handed it off to manual review. Something I didn't know until 6 months after I started using it...

[–] mmddmm@lemm.ee 9 points 2 days ago* (last edited 2 days ago) (2 children)

The new safety features all break down under stress and make the tool as safe as the 1996 piece as soon as you put them in a dangerous environment.

Also, both the new and the 1996 pieces have hidden explosives that were placed there by the new tooling used to build them. Nobody will tell you where they are, you should know that already. Don't hit them.

[–] vivendi@programming.dev 3 points 2 days ago (1 children)

Do they? As long as you use RAII and modern shit and keep to something like GCC, it should be safe, right?

I don't do C++ these days

[–] mmddmm@lemm.ee 1 points 1 day ago

it should be safe, right?

Are you phishing for an Anakin / Padme meme?

[–] AnyOldName3@lemmy.world 2 points 1 day ago

Like a real powertool, if you unscrew the safety features because you feel they're getting in your way, they no longer provide safety. Having the guard from a chainsaw in your back pocket does nothing to protect you from the chainsaw you're holding.