Live data from Hacker News

Viewing profile — 146

146

HN member
Joined
Fri, Sep 04, 2009, 5:01 PM UTC
HN karma
67
Public activity
33 items

About 146

http://quora.com/Albert-Sheu

Formerly software eng at Facebook, Twitter, and Quora.

Recent public activity

  1. comment
    Comment #1818352

    It's been completely reliable when there were actual problems. The web interface was pretty intuitive to us as well. I really like the login flow. Our PagerDuty is integrated right…

  2. comment
    Comment #1786148

    I don't have the current numbers, but: - On Twitter's profitability (this is before Sponsored Tweets launched): http://www.businessweek.com/technology/content/dec2009/tc200... - Ev…

  3. comment
    Comment #1785200

    You need your existing (real) password to change your password; e-mail is still possible to change. Probable attack vector is to do "lost password" link and then change it, but the…

  4. comment
    Comment #1781244

    That's interesting. Could you post a screenshot and the URL that you are accessing?

  5. comment
    Comment #1752275

    For the most part, schema changes can be done without breaking the existing code base (add columns, add tables, etc.) These schema changes can just be run on the databases before t…

  6. comment
    Comment #1722595

    The Russians were barely able to slow down Facebook back in 2009. Unless someone on 4chan has a bigger botnet and just decided for lulz to DDoS Facebook, 4chan would not even come …

  7. comment
    Comment #1722576

    Calacanis has already publicly denied being at the meeting: http://twitter.com/#!/Jason/status/25165977135 > No, I was not at the "super angel summit," and I would never be pro col…

  8. comment
    Comment #1645249

    I think that's a rather unfair assumption to make. Do you have evidence that he's being disingenuous?

  9. comment
    Comment #1645239

    Come now, we can be more mature than this. The OP may be an oversimplification of the issue, but that doesn't mean that he doesn't earnestly see and want to fix a problem.

  10. comment
    Comment #1645225

    One thing is that it took a long, long time for women to break into medicine and start being taken seriously as doctors. Tech is still relatively young, so I'm hoping that we can s…

  11. comment
    Comment #1616131

    Twitter does not do any outright advertising but they put an incredible amount of time into their PR management, as well as making sure that their coverage in the news was kept hig…

  12. comment
    Comment #1549403

    Nah. You can usually (but not always) tell who asks the question by checking the first person who's following the question, or by checking the question history by clicking on the t…

  13. comment
    Comment #1547249

    That's really interesting to know, actually. I've only been with companies that had MySQL installations (Facebook and Twitter) and so jumping in was really easy, but on the other h…

  14. comment
    Comment #1547237

    Argh, that is really annoying though, and our servers really should be able to figure out that the two links, apostrophe or not, should lead to the same question. I'm a bit late to…

  15. comment
    Comment #1521894

    You're right; I didn't know about the -w setting. I guess that just leaves PHP.

  16. comment
  17. comment
    Comment #1519850

    > That's only useful for dumb languages The compilers/interpreters I know that don't do this are PHP and Perl (C/C++ will do it if you use -Wall, which you should be using anyway).…

  18. comment
    Comment #1519846

    A better programmer uses -Wall and lets the compiler check for him.

  19. comment
    Comment #1519390

    My favorite part about GameFAQs is that it's hardly about actual FAQs anymore. It's mostly walkthroughs, guides, maps, other content that doesn't really match a Q&A format. The for…

  20. comment
    Comment #1515440

    I think the thing is that Facebook is learning from this. If there was actually a viable competitor at the time, the whole hype surrounding the incident might be enough to push and…

  21. comment
    Comment #1515396

    I have to be honest, that doesn't sound like all that fun of a party.

  22. comment
    Comment #1511998

    True, I honestly don't think C# or Java were even in the race. I think the only real alternatives I would've been happy with would've been either Scala or some flavor of ML or Hask…

  23. comment
    Comment #1509881

    True, but remember that most startup founders are not just graduating college.

  24. comment
    Comment #1509876

    > And lets get honest here - Pittsburgh is great but if you're finally making it to the big time, why would you want to stay in a declining rustbelt city? Luis (the reCAPTCHA found…

  25. comment
    Comment #1509851

    How have your experiences with web.py been? The disadvantages I saw with it are that it just doesn't have a really large community, plus there are features I just don't want to bui…