Viewing profile — shaver
shaver
HN member- Joined
- Thu, Oct 14, 2010, 6:47 AM UTC
- HN karma
- 113
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About shaver
No profile information was provided.
Recent public activity
-
comment
Comment #3263503
Yes, you should block apps that you don't want to see. They are (per your reasonable definition) badly behaved, and you should exclude them from your stream. I think that's exactly…
-
comment
Comment #3263492
Can you give me an example? Sites get entered in there if they try to install malware on people's machines. I think it's straight-up ridiculous to say that FB's text there is an at…
-
comment
Comment #3169632
You're right, of course. While I believe that the MPEG-LA's enforcement practices are not non-discrimatory as it's claimed to be, that's a different discussion, and it wasn't appro…
-
comment
Comment #3169628
No, but this is a common misconception. Though the summaries talk about "sold to users", the license itself defines "sale" in such a way as to include zero-cost distribution: "Sale…
-
comment
Comment #3169597
No, it's noncommercial (really not user-monetized) streaming of video that's free. Shipping H.264 hardware requires paying licenses regardless of whether it's a commercial situatio…
-
comment
Comment #3168437
It definitely needs nightly. I'm not sure what's up with salmanapk's setup, will need to dig into it.
-
comment
Comment #3168392
Use and distribution of implementations requires a license (though, curiously, x264 seems to get a pass), so using the decoder will require a license as with using a closed-source …
-
comment
Comment #3168177
Brendan's demo was running at 30fps, I believe on a Macbook Pro (I'll find out). Some content will run slower right now, which is true of all codecs AFAIK but is more so for this s…
-
comment
Comment #3168102
You need Firefox nightly for it to run well, because it depends on the hybrid static/dynamic type inference work and some other optimizations. I believe that Brendan was demoing it…
-
comment
Comment #3061752
John's a sweetheart, for sure.
-
comment
Comment #2804360
I wonder how one would ever see that it was necessary. Seems a hard hypothesis to falsify, if you will.
-
comment
Comment #2804298
This is a FAQ; I should finish writing the FAQ, clearly. We’re currently aiming at mobile/tablet devices rather than a notebook form factor. We’re looking to expose all device capa…
-
comment
Comment #2804250
Firefox on Android uses very little in the way of the Java APIs, it's virtually all NDK code. That said, it will certainly require some meaningful adaptation.
-
comment
Comment #2804235
"Also, the web platform isn't ready to be the only platform available for applications." That's the whole point. The web wasn't quite ready to subsume PDF, until people went and tr…
-
comment
Comment #2668595
MSRC didn't say it's not worth it. They said it couldn't survive the SDL process or be securable, which is the standard for technologies they deploy. Given that they deploy those p…
-
comment
Comment #2668591
The shader models in XNA D3D and WebGL are pretty similar. One travels as pre-compiled bytecode and the other as text, and there are some differences in how loop constructs work, b…
-
comment
Comment #2668009
Based on face-to-face conversations with senior people at GPU manufacturers, I do, yes. You should absolutely decide for yourself; I said what our belief was, and what it was based…
-
comment
Comment #2668003
The post wasn't from the IE team, but from MSRC, the company-wide security research group.
-
comment
Comment #2667996
My point is that those technologies have been added to browsers, and we've been able to deal with the security surface. Microsoft's position is that WebGL is inherently unsecurable…
-
comment
Comment #2126244
[Disclosure: I work at Mozilla, and have been closely involved in the JS engine for some time.] For a while (3.5 and 3.6, I think), Linux distributors shipped 64-bit builds of Fire…
-
comment
Comment #2060607
What would an RSS reader good enough for Kroc's grandmother and 419,999,999 other Firefox users look like? I would be genuinely interested in his designs for one. Of the many diffe…
-
comment
Comment #2059071
I'd be interested in two things (well, quite a few, but these two especially): any change in FF4b8, and a link to your code or (better) a bug report on the performance issue; we'll…
-
comment
Comment #2058685
tl;dr: Mozilla is hiring, and we have many different kinds of positions open. Main offices are in Mountain View, Toronto, Auckland, Paris; remote work very much a possibility, esp …
-
comment
Comment #2037430
Neil is one of the world's quietly great people. I had the good fortune of knowing him in high school, and working with him at my first job (Ingenia Communications, running Canada'…
-
comment
Comment #1790060
The URL for this item points to my lightly hacked version, but the real thing is at http://www.quasimondo.com/StackBlurForCanvas/StackBlurDemo.h... . (I just made it update when th…