Live data from Hacker News

Viewing profile — tienthanh8490

tienthanh8490

HN member
Joined
Tue, Nov 05, 2013, 7:48 AM UTC
HN karma
20
Public activity
29 items

About tienthanh8490

https://github.com/memoryonrepeat

Recent public activity

  1. comment
    Comment #49165388

    Do you consider candidates outside the US? (I'm in Asia but willing to overlap with US hours)

  2. 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…

  3. comment
    Comment #39234605

    Sounds very interesting. Do you provide visa sponsorship in UK ?

  4. comment
    Comment #38919621

    Are you also looking for backend / infra ?

  5. 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.

  6. comment
    Comment #29159437

    The Berkeley course is exactly what I've been looking for. Thanks for sharing this.

  7. 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…

  8. comment
  9. 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.

  10. 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.

  11. 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…

  12. comment
    Comment #16513346

    I found your same post from last month's thread, sent my application and got no reply.

  13. 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

  14. 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.

  15. comment
    Comment #15390416

    I sent you my resume from last month's thread but never heard back.

  16. 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

  17. 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 --> "…

  18. 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…

  19. 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…

  20. comment
    Comment #9462710

    http://www.codewars.com/

  21. comment
    Comment #9444707

    http://www.codewars.com/

  22. 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 …

  23. comment
    Comment #9405643

    Anyone knows where to find some sample projects from this school ?

  24. 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…

  25. comment
    Comment #9352063

    Read HN =)