http://research.microsoft.com/en-us/um/redmond/projects/hype...
The video demo there is worth checking out.
51–60 of 205 posts
http://research.microsoft.com/en-us/um/redmond/projects/hype...
The video demo there is worth checking out.
I'm amazed how low-quality this MS landing page is. - The "How it works" tab is just a huge image. - The search box ( top right ) has some problems with the border. Both in Chrome & Safari. - It uses `font-family: 'Segoe UI';`, which makes all elements with that font on my Mac "serif"
Insane. That page loads in 111 network requests totaling about 40MB.
Insane. That page loads in 111 network requests totaling about 40MB.
This is what happens when you make everything an API and try to hide all of the details. People program as the docs tell them to, not realizing that what they're doing requires a hideous amount of complexity under the hood. It is sadly rare for an API to actually mention that a particular method is expensive.