Live data from Hacker News

Viewing profile — Stasis5001

Stasis5001

HN member
Joined
Mon, Jul 28, 2014, 4:55 AM UTC
HN karma
335
Public activity
53 items

About Stasis5001

No profile information was provided.

Recent public activity

  1. comment
    Comment #38676025

    Oops, that's what I get for mathing before coffee-- mixed up the formula for \sum (1+r)^n vs. \sum r^n

  2. comment
    Comment #38673726

    It may be "free money" as you frame it. But a cash stream that provides n dollars per year forever can be valued in today's dollars, assuming a discount rate of d, at n / (1-d). So…

  3. comment
    Comment #30627568

    Tons of comments already in the direction of 'eat less' and 'exercise more'. Of course. One thing I've found extremely helpful is to cook more! WFH is amazing for this. If you can …

  4. comment
    Comment #29990502

    When you say tech industry pays more, I'm assuming the effective long-run hourly earnings of poker players is way less glamorous than it looks from an outsider seeing highlights? D…

  5. comment
    Comment #27363824

    It's interesting to compare this to the physical-world analog. What if somebody shows up at the US-Canada border, start shooting rockets at Canada, and the US refuses to acknowledg…

  6. comment
    Comment #27363783

    See Matt Levine's 10 laws of insider trading. In particular, "5. Don’t do it by planting bombs at a company and shorting its stock." Somebody nicely put a non-paywall link here: ht…

  7. comment
    Comment #26932850

    I started looking at the map in the article and realized I had just booked a flight where there was an existing rail line ! So I checked out the Amtrak site, and what's 1h20m by pl…

  8. comment
    Comment #21805637

    As an employee at a megacorp, sure, you can see a little bit about how things are going from the inside. That said, you probably spend less time looking at reports than professiona…

  9. comment
    Comment #21639510

    As somebody with some ML background but no expertise in crypto, is the following ELI~20 summary correct? We take an ML model trained on unencrypted data, use a 'homomorphic evaluat…

  10. comment
    Comment #21222133

    Any good references on the art part, or is it just an intuition you develop over time? In my experience, all the ML education will teach you a ton of theory and basics but none of …

  11. comment
    Comment #21108410

    Sure, Wiles obviously understands the main thrust of his proof. But one could argue that Wiles' result depends on lots of other results, which in turn depend on other results, and …

  12. comment
    Comment #20517753

    Tipping is a form of price discrimination, which generally makes things more efficient and has been a staple of capitalism since forever. A business actively wants to extract more …

  13. comment
    Comment #20517651

    It does change something. DoorDash's old policy, weird as it is, reduces variability of daily pay for the Dashers. It literally put a derivative structure onto the Dasher pay that …

  14. comment
    Comment #17525645

    I think you may be missing the point -- the one being named and maybe shamed in this post is actually Airbnb.

  15. comment
    Comment #14805147

    A lot of academic papers actually aren't all that great, for a variety of reasons. Normally, you can use citations, journal, and author credentials to get a sense of whether a pape…

  16. comment
    Comment #14777448

    This comparison isn't so great because of the following: for product_id in unique_products: product_items = [x for x in dataset_python if x[0]==product_id ] This is O(unique_produc…

  17. comment
    Comment #14755665

    For reference, generally people learn all this over four years of undergrad and probably the first few years of grad school (I have a BS in physics, and a PhD in a different field,…

  18. comment
    Comment #14514678

    Sure, and what about skittish Groupon employees?

  19. comment
    Comment #14089151

    Right. Airlines overbook because they make more money, and they are bound by laws like "If the substitute transportation is scheduled to get you to your destination more than two h…

  20. comment
    Comment #13996600

    This study is suspect. First, using self-identification as high-performance is already troublesome. Second, the author never defines what an HPE is, and the most concrete specifica…

  21. comment
    Comment #13740501

    When you get a PhD, you mainly only take classes in your department for the whole time, whereas in undergrad you still have classes in other fields. This usually extends beyond cow…

  22. comment
    Comment #13703356

    With pizza, your solution can't work. You have to pay the driver base pay, and they get tips on top. So the base pay has to come from the menu price + delivery fee, and if you get …

  23. comment
    Comment #13610168

    Every article on salaries seems to really screw up two things. One is, salary is only a portion of total compensation. Which do they mean here? If you don't look at equity packages…

  24. comment
    Comment #13554621

    A philosophy class teaching fundamentals in logic - taught in a way similar to math - is probably more like math in the sense of the article than philosophy in the sense of the gra…

  25. comment
    Comment #13553675

    Math classes ramp up in a gradual way that develops critical thinking and intuition in a very small sandbox, where it's easier to appreciate the results. Thinking in, say, just the…