Live data from Hacker News

Viewing profile — jhundal

jhundal

HN member
Joined
Fri, Feb 06, 2015, 1:25 AM UTC
HN karma
50
Public activity
29 items

About jhundal

No profile information was provided.

Recent public activity

  1. comment
    Comment #46860293

    I would pay good money for a field guide/itinerary to accompany "Assembling California". More directly related to the Green River, I found Wayne Ranney's "Carving Grand Canyon: Evi…

  2. comment
    Comment #32901610

    Same amount of food yes. But if a mathematician was just sitting on the sidelines before this new field, they may decide it is more productive to trade time they spent on preparing…

  3. comment
    Comment #28214204

    The data cited on the summary page of the study does not support the conclusion that those units are unoccupied, which I think is the key question here. It does say that 64% do not…

  4. comment
    Comment #26675591

    One of the authors here was the lead on the early Stanford antibody prevalence study that had numerous issues: https://statmodeling.stat.columbia.edu/2020/04/19/fatal-flaw... It al…

  5. comment
    Comment #19697261

    At least one guess is that this helps Softbank increase the value of its other investments in Uber: https://www.bloomberg.com/opinion/articles/2019-03-14/don-t-...

  6. comment
    Comment #19458473

    This paper was discredited. It could not be replicated using publicly available data and it was eventually found that there were large scale computational errors: https://www.bbc.c…

  7. comment
    Comment #19458323

    I have not formed an opinion on MMT, nor do I consider myself to have the right background trying to fully understand it or any other economic model, but even at my level of knowle…

  8. comment
    Comment #18790545

    Always worth it to delve into how a statistic was computed. In this case, the organization cited as the source of the 70% figure itself disclaims it: """ Over the past couple of ye…

  9. comment
    Comment #17874466

    I'm particularly curious about why you prefer Reinhart over Krugman, specifically because of the disagreement over the famously erroneous Reinhart-Rogoff results (Krugman comment h…

  10. comment
    Comment #16846198

    When the stock units vest (or are exercised in the case of options), you are taxed on their current value at the regular income tax rates. What would be taxed at the long term capi…

  11. comment
    Comment #16496166

    I would not use the Time article as a reliable source, it cites the 70/90% figures a study by the "Williams Group wealth consultancy", which of course is trying to sell its service…

  12. comment
    Comment #15362493

    I'd like to add that a first cut as infrastructure-as-code could be as simple as putting your manual setup tasks (including SSHing into a host) into a shell script and committing i…

  13. comment
    Comment #14907666

    Somewhat agreed, maven is a build tool and packages it downloads do not execute code through maven. This does not preclude malicious typosquatting packages making it into applicati…

  14. comment
    Comment #14567285

    But if you object to joining a union, then why not work a different job that is non-unionized? Why not look at all possible jobs as your market, as opposed to contracts for a speci…

  15. comment
    Comment #14478722

    Technically, I don't think there is anything to prevent an employer for forcing you to attend company parties as a condition of employment. Of course the vast majority of employers…

  16. comment
    Comment #14478706

    EDIT: To try to keep the discussion focused, and the level of discourse high, let's try to find out exactly where we disagree: You asked: Why is ethical or fair force a worker to p…

  17. comment
    Comment #14474434

    At some point the majority of workers voted to organize. After that, anyone working there has made the choice to work a unionized job. I don't think it is fair to allow a single jo…

  18. comment
    Comment #10912775

    I see this figure around a lot, does anyone have a pointer to the actual study? I got as far as a book called "Preparing Heirs: Five Steps to a Successful Transition of Family Weal…

  19. comment
    Comment #10058816

    I certainly agree for trials for treatments for specific ailments. But insurers, hospital administrators, and others have always been making decisions that balance clinical outcome…

  20. comment
    Comment #10058659

    Not sure how many folks are aware of this, but the ACA included funding for an 'Innovation Center' to run experiments on potential approaches to improve medical outcomes and cut co…

  21. comment
    Comment #9980457

    I don't have anything to do with the plan (just keeping my head up about how the business runs :) ), but from the FAQ ( http://www.employeefiduciary.com/401k-faq/ ) it looks like t…

  22. comment
    Comment #9979383

    Employee Fiduciary is at 8 bps: http://www.employeefiduciary.com/401k-plan-pricing/ Don't know if they would come out lower than Captain401 though (no mention of any cut of the ove…

  23. comment
    Comment #9750609

    Definitely agree here, want to add a link to this paper which shows how far we still have to go (and questions whether the current models will ever replicate human vision): http://…

  24. comment
    Comment #9735538

    As mentioned elsewhere on this thread, you'd use Swift (and other object storage systems) to store larger pieces of unstructured binary data (eg. images/videos/backups). The easies…

  25. comment
    Comment #9735518

    From working at an Openstack startup for a while, I can say that customers definitely prefer the S3 API since it works with their existing tools. That being said, they are largely …