Live data from Hacker News

Viewing profile — zxoq

zxoq

HN member
Joined
Sat, Feb 11, 2012, 9:29 AM UTC
HN karma
89
Public activity
48 items

About zxoq

No profile information was provided.

Recent public activity

  1. comment
    Comment #12478684

    That figure seems slightly exaggerated, Wikipedia states he had $9800 saved when he was 20. And that he made $175 a month from his postal route. If he started his paper route at 15…

  2. comment
    Comment #4780744

    This is why I always walk half a block to pick up a cup of coffee rather than just get one in the cafeteria (also it tastes better). For some reason taking a ten minute walk every …

  3. comment
    Comment #4596507

    Apple does not provide any API for getting the state of the modifier keys on iOS. I really think this is something they need to loosen up about if they want people to go into the p…

  4. comment
    Comment #4595823

    I think it's a great idea. But to be persistent over my entire life, there really needs to be an export option so that when smartphones are no longer around and we got neural impla…

  5. comment
  6. comment
    Comment #4469590

    The support for JSON is only validation, otherwise it's just like a plain text column. A better choice would be to use a hstore column, which is sort of like JSON but we different …

  7. comment
    Comment #4466713

    You can't click outside the page (ie. on the background texture) to close the modal. But it looks great!

  8. comment
    Comment #4449236

    I would just write the code to compute it to arbitrary precision and then tell the interviewer that I would test how many iterations are required and hard-code it. If they insist t…

  9. comment
    Comment #4436045

    Google Music is a javascript app and works well on the iPhone, the remote etc. all behave properly and it can play while in the background.

  10. comment
    Comment #4354448

    My bank is a lot more careful then this. I actually called them a few days ago to get a password, and they asked: * SSN? * Full name? * How long have you been with the bank? * How …

  11. comment
    Comment #4346758

    I actually use it a lot for watching subscriptions. However, it's in bad need of an update (it's ugly as sin). So I won't complain if Google releases a version on the App Store ins…

  12. comment
    Comment #4339595

    That explains how you serve the same data to that user, but the more interesting problem is: how do you propagate the changes to the rest of the users over time? Do you run some so…

  13. comment
    Comment #4338060

    With iOS 6 it's not necessary for updates, at least. Still required for installing paid apps though (which arguably it should be).

  14. comment
    Comment #4271855

    While useful, it's very dangerous in that it's serendipitous to make a commit that breaks building the project, which in the future will break building the project when checking ou…

  15. comment
    Comment #4265271

    This is why I prefer services to be with different providers. Having storage with dropbox, mail with gmail, phone with Apple etc. etc. means one service dying won't kill your entir…

  16. comment
    Comment #4234219

    Don't forget set / get, which ubiquitous in almost every language.

  17. comment
    Comment #4230049

    That's amazing since it's less than a year since the Google+ app launched.

  18. comment
    Comment #4228339

    The server tells the client it can handle SPDY through an Alternate-Protocol header. The client then makes subsequent requests over SPDY. http://dev.chromium.org/spdy/spdy-protocol…

  19. comment
    Comment #4128887

    While that router may be beefy enough for multiple downloads. Installing an open-source firmwire degrades WAN performance a lot. I've tried a few different routers and dd-wrt / tom…

  20. comment
    Comment #4036867

    Not on mobile, which is where Facebook wants a browser.

  21. comment
    Comment #4012262

    I do use vim on a daily basis for all my remote editing needs. Just did not think of how useful all short-hands are for blind people. Thanks for mentioning it.

  22. comment
    Comment #4004906

    None of the answers were about the questions I had about how to program when you're blind. While the tools they use are interesting. I'm more concerned with how you would browse th…

  23. comment
    Comment #3988628

    What worries me is if future generations will be able to enjoy the games of today. Will it ever be feasible to emulate a PS3 to the level demanded here? Will my grandchildren in 50…

  24. comment
    Comment #3971864

    While offline?

  25. comment
    Comment #3966663

    Most people don't know that 50 mbit is 6 MB/s anyways. So there should be no issue. The main gain is that higher speeds allows new services (like HDTV over the pipe) and makes cont…