Rumbles of a programing error causing the Russian Lunar mission failure.

intelati@programming.dev to Programming@programming.dev – 72 points –
twitter.com

Perhaps the 84 second burn overflowed the integer (2^6) and was caught by a 2^7s check (127s)

25

You are viewing a single comment