Live data from Hacker News

Viewing profile — morghus

morghus

HN member
Joined
Fri, Nov 04, 2016, 10:15 AM UTC
HN karma
31
Public activity
9 items

About morghus

No profile information was provided.

Recent public activity

  1. comment
    Comment #15009176

    I would add beautiful people as well: https://www.youtube.com/watch?v=ewr-vzw4ZWo

  2. comment
    Comment #14788709

    Part I dislike most is that all this publicity just increases their exposure and probably their profits too. I don't see how you could stop people like this and can't help but wond…

  3. story
    Ask HN: How do you write specs/requirements/design documentation?

    I work at company where we don't do any of this. Which leads to more iteration and wasting time. I'm trying to introduce writing specifications as a start, but I'm worried my knowl…

  4. comment
    Comment #14236576

    We really have no way of knowing for which purpose or in which way any data that is collected about us is used by any company/person/entity.

  5. comment
    Comment #14236565

    Oversight by whoever dared leak this.

  6. comment
    Comment #13667241

    Yes, except you can't do the most basic things with DocumentDB and it becomes very expensive very fast. Especially if you want multiple collections. There's a lot lacking with Docu…

  7. comment
    Comment #12871580

    much obliged

  8. comment
  9. comment
    Comment #12871463

    Can anyone explain why this pattern doesn't work? Or point me to some resource? function myApiFunc(callback) { /* * This pattern does NOT work! */ try { doSomeAsynchronousOperation…