Live data from Hacker News

Viewing profile — kapso

kapso

HN member
Joined
Wed, Apr 13, 2011, 1:19 AM UTC
HN karma
2
Public activity
8 items

About kapso

No profile information was provided.

Recent public activity

  1. 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.

  2. comment
    Comment #3189521

    No download link, no links to these projects. Well done yahoo.

  3. comment
    Comment #2848260

    Yea try scaling a legacy client server application. And you will know why its dead.

  4. 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.…

  5. 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…

  6. comment
    Comment #2444762

    Express/node.js is the closest. LearnBoost runs on it, if I am not mistaken.

  7. comment
    Comment #2444758

    Did not see this coming. IMHO one problem does not kill another problem. Dont see CS as a solution at all.

  8. 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…