Viewing profile — nar
nar
HN member- Joined
- Thu, Nov 12, 2009, 10:07 PM UTC
- HN karma
- 80
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About nar
No profile information was provided.
Recent public activity
-
comment
Comment #6480521
I think the key point is the effienctly compute in the defintion. It seems that the black box property means C() and an oracle version of A() must be completely indistinguishable, …
-
comment
Comment #4354869
I'd argue that bittorrent is still better for unpopular data then direct downloads. I think BT makes downloading and sharing accessible enough that more people would be encouraged …
- story
-
comment
Comment #999185
This article seems confusing, they are using the browser specific implementations of CSS3 and passing it off as the standard naming (eg. box-shadow vs -webkit-box-shadow) without s…
-
comment
Comment #938877
That's just javascript minimization. Standard way of reducing page load times. It's been around way longer than Google Closure, just look at YUI Compressor. It may stop anyone from…