this post was submitted on 26 May 2025
541 points (96.1% liked)

Programmer Humor

24287 readers
531 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
[–] nogooduser@lemmy.world 26 points 3 weeks ago (4 children)

I think that there is always an implied design requirement of the program shouldn’t crash.

[–] dfyx@lemmy.helios42.de 12 points 3 weeks ago (3 children)

You would think so, right? But that doesn't have a requirement ID so apparently it can't be referenced in the incident report.

[–] entropicdrift@lemmy.sdf.org 4 points 3 weeks ago (2 children)

Sounds like the devs are cowards. Or maybe their pay counts on it not being a bug

[–] dfyx@lemmy.helios42.de 9 points 3 weeks ago (1 children)

Software for a medical device. Everything needs to be done exactly right and documented in three different places or else the regulatory agencies from at least three countries get really angry at you and worst case pull your device from circulation. Less cowardice and more cover your ass. Still annoying though.

[–] entropicdrift@lemmy.sdf.org 3 points 3 weeks ago

I see, so it's a situation where catching the full blame can tank your career. Yeah, that makes sense.