this post was submitted on 16 Sep 2025
291 points (97.1% liked)

Programmer Humor

26539 readers
2770 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
[–] CanadaPlus@lemmy.sdf.org 1 points 1 week ago (1 children)

Yeah, it might be better, I don't actually know. It's not as novel as OP maybe thinks it is, though.

[–] BatmanAoD@programming.dev 4 points 1 week ago (1 children)

That's fair; Python, Swift, and most Lisps all use or have previously used reference-counting. But the quoted sentence isn't wrong, since it said no "garbage collection pauses" rather than "garbage collection."

[–] CanadaPlus@lemmy.sdf.org 5 points 1 week ago* (last edited 1 week ago)

Yes, I read or interpreted that wrong at first.