Forgot your password?
typodupeerror

Comment Re:What? (Score 1) 345

Unfortunately, this sort of testing falls short when you start adding asynchronous events into the middle of your program flow. Preemptive operating systems are becoming increasingly common in automotive. With a fully preemptive system, it is impossible to test every possible stackup of task preemption on the bench and time prohibitive to do it in simulation. Concurrency issues are mainly avoided through proper design and implementation practices of both the operating system and the application itself.

When concurrency issues appear in the field or on the bench, you have the same scenario as Toyota... The knowledge of "It did this thing this time" and unless your testing generates the exact sequence of events to microsecond precision, you may never see the problem again...

Comment Re:Nice suggestion to... (Score 1) 534

The biggest issue I see is that there is not a single party to blame for many bugs. Who is most to blame? The developer who made the mistake in the first place? The person who wrote the test plan that didn't cover the scenario in which the bug appears? The person who signed off functional testing? The person who signed off on the code review?

Quality processes are put in place to protect the company from the inevitable mistakes of a single developer. If the company has a proper process in place, it becomes extremely difficult to point the blame at any single person. And if the company can't be bothered to put a proper quality process in place, management is just as much to blame for errors in the end product as the developers themselves.

Comment Re:Are we getting the whole story here? (Score 1) 687

Exactly.

My first assumption is that the 'policy' he violated is a rule against weapon lookalikes (aka, a fake bomb). Schools are crazy about 'zero tolerance' that common sense doesn't apply. I bet they think that because someone was able to mistake it for a bomb, it automatically becomes a lookalike, regardless of the actual design intent.

Unfortunately, it seems to be difficult to find out what the schools weapons policy actually is. Their stated policies don't list anything about their weapons policy, and their "Student Handbook" apparently was uploaded by someone who doesn't understand how to copy an attachment from an email....

Comment Re:I call bullsh*t (Score 1) 122

I've unlocked my previous 3 handsets when I upgraded and all they required was a mysterious code from T-Mobile. The oldest of these(Samsung r255) wasn't even that recent of a phone. I was under the impression that most handsets were like this, or is that just a T-Mobile thing?

Slashdot Top Deals

Doubt is a pain too lonely to know that faith is his twin brother. - Kahlil Gibran

Working...