this post was submitted on 27 Mar 2025
1148 points (99.2% liked)

Programmer Humor

22131 readers
1895 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
[โ€“] henfredemars@infosec.pub 24 points 5 days ago (1 children)

Sort of. We used C, but no dynamic memory allocation.

Oh that's neat. That makes me feel a lot better. I mean I get that the systems were probably embedded and that everything was defined, but it's relieving to hear that a segmentation fault or dangling pointer would generally be avoided.