Viewing profile — sidww2
sidww2
HN member- Joined
- Fri, Jun 04, 2010, 1:58 PM UTC
- HN karma
- 227
- Public activity
- 74 items
- HN profile
- View on Hacker News ↗
About sidww2
No profile information was provided.
Recent public activity
-
comment
Comment #8057904
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 standar…
-
comment
Comment #8057764
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 g…
-
comment
Comment #8051238
"only" NP-hard? You know that NP-hard problems are equal to order harder than NP-complete ones, right?
-
comment
Comment #8007706
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 Gate…
-
comment
Comment #7969009
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.
-
comment
Comment #7968914
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 i…
-
comment
Comment #7968761
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…
-
comment
Comment #7856765
Becoming a professor is hardly the only reason to do a PhD in the sciences.
-
comment
Comment #7856252
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 …
-
comment
Comment #7420444
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:…
-
comment
Comment #7413354
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…
-
comment
Comment #7413346
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.
-
comment
Comment #7394274
This is called the Dial-a-ride problem or pickup and delivery problem with time windows in optimization literature in case anyone is interested.
- story
-
comment
Comment #6544477
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 hig…
-
comment
Comment #6427024
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) w…
-
comment
Comment #6278174
Xbox/Bing/Hotmail might have a hard time staying afloat w/o the profits from Windows/Enterprise/Office.
-
comment
Comment #6275469
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…
-
comment
Comment #6273833
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 r…
-
comment
Comment #6273304
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 ever…
-
comment
Comment #6227226
Pittsburgh down for the past 5-10 minutes though I was able to access it twice in that time frame. EDIT: Seems to be backup. Wonder what caused the hiccup.
-
comment
Comment #6178627
Maybe you were just a more distinguished candidate during graduate admissions? Also, if you're international, PhD admissions are a lot less biased against internationals compared t…
-
comment
Comment #6135680
According to the programming language shootout it seems it's close to the right range -- The median speed of Java 7 is twice as slow as C++. It also meshes well with my experience …
-
comment
Comment #6081677
By good, do you mean faculty positions elsewhere or is it hard in general to even get say senior jobs in the industry after being denied tenure?
-
comment
Comment #6035119
In the sciences, almost everyone - domestic or international is paid a stipend. It's more accurate to think of PhDs are paid researchers rather than students. Taking classes is not…