Diigo Bookmarks 10/31/2015
著
-
Here's what it's like to rent a MiG-29 to fly you above the clouds in the stratosphere
"It’s good to be rich. Because when you’re rich you can easily justify the $18,000 necessary to rent—yes, rent—a MiG-29 fighter jet that will take you on the flight of your life to the edge of space."
-
WCAG 2.0 Level AAA revisited – is it worth it now? | Access iQ
"Overall, it's encouraging to see that some aspects of Level AAA have trickled down into being commonplace now thanks to HTML5 and that’s a great thing. However, it's still unlikely that most policy and legislative frameworks will pick up Level AAA as a requirement, and at this point it still remains firmly grounded as something to be considered largely for the websites designed specifically for people with disabilities."
-
Node v5.0.0 (Stable) | Node.js
"Say hello to Node.js v5! It's true that we only recently released Node.js v4.0.0, however this new release doesn't mean that v4 is going away. In fact, v4 is going to live for a lot longer than v5."
-
Google is merging Chrome OS and Android | The Verge
"Update 7:40PM: We've updated the article's headline to be more accurate. A Google spokesperson has confirmed to The Verge that both Chrome OS and Android will continue to exist; Chrome OS is not being "killed.""
-
Flexbox Myth Busting | Jon Yablonski
"This performance issue has since been rectified with the newer version which uses ‘display: flex’ and is 2.3× faster than the older flexbox."
-
How z-index Works | bitsofcode
"The new stacking context applies to any children of that element. Their stacking levels are now only within that stacking context, not the root stacking context."