A 10 minute lightning talk at BronyCon 2018's Pony Programming panel. Find more slides at http://developer.horse
Presented by Peach Hack https://twitter.com/KatharineBerry
https://rebble.io
Pebble is dead. Long live Pebble!rebble
View Slide
Peach Hack• Working on Google Cloud• Failed to make smartglasses at Intel• Used to make watches at Pebble• I make some pony games:ponytone.online, rpg.horse@KatharineBerry
What is Pebble?They’re smartwatches
What happened?
So what?
Web Services
Web Services• Pebble appstore• Firmware updates• Language packs• Notification icons• Timeline• Dictation• Weather• Notification iconsAnd more…
What can we do?
rebble · web servicesA product of the Rebble Alliance, LLC
How do we run it?Serverless
How many users?“I dunno, maybe a thousand at most?”
How many users?
How many users?“…fifty thousand?”
A diversion: money
Make a budget
APIs are expensiveDictation: $110,000 / yearWeather: $260,000 / year
Freemium• Basic service: free• Dictation and weather: $3/month (or $33/year)(I hate that word)
Subscription enforcement“voice": {"languages": [{"endpoint": "pebble-eng-usa.nuancemobility.com","four_char_locale": "en_US","six_char_locale": "eng-USA"} // ...]},"weather": {"url": "https://api.weather.com/v1/geocode/$$latitude$$/$$longitude$$/?api_key=whatever&language=$$language$$&units=$$units$$"},
Crazy Hack Time
Crazy Hack Time“voice": {"languages": [{"endpoint": "pebble-eng-usa.nuancemobility.com","four_char_locale": "en_US","six_char_locale": "eng-USA"} // ...]},
That’s it!Have a pebble? Want it to keep working? rebble.io