Viewing profile — BananaRepublic
BananaRepublic
HN member- Joined
- Thu, Jun 30, 2011, 10:48 AM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About BananaRepublic
No profile information was provided.
Recent public activity
-
comment
Comment #2769616
Well, some of the companies you mentioned are using the same obvious and/or prior art laden patents as a weapon against their competitors, so that 'sad day' has obviously already h…
-
comment
Comment #2742377
Thanks for the 'easier-to-read' stats! Judging by this it's a good thing that I learnt Python, because my C++ skills seem to be falling out of grace. Hmm... Javascript, maybe it's …
-
comment
Comment #2739724
Ehh, given how much Kinect relies on the functionality offered by PrimeSense, I'd think it would rather be UNBALANCED to claim it to come from MS Research.
-
comment
Comment #2739264
Yes, and like their other MS Research projects it's licenced under the 'Microsoft Research Licence' which means that whatever modifications/enhancements you do to the code can only…
-
comment
Comment #2739237
Well, Kinect owes quite alot to PrimeSense so I certainly wouldn't categorize it as a 'MS Research' product.
-
comment
Comment #2716193
Ahh, wikipedia. Then, I raise you one, please make sure you read the NT description: http://en.wikipedia.org/wiki/Hybrid_kernel
-
comment
Comment #2713516
It's not really about the 'development effort', it's about the performance. Message passing will always be alot slower than communicating through shared memory. Just like user-spac…
-
comment
Comment #2713446
Lolwut? Windows is at best a 'hybrid' kernel, and with that it's probably 95% monolithic and 5% microkernel-istic in it's design. How does that translate to '_generally_ a modified…