Assume v. Presume

Or how about the silent S in Paris?
You might as well ask why Sky News's political editor (Beth Rigby) changes -ing to -in.
 
Yes, those people who can't seem to put simple error traps in to software systems to invalidate bad data and instead it just stops working. You know, like the bad old stuff from the 80s and 90s. Then they have to turn it off and on again to get it working. I think that's a summary of it (not written by AI).
 
Yes, those people who can't seem to put simple error traps in to software systems to invalidate bad data and instead it just stops working. You know, like the bad old stuff from the 80s and 90s. Then they have to turn it off and on again to get it working. I think that's a summary of it (not written by AI).
It wasn't bad data input this time, it was lack of correctly restoring context after a critical region or scheduler task swap or similar, causing it to create its own bad data. As for "it's a very narrow window of 1ms" - rubbish, in computer systems 1ms is a huge window. I once had to track down an interrupt vulnerability window that was one cycle wide.
 
Back
Top