544
you are viewing a single comment's thread
view the rest of the comments
[-] Gecko@lemmy.world 15 points 1 year ago

This. And even then there should be procedures in place to essentially make it impossible to send the wrong inputs.

It's like when an intern accidentally drops the production database. It's not the interns fault for sending the wrong command. It's the managements fault for not restricting access in the first place.

[-] InputZero@lemmy.ml 4 points 1 year ago

This. This. I used to work on safety control systems for heavy industrial applications and it's this. Once the system is running any changes at all went through a whole chain of people. When the change was being implemented I had my supervisor and their manager checking every line over my shoulder before we wrote it. Then test. Then lock it down with a digital signature.

It's not at all like in college/university where you're making changes to your code over and over. Well it is in simulations but that's long before you deploy it. By the end everyone involved should be able to say exactly what every line of code is going to do. This isn't an intern fucking up, the whole team did, and whomever the buck stops with at the top is responsible.

[-] agent_flounder@lemmy.one 1 points 1 year ago

They have like a whole test environment that is an exact duplicate right?

[-] InputZero@lemmy.ml 2 points 1 year ago

If you're talking about Voyager, I'd assume so, but I don't have any source to back that up. If you're talking about my previous work, the test environment was exact enough... Cough not-even-close cough.

this post was submitted on 02 Aug 2023
544 points (97.7% liked)

Programmer Humor

31749 readers
147 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS