I don't think (products) should look like Hollywood’s idea of a spaceship control room
It reminds me of IoT 2017 - Stove, or dishwasher with the internet - they tend to be hacked beause they're online
What each designer empasize:
| #!/bin/bash | |
| # Save your first 30 mins of the meetup with this: | |
| # (If you're using Mac, downloading Homebrew is highly recommended) | |
| # Make sure you have pip installed | |
| sudo pip install --upgrade pip virtualenv | |
| && sudo pip install keras jupyter | |
| && sudo easy_install pip | |
| && mkdir tensorflow | |
| && virtualenv --system-site-packages tensorflow | |
| && mv tensorflow |
Fogg posits that there are three ingredients required to initiate any and all behaviours (1) the user must have sufficient motivation (2) the user must have the ability to complete the desired action (3) a trigger must be present to activate the behaviour
| Constraints | Examples |
|---|---|
| Physical | USB-A vs USB-C (USB-A has constraints unlike USB-C) |
| Cultural | Chopsticks (In some culture, people have hard time using it) |
Most accidents are caused by human error: 75-90%
How? They are not. It's a design problem. They must be another underlying factor.
When an accident is thought to be caused by people, we blame them and then continue to do things just as we have always done.