this post was submitted on 02 Jul 2026
-27 points (37.1% liked)

Programmer Humor

32158 readers
525 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 3 years ago
MODERATORS
 

BTW I think some anti-Rust people are more annoying than the worst Rust evangelists - seen some of them calling people not using Rust as "murderers", because "memory leakage can kill at the right time" - but that's due to them being evangelists to right-wing politics.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] ZILtoid1991@lemmy.world -1 points 5 days ago* (last edited 5 days ago) (1 children)

I have a guess that it was added as a workaround the moment Rust was marketed as a general C++ replacement, and as people started to realize overusing the FP paradigm also has its downsides, it's not unique to OOP.

[โ€“] masterspace@lemmy.ca 1 points 4 days ago

Pure OOP without first class functions sucks fucking ass.