Live data from Hacker News

Viewing profile — abhishekkr

abhishekkr

HN member
Joined
Thu, Jul 26, 2012, 5:18 PM UTC
HN karma
6
Public activity
11 items

About abhishekkr

No profile information was provided.

Recent public activity

  1. comment
    Comment #13488299

    It's Google's A/B experiment framework that runs on production traffic and allows you to slice by various attributes and apply experimental models to the slice.

  2. comment
    Comment #13325837

    True - my example of painting roads was just incidental. More creative variety of state sponsored jobs would probably make it a better option. A lot of countries already do forced …

  3. comment
    Comment #13325822

    There's a difference. With inheritance, the previous owner of the money is willingly giving up their possessions to the inheritor. Free will, willingly done. With UBI, it's basical…

  4. comment
    Comment #13307182

    No, I do think there's value in giving people a reason to work. As a by-product of work you are forced to socialize with a different group of people; the chores you do get you out …

  5. comment
    Comment #13261014

    kiba above doesn't seem to know exponential growth. Self-replication leads to exponential growth. Creating more satellites here locally only gives you linear growth.

  6. comment
    Comment #13260996

    Of course we'd kill other species. Look at our own past, just 400 years ago FFS. What happened to the Native Americans? Then look at the species of animals that we're driving to ex…

  7. comment
    Comment #10834047

    Thank you for articulating this. It's an interesting perspective I hadn't seen before and will have to ponder over the degree to which it manifests itself..

  8. comment
    Comment #9917204

    You can actually just do return big_object_ptr; Instead of the std::move. The compiler will complain if it can't do RVO because unique_ptr prohibits a copy, so you're safe :)

  9. comment
    Comment #6089202

    It was testimony from the said taxpayer-funded university that killed the patent. "While UC lawyers cooperated with the plaintiffs, two UC Berkeley-trained computer scientists were…

  10. comment
    Comment #5527433

    List pets = Arrays.asList("cat", "dot, "bird"); Bad usage does not equal bad language.

  11. comment
    Comment #4297285

    Yes they would. Its the same reason ftp servers, backup servers and NAS would exist no matter how fast the connection speed is. Its about availability, backups and more holistic ac…