But with no legal power of enforcement I'm guessing? I mean an airlines can always choose to follow the directives of agencies from other countries that have more stringent standards.
I guess what I'm trying to get at is that there should be definitely increased public pressure on airlines to include flight safety in their calculations. Or atleast not fly over active war zones..
While it's nice to think that airlines can just rely on regulators to tell them which flight paths might be unsafe, the reality is that there's no international regulatory agency governing acceptable flight paths. There's a regulatory agency for every country and while one country might have stringent safety measures, another might not.
In such an environment it seems naive for an airlines to not include the safety of the flight path in their calculations. If all civilian flights below 32K feet are forbidden by the Ukrainian authorities, that doesn't automatically mean that flying just 1000 feet above would be safe. Also while other airlines are guilty of flying over war zones too, that doesn't mean Malaysian airlines is not.
Bill Gates and Zuckerberg didn't leave Harvard permanently though. They took a leave of absence which means they'd the option to come back if things went south. Also both (and Gates especially) were from quite well off families.
Your definition relies on the notion of probability though. So I'm not sure why you seemingly view Knuth's work as more fundamental than Kolmogorov's, etc.
I skimmed through the extract presented (didn't have time to go into detail) but I don't see a formal definition of any kind presented in the extract. Could you point me to where it is? And if it's not in the extract, then could you quote it here?
Pseudorandomness is not the same thing as randomness but most algorithms today work on pseudorandom numbers so the concept is important. My impression was that that's what you were referring to.
PS :- FYI I didn't downvote your comment. Actually upvoted as your post made me discover some new math (various notions of randomness by kolmogorov, von mises, martin-lof) :)
What? The modern definition of pseudorandomness (https://en.wikipedia.org/wiki/Pseudorandomness#Pseudorandomn...) was figured out in the 80s through the works of Blum, Goldwasser, Micali, Goldreich, etc. and is not hand-wavy at all. It's pretty rigorous and reliable.
In my experience Java is usually at most 50% worse than C++. This is only the case though when I write Java with minimal use of objects (so no generics for instance). Also this is in comparison to C++ code that's not too micro-optimized (so mostly idiomatic) and that is not compiled via profile-guided optimization for instance.
ACARS is what the article seems to be saying is how they know. Last ACARS transmission was 1:07 am. Any pilots here who know whether ACARS actually transmits FMS information?
Edit: And if the report is correct and ACARS sent the information all along, why in the world did it take them 10 DAYS to find this out?
Unless you're trying to commit suicide. But then why would fly northwards instead of southwards if you want to commit suicide? I've a hard time believing the 5000 ft statement. But if it's true, then well, damn.
That's only for the Andaman and Nicobar islands though which are very far from the mainland. I'd be surprised if there's no 24/7 radar for the mainland.
Wealth is not income though. Higher wealth taxes would go a long way but then you again have the problem of the wealthy simply moving their wealth out or not bringing it to the high-tax country in the first place.
It seems to me that their must be more to this situation -- I'm doing a PhD in CS and I don't know of a single PhD I knew in undergrad (top 20 program) or grad (top tier program) who wasn't able to find a job right after graduation -- and by that I mean a job that payed more than what an undergrad straight out of college would get (though it may not involve any research). This was irrespective of the subfield in which the PhD in CS was.
It sounds very weird that someone coming from a Stanford CS PhD -- a top tier PhD program in the heart of the Silicon Valley would not be able to find a job quickly...
At any rate, whatever the circumstances, from anecdotal experience, such a case is almost unheard of for a PhD in CS coming from a good program.
I don't think forcing potential users to compile a program is going lower the barrier much. A lot of the users could be biologists and they would likely not know how to compile the source. I do agree that the software should be open source.
I'm in CompBio and the sense I get is that it's a lot easier to get someone to try your tool if all you have to do is provide them the jar which they just have to click on and it runs. Whereas with compilation, you first have to make sure you have all the platforms covered and then force the potential user to select the right executable for the platform.
What would be really killer is if it could have bindings to Java. Then one could take advantage of the JVM being present everywhere w/o having to do a separate compilation for every platform.
I guess what I'm trying to get at is that there should be definitely increased public pressure on airlines to include flight safety in their calculations. Or atleast not fly over active war zones..