(no title)
alexmingoia | 3 years ago
I guess you wouldn't be able to use it to build a machine that is supposed to display Pi or Fibinocci?
alexmingoia | 3 years ago
I guess you wouldn't be able to use it to build a machine that is supposed to display Pi or Fibinocci?
AnimalMuppet|3 years ago
You can terminate that program when the user turns the engine off.
Or, you can say the program should consist of "read the stored state, re-configure the fuel injectors, fire a spark plug if one is supposed to fire now, update the stored state, and terminate". You could say that it should be written that way. But when you do, you've got a bunch of cynical old embedded software people saying, "Explain to me how that is better in any way? Does it make the program easier to write? No, it doesn't. Does it make it less error prone? More reliable? No and no. Does it make it use fewer resources? Also no. So why in the world do we want to write it that way?"