Live data from Hacker News

Viewing profile — bib971

bib971

HN member
Joined
Wed, Jul 31, 2013, 9:43 PM UTC
HN karma
18
Public activity
16 items

About bib971

No profile information was provided.

Recent public activity

  1. comment
    Comment #7434176

    Got you. This is very helpful, thank you!

  2. comment
    Comment #7433964

    Anything to backup your claim about Socket.io?

  3. comment
    Comment #7429684

    I hate it and minimize its use while using other build tools whenever I can (in the same project).

  4. comment
    Comment #7395505

    Bobby, you said every app is a client of the API. I notice Trello.com consumes API from https://trello.com/1/xx while an OAuth client (from one of your Jsfiddle examples) consumes …

  5. comment
    Comment #7368908

    This is even a shorter tl;dr: use MIT or Apache. Who would choose other licenses, more complicated, if they didn't mean to screw you later.

  6. comment
    Comment #7335605

    Just curious, how to implement the scrolling effect like this site? Does it require JavaScript or just CSS?

  7. comment
    Comment #7186774

    Always got "DoesNotExist" error whichever valid address I put in

  8. comment
  9. comment
    Comment #7059789

    And are these 100+ engineer forced to accept that term? Or more likely they think it's a good deal for them (i.e. living in India earning Indian wage)?

  10. story
  11. comment
    Comment #6777475

    What do you mean "Angular encourages you to build the framework"? What kind of framework?

  12. comment
    Comment #6252077

    In case you're interested, I built one that doesn't use Angular or jQuery: http://buunguyen.github.io/rainbow.js/

  13. comment
    Comment #6252054

    One technique that I used when building my own progress indicator is using a maths function which approaches 0 as the progress bar approaches 100% and use the result to increase th…

  14. story
  15. comment
    Comment #6248277

    A couple weeks ago I built something similar, except that my solution is even smaller (doesn't depend on jQuery, 1 single file, 1KB gzipped and minified). Check out: http://buunguy…

  16. story