Live data from Hacker News

Viewing profile — sudoankit

sudoankit

HN member
Joined
Sun, Apr 03, 2016, 6:58 AM UTC
HN karma
17
Public activity
11 items

About sudoankit

CS Student, check my favs: https://news.ycombinator.com/favorites?id=sudoankit

Recent public activity

  1. comment
    Comment #40915518

    For those having the 3rd edition, Q. 3.22, Page 190, however in the textbook unlike the blog post, 1 is if life exists on Mars, 0 if not.

  2. comment
    Comment #37855294

    I particularly like Statistical Inference by George Casella and Roger Lee Berger. You could also look at Introduction to Probability by Joseph K. Blitzstein and Jessica Hwang (avai…

  3. comment
    Comment #27219312

    You're right, I was being sloppy and gave a rough example. My bad.

  4. comment
    Comment #27218702

    string product{"not worked"} is initializing the string product to "not worked". It's the same as std::string product; product = "not worked"; [&](job& my_job) { } is a lambda expr…

  5. comment
    Comment #26790821

    Exactly. Safari on MacOS has the same problem too.

  6. comment
    Comment #25074180

    Same but instead of Air I’ll get the 13” ARM Pro with sufficient RAM and hopefully more ports. Mojave on my 13” MBP 2015 is still fantastic. Great OS, great keyboard, USB ports, Ma…

  7. comment
    Comment #25056467

    Incredible!

  8. story
  9. story
  10. comment
    Comment #16046028

    I made this today for folks who would love to learn a bit more about Lagrangian Multipliers. Please criticize and comment!

  11. story