Live data from Hacker News

Viewing profile — aa0

aa0

HN member
Joined
Mon, Jul 01, 2013, 10:34 PM UTC
HN karma
123
Public activity
99 items

About aa0

No profile information was provided.

Recent public activity

  1. comment
    Comment #6445183

    This isn't SurfaceReviews.com

  2. comment
    Comment #6445157

    Seriously?

  3. comment
    Comment #6445130

    And it's not cheap, $35..

  4. comment
    Comment #6444966

    Java is slow. It's going nowhere fast. LLVM on the other hand...

  5. comment
    Comment #6442975

    You need a bookmarklet.

  6. comment
    Comment #6442946

    Amazon has always seemed to me to offer the best support of any industry. They truly are honorary when it comes to customer treatment

  7. comment
    Comment #6309600

    You're such a brave white knight aren't you.

  8. comment
    Comment #6309569

    You forget you're on HN where slow ass designer languages are all the hail. Sigh..

  9. comment
    Comment #6309568

    Ruby on Rails and your single-origin latte is calling. C is the most performant for years now, a large part of the kernel is in assembly. Remember to download your gems tonight, ru…

  10. comment
    Comment #6306498

    I see, makes sense - it is easy to multiply big nums together but insane to factor the bignums out of them. You explained it more succinctly than I've ever understood it, thanks a …

  11. comment
    Comment #6299708

    No shit, you don't have time to do what you want when you're strapped for cash. What's new aristocat?

  12. comment
    Comment #6294707

    Couldn't a cross-comparison be used, encrypting different known blocks and observing certain key properties? I would imagine that any kind of reversible operation would be able to …

  13. story
    A question on public/private key encryption

    Why can't the private key be cracked by encrypting a large enough block of static data, all bits=1 for example, with the public key?

  14. comment
    Comment #6269573

    This pattern is egregious and shows a lack of knowledge of the architecture and language. All these private methods are going to be duplicated for every object created. The whole p…

  15. story
  16. story
  17. comment
    Comment #6238238

    Emscripten is far more worthy of the phrase 'saved JS dev.'

  18. comment
    Comment #6236658

    Yes, render,reflow,timeouts,event handling, etc happens.. You might need to set a CSS property and then animate it. In this case you'll need to wait for a render in between the two…

  19. comment
    Comment #6236462

    CoffeeScript is a debauchery of JS. With ECMAScript 6 you won't need CoffeeScript for anything except maybe it's inline printf-like string substitution.

  20. comment
    Comment #6236445

    Timeouts are not checked on every event loop, hence the 4ms delay. And no, setTimeout is asynchronous and processed during the event loop. Basic event loop is; timeouts, js executi…

  21. comment
    Comment #6234479

    You wouldn't if the whole house is metallic would you?

  22. comment
    Comment #6232213

    This article is great because it doesn't argue for piracy or against it. I do feel that it is missing a discussion about the colour of bits being amalgated by other bits. IE, if I …

  23. comment
    Comment #6232096

    Ah I see, thanks it's working now.

  24. comment
    Comment #6231986

    While it may be cool that Kal compiles itself, unless there is a source tree for the Kal binaries themselves, there is a indubitably huge issue of trust with distributing binaries.…

  25. comment
    Comment #6231974

    Nothing is interactive for me except for the email input and subscribe button