Wearable Distractions

For the past couple of months I’ve had a post about wearable technology sitting in a drafts folder, waiting to be edited for the 10th time and published. It was born out of the frustration of spending time with people, constantly being interrupted by the wondrous technology we all surround ourselves with.

Sometimes you struggle to find the right angle on a topic. This piece of writing in particular kept bending towards the “rant” rather than the “insightful” end of the spectrum. Luckily, one day before Apple’s expected announcement of their first wearable device, Josh Clark created a far more interesting article than I could have:

[Wearables] should reinforce connections with the people we love and the places we visit, instead of isolating us under a torrent of data. They should draw us into the world instead of drawing our eyes to a screen.

The entire piece is worth a read.

Tools Not Toys

Google's Project Ara has a wonderfully misleading sales pitch. It's a cell phone that lets you choose the parts you want in order to create your perfect phone. Interested in photography? Buy a high quality camera component and snap it on. Sounds simple. However, dig a little deeper and fundamental problems with this idea start to emerge.1

What if the camera you buy has features that the camera app you use doesn't support? What if the camera's drivers are buggy? What if the camera hardware requires two component spaces on the phone frame instead of one? Is everyone meant to play a game of geometry to figure out what set of components fit together to allow the features they want?

How about a different scenario. What if you buy a higher resolution screen, only to find out that your phone's GPU is too slow to support it? What if you buy a faster GPU and it requires a faster interconnect than your cell phone frame uses? Why should anyone even need to know what a GPU is?

There's also the tradeoff of bulk, where making every component removable means losing significant space to external housing and interconnects. Even worse, each component is forced into a predetermined size whether it needs the space or not.

An optimist would say that Google is working on solutions to these challenges. On the other hand, you could look at 30 years of history with PCs and predict a bleaker outcome for Project Ara. In this more likely scenario, customers will need to figure out what components work together, which have stable drivers, where to buy them, and how to configure them.

It should be clear by now that the reality of piecing together technology components never lives up to the promise of a seamless product. Every time the tech industry tries to do this, it finds out that the whole is less than the sum of its parts. Exhibit A: Compare any laptop to Apple's MacBooks. Exhibit B: Compare any Android phone to Google's Nexus line. Exhibit C: Compare any Windows tablet to Microsoft's Surface.

Fraser Speirs once wrote:

The Real Work is not formatting the margins, installing the printer driver, uploading the document, finishing the PowerPoint slides, running the software update or reinstalling the OS.

The Real Work is teaching the child, healing the patient, selling the house, logging the road defects, fixing the car at the roadside, capturing the table's order, designing the house and organising the party.

As someone who works to make technology transparent, Project Ara strikes me as a wrongheaded concept. It rewinds the clock on the last decade of progress in the tech industry. Instead of ushering in a new generation of personalized, upgradeable phones, it will be a mess of barely functioning components from different companies, with limited compatibility across generations of hardware.

We should be making tools that people can use effortlessly instead of pretending tech products are toys that people want to spend time tinkering with.

  1. Let's temporarily ignore the fact that Project Ara is vaporware, despite a puff piece in Time and the usual breathless coverage in the tech press.

Reassurance

Thanks for the weirdly unsettling notification, Facebook:

Facebook alert: "You have more friends on Facebook than you think"

Should I be feeling insecure about my social life? Does your data mining know something I don’t? Are my real life friends about to leave me? Is it me? Am I too anxious?? Oh God! It’s me isn’t it?!!

Number of Clicks Doesn't Equal Ease of Use

Jon Bell recently stated that counting the number of clicks needed to complete a task can be a misleading objective when designing software. I recently illustrated this exact point in the UX class I teach by way of an example from a real world usability study.

In the study, we tested two designs for a mobile checkout flow. One had most of the flow condensed into one page. The other split the flow into 8 or so separate pages, with each step asking a simple question such as “Are you a new customer? [Yes] [No]”.

Conventional wisdom would have predicted the first design to be more successful. Not only did it require fewer taps to complete the checkout task, but it was faster since there were fewer pageloads involved. However, users overwhelmingly preferred the second multi-step design because they had an easier time completing the task.

Rather than aiming to reduce the clicks needed to complete a task, aim to reduce the user's cognitive load. There is no one-size-fits-all solution for this goal. The only thing you can count on is that number of clicks isn't a valid metric to measure it by.