Viewing profile — aa0
aa0
HN member- Joined
- Mon, Jul 01, 2013, 10:34 PM UTC
- HN karma
- 123
- Public activity
- 99 items
- HN profile
- View on Hacker News ↗
About aa0
No profile information was provided.
Recent public activity
-
comment
Comment #6445183
This isn't SurfaceReviews.com
-
comment
Comment #6445157
Seriously?
-
comment
Comment #6445130
And it's not cheap, $35..
-
comment
Comment #6444966
Java is slow. It's going nowhere fast. LLVM on the other hand...
-
comment
Comment #6442975
You need a bookmarklet.
-
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
-
comment
Comment #6309600
You're such a brave white knight aren't you.
-
comment
Comment #6309569
You forget you're on HN where slow ass designer languages are all the hail. Sigh..
-
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…
-
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 …
-
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?
-
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 …
-
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?
-
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…
- story
- story
-
comment
Comment #6238238
Emscripten is far more worthy of the phrase 'saved JS dev.'
-
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…
-
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.
-
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…
-
comment
Comment #6234479
You wouldn't if the whole house is metallic would you?
-
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 …
-
comment
Comment #6232096
Ah I see, thanks it's working now.
-
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.…
-
comment
Comment #6231974
Nothing is interactive for me except for the email input and subscribe button