Live data from Hacker News

Viewing profile — nipunn1313

nipunn1313

HN member
Joined
Sun, Feb 19, 2012, 7:16 AM UTC
HN karma
43
Public activity
8 items

About nipunn1313

No profile information was provided.

Recent public activity

  1. comment
    Comment #24495266

    Hey @haberman! One of the authors here. We actually do have an arena-esque implementation built on top of pb-jelly internally, as it was needed for Magic Pocket. It's built on top …

  2. comment
    Comment #24495029

    Hi! One of the authors here. This was an oversight in the documentation. The codegen is py2 and py3 compatible. Fixed! See issues https://github.com/dropbox/pb-jelly/issues/37 and …

  3. comment
    Comment #13338798

    The oauth tokens are stored on the client. In order to exploit the suggested privilege escalation, you would need to exploit the client to feed you the oauth code. If you are explo…

  4. comment
    Comment #13338698

    This is not an all or nothing issue. For example, if you store sensitive videos, but rely on Dropbox's ability to transcode and preview the video in a web browser, then something l…

  5. comment
    Comment #13050216

    This is anecdotal for sure, but I've noticed in travels that poorer countries tend to value repairs and older appliances more. Presumably, this is because labor is cheaper. Perhaps…

  6. comment
    Comment #4866007

    head -3 data* | cat has the same result as head -3 data* Pipe sends stdout to stdin of the next process. cat sends stdin back to stdout. Piping to cat is rarely eventful (unless yo…

  7. comment
    Comment #4535055

    In multiple places on github, as a vim user, I occasionally instinctively hit escape. Github sometimes closes a comment box and I lose all the stuff I had been typing. It's an unfo…

  8. comment
    Comment #3851165

    I know people who work at SpaceX. They recruit pretty heavily from CMU (where I am now). From what I have heard, this is why they get things done so quickly: 1) Elon Musk knows abo…