Thursday, June 23, 2016

Trying out iOS 9.3.3 beta and iOS 10 beta

Apple iOS Developer Beta Builds

To try out iOS 9.3.3 beta, download profile here by loading in Safari on an iOS device.
to try out iOS 10 beta, goto Dev Download page, or install this profile on your iOS device.

Enjoy Siri, ask her which version of iOS it runs on, and confirm it!
Shuffle your playlists, Find books by Ayn Rand, Read Fountainhead. or
Read a haiku. Try 8 ball, Compare 4755 & AMZN. or MSFT & GOOG stocks.
Roll a die, Flip a coin. Do a barrel roll.

Ask Siri who or what is Cortana.
Launch Bing, search for Yahoo, end up at Google. goto ddg.gg
Stop doing that, explore SiriKit, and Get Started with making meaningful apps for humanity's sake.

Going one step further with Kotlin & gRPC

Recently, I tried using Quarkus with Kotlin for grpc. I have worked with grpc for communication between microservices in Java & Golang. ...