Android (obviously) has it too.
HN user
hresult
That's Microsoft all right. Remote desktop server is disabled on those SKUs for no apparent reason. One of reasons to hate Windows.
Late, not later.
“I don't know half of you half as well as I should like; and I like less than half of you half as well as you deserve.”
You don't have to use Google+ news stream if you want to get personalized search results, if that's what you're trying to imply (by friends working at Google). Search personalization is achievable by other means if necessary: past searches, searching while logging in with Google account, YouTube searches. Facebook is essentially trying to do the same, with much less product spectrum and more desperation as it gets more boring and uncool.
+1
Facebook's intent is really obvious - they are trying to replace "raw" Internet with the Facebook layer, and people would do all interactions: social, searches, shopping through their layer. This would render other companies like Google, Yelp, you name it obsolete. The problem however is in the details: how can anyone trust Facebook with their private data, searches etc. considering all the privacy issues, lack of user's control over their data, etc.? Once you're in the Matrix, you cannot unplug. That's what Facebook is trying to bring to the users.
I don't like this coding style at all. There are quite a few inconsistency with respect to the formatting, for example:
common->Frame(){ session->Frame() { ... } }
etc.
You fell victim of Microsoft's "upgrade" policy. Either upgrade your phone (ideally something than Microsoft's).
I completely agree with the following from the article:
"Even when Microsoft has a great product on its hands, even when its product, engineering and design teams manage to hit one out of the park, it won’t matter once the business team comes in and ruins it for everyone."
The whole history of all screw ups from Microsoft just confirms that.
"However traditional desktop software cannot be compiled for or installed on Windows RT."
What you meant to say that existing Windows apps cannot be installed or run on Windows RT. Technically they can be compiled to ARM, but there is no way you can install them. And Windows RT cannot emulate x86.
That's a good one.
Great article. But the ASCII art in it!
Great article. CPU reordering is an effect which makes it notoriously difficult to implement lock-free code correctly.