Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
notnoop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
notnoop
12y ago
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 not result into a successful H-1B petition though.
2.
▲
by
notnoop
12y ago
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://www.govtrack.us/congress/bills/11
3.
▲
by
notnoop
12y ago
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 reform passed the Senate last June, but the House
4.
▲
by
notnoop
13y ago
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 email: notnoop<at>judeapps.com github: https://git
5.
▲
by
notnoop
14y ago
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 Android development - Server technologies: Scala/Python/Java,
6.
▲
by
notnoop
14y ago
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 Android development - Server technologies: Scala/Python/Java,
7.
▲
by
notnoop
15y ago
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 email: notnoop<at>judeapps.com github: https://git
8.
▲
Benchmarking Rails, Wicket, Grails, Play, Lift, JSP
(jtict.com)
1 points
by
notnoop
15y ago
|
0 comments
9.
▲
by
notnoop
16y ago
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 still be used for other uses (e.g. personalized search/news, pe
10.
▲
Ask HN: Learning Web Design
107 points
by
notnoop
16y ago
|
32 comments
11.
▲
by
notnoop
16y ago
Pushing iPhone notification requires (somewhat persistent) socket connections. Some environments forbid that, like Google App Engine.
12.
▲
Review Startup: said.fm - themed listening
4 points
by
notnoop
16y ago
|
0 comments
13.
▲
by
notnoop
16y ago
I published my notifo notification code at http://gist.github.com/377357 .
14.
▲
by
notnoop
16y ago
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.
15.
▲
by
notnoop
17y ago
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.