Live data from Hacker News

Viewing profile — tahu

tahu

HN member
Joined
Fri, Jul 09, 2010, 6:01 PM UTC
HN karma
71
Public activity
27 items

About tahu

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #6520794

    Sorry about that. Now it's fixed. https://github.com/jakutis/httpinvoke#examples

  3. comment
    Comment #6520530

    Thank you! Just implemented gzip support and released 1.0.4.

  4. comment
    Comment #6501967

    Without a doubt Bluebird, When.js, Q, then/promise and others are faster. The implementation in httpinvoke is optimized for code size. The other reason for current solution is that…

  5. comment
    Comment #6501593

    httpinvoke and superagent differences: * superagent has a "fluent" API, httpinvoke is a plain function, with an options object and with Node.js callbacks and/or promises. * superag…

  6. comment
    Comment #6501560

    Hi, thanks for the questions, sorry for the late reply.. httpinvoke fully implements Promises/A+ specification. The spec is very short and easily implementable. The implementation …

  7. comment
    Comment #6498939

    Existing libraries - like jquery, reqwest and superagent - had no easy support for promises, binary files and progress events, did not support a wide range of browser versions, did…

  8. story
  9. comment
    Comment #4278308

    It is very hard to scroll the images on ipad given scroll focus implementation the site has - it jumps the focus to the same image or the one after the next.

  10. comment
    Comment #4025489

    I'm successfully using it in my web usage data mining BSc thesis.

  11. story
  12. comment
  13. comment
    Comment #3547705

    a look at the HTTP headers: tahu@laptop:~$ curl -I http://hackful.com/about HTTP/1.1 200 OK Content-Type: text/html; charset=utf-8 Connection: keep-alive Status: 200 X-Powered-By: …

  14. story
  15. comment
    Comment #3366722

    Good points.

  16. comment
  17. story
  18. comment
    Comment #3006661

    you can also do direct action by signing a petition at http://epetitions.direct.gov.uk/petitions/16041

  19. comment
  20. comment
    Comment #2729507

    There's always various scrapers, like this http://vytautas.jakutis.name/2011/05/27/convert-your-faceboo... by me.

  21. comment
    Comment #2595231

    The code is updated - now randomizing the order and time in which contacts are polled.

  22. story
  23. comment
    Comment #2558620

    Nice idea, but it is a failure in safety - imagine a side impact..

  24. comment
    Comment #2521908

    This time there is existing practice - Opera Unite and Tonido.

  25. comment
    Comment #2277617

    I agree that JavaScript is breaking the traditional web - linked static HTMLs with some forms in it. But I also believe that one day people will start to forget this bumpy ride. I …