Viewing profile — c2u
c2u
HN member- Joined
- Tue, Jul 02, 2013, 7:14 AM UTC
- HN karma
- 2
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About c2u
No profile information was provided.
Recent public activity
-
comment
Comment #8329251
I love this. Wish one day I can use javascript to build an ios app.
- story
-
comment
Comment #8135422
Thank you
-
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…
-
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…
-
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…
- story
-
comment
Comment #7844799
Swift is a little complex. Does it compile to Object-C?
-
comment
Comment #7250112
have fun
- story
-
comment
Comment #7189744
Where to find the teather?
-
comment
Comment #7160816
"1 2 3".replace(/d/g, parseInt), I guess it should be "1 2 3".replace(/+d/g, parseInt)
-
comment
Comment #7160680
Me too.
-
comment
Comment #7141290
PHP is great, but for beginner nodejs is better. If you are very good at PHP, you don't need to.
-
comment
Comment #7135068
Really? I don't think so.
-
comment
Comment #5976284
js & nodejs