Live data from Hacker News

Viewing profile — notnoop

notnoop

HN member
Joined
Tue, Mar 16, 2010, 3:59 AM UTC
HN karma
122
Public activity
17 items

About notnoop

No profile information was provided.

Recent public activity

  1. comment
    Comment #8567719

    The published database is actually for the Foreign Labor Certification application (a.k.a LCA), which precedes making an H-1B application, and mostly approved. A certified LCA may …

  2. comment
    Comment #7573712

    There have have few proposals that give blanket approval for spouses of H1-B: The Senate bill of 2013 does, and few House proposals as well, like the House SKILLS Visa Act ( https:…

  3. comment
    Comment #7573591

    I maybe pessimistic, but I haven't seen any progress in H-4 employment proposals recently and the article doesn't point to any particular proposal. The Senate bill for Immigration …

  4. comment
    Comment #5474720

    SEEKING WORK - Boston, NYC, OR Remote Experience with many technologies: - iOS and Android development - Web development with Django - server languages of choice: Scala/Python/Java…

  5. story
  6. comment
    Comment #5151440

    SEEKING WORK - Boston, NYC, OR Remote My general interests are in building mobile apps and large scalable distributed server systems. Experience with many technologies: - iOS and A…

  7. comment
    Comment #4053356

    SEEKING WORK - Boston, NYC, OR Remote My general interests are in building mobile apps and large scalable distributed server systems. Experience with many technologies: - iOS and A…

  8. comment
    Comment #3539144

    SEEKING WORK - Boston, NYC, OR Remote EXperience with many technologies: - iOS and Android development - Web development with Django - server languages of choice: Scala/Python/Java…

  9. story
  10. comment
  11. comment
    Comment #2136466

    What's the benefit of opting out? Opting Out results into Google not providing better ads to you; Google may still track and categorize users and the collected information may stil…

  12. story
    Ask HN: Learning Web Design

    I'm a developer who is interested in doing some web (and CSS) design. Are there good introductory online tutorials/courses for learning design and best practices? Any long term tut…

  13. comment
    Comment #1594178

    Pushing iPhone notification requires (somewhat persistent) socket connections. Some environments forbid that, like Google App Engine.

  14. story
    Review Startup: said.fm - themed listening

    Check it out at http://said.fm. Basically, said.fm makes it easy to find high-quality podcasts and audio clips that are relavent to your interests. All feedback is appreciated.

  15. comment
    Comment #1289992

    I published my notifo notification code at http://gist.github.com/377357 .

  16. comment
    Comment #1263554

    Scala has pretty nice concurrent programming support with its actors, which can even run distributed across machines: http://akkasource.org/ . Scala actors are modeled after Erlang…

  17. comment
    Comment #1207233

    A bit unrelated, but I found http://pivotallabs.com/talks/88-demystifying-online-billing to offer a good explanation for managing recurring payments and what to watch out for.