Live data from Hacker News

Viewing profile — jooon

jooon

HN member
Joined
Mon, Mar 16, 2015, 12:27 PM UTC
HN karma
7
Public activity
4 items

About jooon

No profile information was provided.

Recent public activity

  1. comment
    Comment #49441716

    Reminds me of an old security incident at Spotify https://engineering.atspotify.com/2013/06/creative-usernames

  2. comment
    Comment #9702248

    There are two proposals. You seem to refer to the Google doc proposal that was linked to in the first message of the mailing list thread several months ago. The link on hackernews …

  3. comment
    Comment #9701948

    and if you have both: (A (vendor (B (C (vendor (D E))) D E))) C would pick D E in its C/vendor before D E in A/vendor before D E in $GOPATH/src ps. I have edited these comments abo…

  4. comment
    Comment #9701913

    Yes. That would work. However, I also believe this will work: (A (vendor (B (C (vendor (D E)))))). https://groups.google.com/d/msg/golang-dev/74zjMON9glU/LjrVU... https://groups.go…