Viewing profile — tienthanh8490
tienthanh8490
HN member- Joined
- Tue, Nov 05, 2013, 7:48 AM UTC
- HN karma
- 20
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About tienthanh8490
Recent public activity
-
comment
Comment #49165388
Do you consider candidates outside the US? (I'm in Asia but willing to overlap with US hours)
-
comment
Comment #46180137
I applied last month for the Staff Backend Engineer position based in Netherlands and got invited to an initial call but it was cancelled last minute - the reason was that there is…
-
comment
Comment #39234605
Sounds very interesting. Do you provide visa sponsorship in UK ?
-
comment
Comment #38919621
Are you also looking for backend / infra ?
-
comment
Comment #29176593
Is visa sponsorship available for any of your locations ? I quite like what you're building, but I'm not living in any of those.
-
comment
Comment #29159437
The Berkeley course is exactly what I've been looking for. Thanks for sharing this.
-
comment
Comment #28577903
Nice advice. I always hear people suggest building some projects to learn the language, but I doubt if it's realistic given other constraints in life (I also tried it but the initi…
- comment
-
comment
Comment #23190167
FooBar is still being considered. I solved some problems few months ago and was contacted by their recruiter one month after that, they did mention FooBar as the main signal.
-
comment
Comment #17264176
I got first reply around mid April. The whole process was more than 1 month. If you have more question feel free to DM.
-
comment
Comment #17219230
I interviewed with Game Closure for the engineering position. Passed 3 technical rounds with engineers and CEO, then was asked for reference. I agreed to provide my ex-boss's conta…
-
comment
Comment #16513346
I found your same post from last month's thread, sent my application and got no reply.
-
comment
Comment #16127295
I made a script to compile all his blog posts to .mobi ebook if anyone interested, just in case his site goes down. https://github.com/tienthanh8490/aaronsw
-
comment
Comment #15608104
I could not find the description for Senior Backend Engineer position on the website. Could you update the site or post it here ? Thanks.
-
comment
Comment #15390416
I sent you my resume from last month's thread but never heard back.
-
comment
Comment #13856263
I have written a script to compile all his blog posts into a .mobi ebook if anyone is interested https://github.com/tienthanh8490/aaronsw
-
comment
Comment #12371969
Nice project, but probably worth adding some natural language processing to avoid things like this from being added to the list: https://news.ycombinator.com/item?id=11704954 --> "…
-
comment
Comment #11264834
Awesome product :) Is it possible to allow accounts so that user can browse starred repos from your web app ? I am suggesting this because the search feature's topics looks quite c…
-
comment
Comment #10935613
I know other people already suggested writing test, carefully documenting etc so I won't repeat that. Just want to add one more thing: try to prune the code first as such a large c…
-
comment
Comment #9462710
http://www.codewars.com/
-
comment
Comment #9444707
http://www.codewars.com/
-
comment
Comment #9430934
You just need to "return this;" for the methods whose result need to be chained. Example: var a = function(x){ this.x = x+1; return this; } var b = function(){ this.x *= 2; return …
-
comment
Comment #9405643
Anyone knows where to find some sample projects from this school ?
-
comment
Comment #9361812
I think you are talking about xiaowuc1, who is on top of scoreboard and having solved first problem's small data input in 1.4 mins. FYI, he gave a Quora answer about his view on Co…
-
comment
Comment #9352063
Read HN =)