Live data from Hacker News

Viewing profile — kangaroo

kangaroo

HN member
Joined
Fri, Mar 18, 2011, 9:35 PM UTC
HN karma
10
Public activity
4 items

About kangaroo

No profile information was provided.

Recent public activity

  1. comment
    Comment #11973130

    Not having a degree does not nullify your chances. I have no degree, and got an H1-B and subsequently a green card. To qualify for the H1-B, I had to show 12 years of work experien…

  2. comment
    Comment #11025109

    Why is this so bad? Because the WebKit security group doesn't let new members in. Its a self perpetuating cycle.

  3. comment
    Comment #9051735

    C# != CLR. CLR has had exception filters for a very long time, if not forever. The runtime != the language.

  4. comment
    Comment #9029983

    We are using clangs integrated assembler. The issue is its always choosing to emit jumps in long form which is screwing the aligned of the imm's which are patched at runtime. Near …