Live data from Hacker News

Viewing profile — V1

V1

HN member
Joined
Mon, Apr 11, 2011, 10:07 AM UTC
HN karma
128
Public activity
36 items

About V1

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #8664153

    To bad that networks/proxies usually block websocket connections causing this solution to fail.

  3. comment
    Comment #7812373

    You could also just use Primus which exposes a Stream compatible wrapper by default for the client and server. https://github.com/primus/primus (Primus uses engine.io,sockjs,browse…

  4. story
  5. comment
    Comment #5521025

    Even Google is using it ;)

  6. comment
    Comment #5520592

    Thanks for you feedback, I did do some testing with multiple backends (4 different servers) but it didn't show any substantial changes. I'll see if I can do some in depth in a whil…

  7. comment
    Comment #5519579

    I'll be more then happy to see if my configurations can be tweaked. And I was surprised as well, but it seems that it always boils down to the configuration files a small change ca…

  8. comment
    Comment #5518640

    It's not a `local` server. The proxy, websocket server and the benchmark utility are all on different servers.

  9. comment
    Comment #5517941

    The `http-server-close` option did not change anything. But by adding the ciphers it was able to squeeze out the same performance as Nginx. I'll update the tests accordingly. Thank…

  10. comment
    Comment #5517915

    hipache is build on top of http-proxy. That's why I haven't included it in the tests. They have seem to have switched to a fork of http-proxy but there aren't big (if any) performa…

  11. comment
    Comment #5517759

    I'll re-run the test with the advised changes and see if the performance improves.

  12. comment
    Comment #5517754

    Because we people obviously don't have a datacenter in our own basement. And the common mistake people make when benchmarking is running the servers on their own machine and then u…

  13. comment
    Comment #5517442

    Are you referring to the cipher verification? I used: openssl s_client -host localhost -port 8082 Which is a openssl command. These settings were used for testing SSL: https://gith…

  14. story
  15. story
  16. comment
    Comment #5337071

    Backed. Like everybody who touches JavaScript should do. Also. mmmm finally decent vim bindings for javascript? I do wonder how it will compare to Eclipse Orion's JavaScript conten…

  17. comment
    Comment #3420873

    you can just as easily spawn multiple node.js servers and kill off the unresponsive one's

  18. comment
    Comment #3344344

    Great! Now everybody who wants to have information about Node.js has to scroll a shit load down and search for an oddly placed menubar on the right side.. Because who would expect …

  19. comment
    Comment #3151671

    Socketpuppet #13242 reporting for duty sir. It's great preso btw, did it get recorded?

  20. comment
    Comment #3135808

    Hi, Could you describe was buggy about the demo? Did it load really slow or was it something else :)? I'm currently working really hard on the commercial version of Observer which …

  21. comment
    Comment #3120234

    Lazy load it. It's not the thing that users will be doing when they first load you page anyways.

  22. story
  23. comment
    Comment #3098489

    Google Dart was designed to build large scale web applications, yet all their demos and example code only includes small applications. That still require quite a lot of code to bui…

  24. comment
  25. comment
    Comment #2971489

    Thanks, glad you liked it! I managed to pull it off thanks to a lot of planning. Btw I won solo / overall (and also became first in utility) :)!