Viewing profile — jhundal
jhundal
HN member- Joined
- Fri, Feb 06, 2015, 1:25 AM UTC
- HN karma
- 50
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About jhundal
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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-...
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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://…
-
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…
-
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 …