Viewing profile — kapso
kapso
HN member- Joined
- Wed, Apr 13, 2011, 1:19 AM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About kapso
No profile information was provided.
Recent public activity
-
comment
Comment #4252859
"It turns out that socket operations that fail in python-memcached don’t return an error or raise any exceptions." ...Whats surprising is that this went untested for so long.
-
comment
Comment #3189521
No download link, no links to these projects. Well done yahoo.
-
comment
Comment #2848260
Yea try scaling a legacy client server application. And you will know why its dead.
-
story
Are we going back to Client Server technology
I was just reading about Parse, a new startup on Techcrunch. There's kinvey that is doing similar stuff. While the idea is cool and definitely brings speed to creating mobile apps.…
-
comment
Comment #2823508
I like PhoneGap, but I like Appcelerator better simply because it creates native apps vs most other cross-platform frameworks that do most of the UI rendering inside a browser comp…
-
comment
Comment #2444762
Express/node.js is the closest. LearnBoost runs on it, if I am not mistaken.
-
comment
Comment #2444758
Did not see this coming. IMHO one problem does not kill another problem. Dont see CS as a solution at all.
-
comment
Comment #2440291
Nginx is a thing of beauty, definitely scores over Apache. - ease of use - simplified configuration, I dont need a 500pg manual to get a grasp of nginx - speed, speed, speed - what…