Crazy new camera that allows you to pull focus AFTER you take the picture. Only still photos for now, but they say they should be able to apply the technology to video.
Watch the 3 minute video, I'd like to start going through all the different game ideas to filter out what might work for our teams, and try some out here and there at our meetings.
OPS would be a great opportunity for this, since we are starting from scratch.
This is was a cool quote from a follow up video I watched from the books author
"You find things that you're not looking for, even when your not looking.
But if you're not looking for something, then you won't find anything"
Visibility.js allow you to determine whether your web page is visible to an user, is hidden in background tab or is prerendering. It allows you use the page visibility state in JavaScript logic and improve browser performance by disabling unnecessary timers and AJAX requests, or improve user interface experience (for example, by stopping video playback or slideshow when user switches to another browser tab).