home projects speaker

Trusted data for developers
– Or how to start the apocalypse

Hey, you. Yes, YOU! The developer reading this article. Are you ready to call the four horsemen and start the apocalypse? Start the next nuclear holocaust? Kill patients? Bankrupt banks? Do I have your attention yet?

Yes? Good. Because all of this can happen, and will happen, if you do not keep your shit together

Table of Contents

  1. Incidents due to erroneous data
    1. 1980 NORAD NUCFLASH
    2. NASA, the Mars Climate Orbiter
  2. What can we learn from this?

How do you ask? Well, how is your data? Can it be trusted? Do you think the users of your systems are safe without trusted data?

Anything that can go wrong will go wrong.

Well, let me tell you what possibly could go wrong (or in reality, will go wrong):

You work as a system developer, developing a control system for the flow intake of gas from the pipelines in the North Sea. The system passes all tests and is shipped out to production with flying colours, and you celebrate. But then, disaster. A valve controlling gas intake in a pipeline junction fails to close during a repair shutdown, resulting in a massive gas overflow in the area that has ongoing repairs, 3 workers welding on a new pipe segment is caught in the resulting explosion. You have now 3 lives on your consciousness. The flaw? Your system did not account for the datasets used on the valves onboard controller.

Do you really want that on your conscience? I sure would not. Is this plausible? Yes. Has something similar happened? Yes, this is another take on the huge Siberian gas pipeline explosion in 1982. (Albeit the 1982 event was an engineered event.)

Incidents due to erroneous data

1980 NORAD NUCFLASH

On 3 June 1980, and again on 6 June 1980, a computer communications device failure caused warning messages to sporadically flash in U.S. Air Force command posts around the world that a nuclear attack was taking place. During these incidents, Pacific Air Forces (PACAF) properly had their planes (loaded with nuclear bombs) in the air; Strategic Air Command (SAC) did not and took criticism, because they did not follow procedure, even though the SAC command knew these were almost certainly false alarms, as did PACAF. Both command posts had recently begun receiving and processing direct reports from the various radar, satellite, and other missile attack detection systems, and those direct reports simply did not match anything about the erroneous data received from NORAD

Be grateful that SAC checked with other sources about this alleged nuclear attack, or we would not have been here today.

NASA, the Mars Climate Orbiter

The Mars Climate Orbiter was planned to maneuver into Mars orbit, but due to wrong expected input, it "... encountered Mars in a lower than anticipated altitude and disintegrated".

The primary cause of this discrepancy was that one piece of ground software supplied by Lockheed Martin produced results in a United States customary unit ("American"), contrary to its Software Interface Specification (SIS), while a second system, supplied by NASA, that used those results expected them to be in metric units, in accord with the SIS. Software that calculated the total impulse produced by thruster firings calculated results in pound-seconds. The trajectory calculation used these results to correct the predicted position of the spacecraft for the effects of thruster firings. This software expected its inputs to be in newton-seconds.

What can we learn from this?

Throughout the history, we can find numerous examples of incidents relating to erroneous data, not only within the IT, Space or Military industry. We often hear about people sentenced to death or imprisonment due to false witness statements.

Looking at server monitoring, how do we even know that it's alive? For all we know that server could report that everything is ok, even if it's not. Or with web statistics tools, how do you know that all the page hits are not from robots?

hm. I've lost a machine.. literally lost. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

But how could you do it better? How can your data be safe? "How can I make sure I have data that is trustworthy?".

This is not about just sanitation of data, using tests and verify outcomes. This is about making sure the data is trusted, and the solution is "Trusted Data". When we are dealing with data, we have to make sure that the data is trustworthy. As previously mentioned, there are some key pointers you can adhere to, to work with "Trusted Data".

Assumption is the mother of all fuckups

Never assume anything when it comes to data, or interpretation of data. Be skeptic, curious. Go into the matter, tear it apart and analyse it. See things from another perspective. We are humans, we tend to see things for who we are, not for what the things are.


About the author

Hi! My name is Alexander, and I am a creative frontender, specializing in UX, accessibility, universal design, frontend-architecture, node and design systems. I am passionate with open source projects and love to dabble with new emerging technologies related to frontend. With over 24 years of frontend experience, I have earned the right to be called a veteran. I am a lover of life, technologist at heart. If I am not coding, I am cooking and I love whisky and cigars. Oh, and coffee, I LOVE coffee!

If you want to know more about me, here is some links you might want to check out: GitHub, Instagram, Twitter, LinkedIn, CodePen, Slides.com, npm,

Speaker

I am also an avid speaker on several topics! Check out some of the things I speak about, and contact me if you are interested in having me at your next event!