Live data from Hacker News

Viewing profile — c2u

c2u

HN member
Joined
Tue, Jul 02, 2013, 7:14 AM UTC
HN karma
2
Public activity
16 items

About c2u

No profile information was provided.

Recent public activity

  1. comment
    Comment #8329251

    I love this. Wish one day I can use javascript to build an ios app.

  2. story
  3. comment
    Comment #8135422

    Thank you

  4. comment
    Comment #8135254

    Sorry the response may be very slow. Yes. I plan to do this, cache everything. I have carefully calculate the demand of memory and the cost. 1) As traffic grows, memory consumption…

  5. comment
    Comment #8135184

    Yes, at first I use mongodb but I found the performance was not affected after I removed mongo, since I caching all the data in memory. However the article ID is still created by m…

  6. comment
    Comment #8135113

    It's a beta version. I will be very appreciated if you can help me testing the usability, performance, security, etc. PS: English is a foreign language for me, if you can point out…

  7. story
  8. comment
    Comment #7844799

    Swift is a little complex. Does it compile to Object-C?

  9. comment
    Comment #7250112

    have fun

  10. story
  11. comment
    Comment #7189744

    Where to find the teather?

  12. comment
    Comment #7160816

    "1 2 3".replace(/d/g, parseInt), I guess it should be "1 2 3".replace(/+d/g, parseInt)

  13. comment
  14. comment
    Comment #7141290

    PHP is great, but for beginner nodejs is better. If you are very good at PHP, you don't need to.

  15. comment
    Comment #7135068

    Really? I don't think so.

  16. comment
    Comment #5976284

    js & nodejs