Live data from Hacker News

Viewing profile — sidww2

sidww2

HN member
Joined
Fri, Jun 04, 2010, 1:58 PM UTC
HN karma
227
Public activity
74 items

About sidww2

No profile information was provided.

Recent public activity

  1. 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…

  2. 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…

  3. comment
    Comment #8051238

    "only" NP-hard? You know that NP-hard problems are equal to order harder than NP-complete ones, right?

  4. 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…

  5. 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.

  6. 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…

  7. 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…

  8. comment
    Comment #7856765

    Becoming a professor is hardly the only reason to do a PhD in the sciences.

  9. 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 …

  10. 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:…

  11. 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…

  12. 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.

  13. 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.

  14. story
  15. 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…

  16. 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…

  17. comment
    Comment #6278174

    Xbox/Bing/Hotmail might have a hard time staying afloat w/o the profits from Windows/Enterprise/Office.

  18. 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…

  19. 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…

  20. 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…

  21. 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.

  22. 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…

  23. 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 …

  24. 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?

  25. 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…