Live data from Hacker News

Viewing profile — bbllee

bbllee

HN member
Joined
Wed, May 15, 2013, 2:47 AM UTC
HN karma
26
Public activity
18 items

About bbllee

No profile information was provided.

Recent public activity

  1. comment
    Comment #9216333

    You can achieve no delay without using a zero delay. Graphic Control Extension blocks may be omitted between images and so multiple images can come in a row without anything defini…

  2. comment
    Comment #8915277

    The collision risk will depend very much on the altitude at which they are placed... this is also a big determiner of design life (N years before the orbit decays and they come bac…

  3. comment
    Comment #7969227

    Reminds me of 'What Intelligence Tests Miss: The Psychology of Rational Thought,' the most interesting cognitive science book I've read. http://www.amazon.com/What-Intelligence-Tes…

  4. comment
    Comment #7695518

    // Suites of benchmarks consist of a name and the set of benchmarks in // addition to the reference timing that the final score will be based // on. This way, all scores are relati…

  5. comment
    Comment #7694926

    Seems double-silly. First there's the whole "smaller is better... I mean, whoops!"-ness of the blogpost. Second is the general choice of benchmark: JXcore is supposed to be a multi…

  6. comment
    Comment #7694907

    Looks like http://nubisa.com/ is interested in native (read: mobile, desktop) app development in JS.

  7. comment
    Comment #7694880

    Looking at the linked benchmark file appears to bear out this claim: https://github.com/Nubisa/jxdocs/blob/master/benchmarks/core... It appears that the reported numbers for benchm…

  8. comment
    Comment #7021838

    I find one of your premises very thin: browser implementors are implementing DOM promises, so promises were clearly not invented solely to make up for the difficulties of Node.

  9. comment
    Comment #7021652

    Sorry, this relates to the posted link how?

  10. comment
    Comment #7021644

    This one is so much smaller it takes a lot more effort to make it seem threatening.

  11. comment
    Comment #7017506

    Could a lawyer (preferably from NC) chime in about real estate law and if there's something like a "statute of limitations"? Would adverse possession (or something like it) in effe…

  12. comment
    Comment #7017481

    The article focuses on the potential harm to one or more prominent families' reputations; as you deduce, this kind of evidence would not only harm reputations but may also complica…

  13. comment
    Comment #6953369

    A dead commenter said, "Any startup ideas on cleaning the Ocean? I guess no country wants to pay for this yet?" and I had two thoughts in response: There's a reason for the word "t…

  14. comment
    Comment #6703528

    Yeah, hard bounce off the atmosphere trades angular momentum for radial velocity and increases eccentricity, meaning next time you hit the atmosphere is gonna be even worse.

  15. comment
    Comment #6702604

    And its orientation.

  16. comment
    Comment #6702592

    Yes, it is "just" lots of math-- IF you know what the atmospheric conditions will be like. Having worked with a few atmospheric density models, I have the distinct impression that …

  17. comment
    Comment #5723557

    I think the parent of your comment meant: "the speed optimization is important if we want to have UIs as complex as an IDE _built with these new APIs_" --because polyfills do lots …

  18. comment
    Comment #5721578

    Yes, you are missing something. :) This is trying to provide polyfills for and build on top of Shadow DOM and Custom Elements. While some of the features in them could be provided …