Sat Jun 13, 2015 06:45 PM
  • By Rob
  • June 13, 2015
  • No Comments

Sat Jun 13, 2015 06:45 PM

Tue Jun 9, 2015 09:48 PM

“Because your Taylor Swift (ringtone) is worse than my bum tornadoes.” http://theoatmeal.com/blog/apple_watch

Sat Jun 13, 2015 06:45 PM
8 things I learned from wearing an Apple Watch for a couple of weeks – The Oatmeal

Wed Jun 10, 2015 10:54 AM

Fitness
Fitness

Thu Jun 11, 2015 11:14 AM

http://www.bloomberg.com/graphics/2015-paul-ford-what-is-code/

What Is Code? If You Don't Know, You Need to Read This
What Is Code? If You Don’t Know, You Need to Read This
The world belongs to people who code. Those who dont understand will be left behind.

Thu Jun 11, 2015 11:58 AM

Finally VR is coming to the mass market http://www.engadget.com/2015/06/11/oculus-reveals-its-consumer-rift-headset/

Oculus reveals its consumer Rift VR headset
Oculus reveals its consumer Rift VR headset
Three long years after Oculus unveiled its VR headset to the world, it now finally has one ready for consumers. Say hello to the Rift headset that you can actually buy. It features two OLED screens that promises clarity, low-persistence flickering and a wide field of view. It also has a tracking system which CEO Brendan Iribe says has a very low latency movement that the company has refined over the years. They’ve also integrated a pair of headphones into the headset itself, which Iribe says has that 360-degree spatialized audio that’s so integral to a more immersive environment (And yes, you can remove them to add your own headphones). Indeed, the entire headset has been redesigned with comfort in mind. It’s lighter, it’s covered in fabric for a softer touch and there’s also a dial that you can use to adjust the distance between your eyes (also known as the interpupillary distance). And if you wear glasses? No problem, because you can now swap out different faceplates that fits those of us with corrective lenses as well. Interestingly, there’s also now an external sensor that you can put on your desk, which replaces the webcam-like sensor from earlier Oculus headsets.

Thu Jun 11, 2015 12:18 PM


Fri Jun 12, 2015 07:54 AM

MongoDB is now at 3.0, using the WiredTiger storage engine, and they have a new C# driver which moves almost everything to async tasks. They still support the old operations, but those have been moved to the Legacy namespace.

I don’t want to be stuck using old deprecated code, and some MongoDB methods are actually deprecated already. Instead of changing nearly every method (up the stack) to support async tasks, I’m using the Wait method for now to retrieve the data synchronously. I know, it defeats the purpose, but that’s too much code to update for now.

There’s not that much documentation for edge cases (especially for arrays). The release notes for MongoDB server state improved “explain” support, but I can’t find it in the C# methods anymore.

http://mongodb.github.io/mongo-csharp-driver/2.0/reference/driver/crud/reading/

Reading


Sat Jun 13, 2015 06:45 PM

http://www.oystermag.com/this-is-the-best-gif-ever-made-according-to-the-guy-in-charge-at-giphy


ADVERTISEMENT: Copy your Facebook pics into your WordPress blog

Leave a Reply

Your email address will not be published. Required fields are marked *