51. Humans make mistakes. It’s no use pretending they don’t. You’re just going to have to deal with it. So just make them easy as possible to fix. Include infinite undo, back button, home button, version control.
Autocorrect, I am not so sure about. I for one don’t like the computer to insist it knows better than me and then provide no way to easily insist i am right. Let me make mistakes! just make it easy to fix them.
52. The Perception - Action Loop.
A principle from psychology, it describes a method by which humans interact and learn from their environment. it goes:
1. Perceive situation
2. make prediction about it
3. take action
4. observe result. if it matches prediction, reinforce that mental model.
go back to 1.
this principle relates to constraints and affordances, in that the perception step can exploit pre-existing experiences, and observing a result can either reinforce or contradict them
52. The Perception - Action Loop.
A principle from psychology, it describes a method by which humans interact and learn from their environment. it goes:
1. Perceive situation
2. make prediction about it
3. take action
4. observe result. if it matches prediction, reinforce that mental model.
go back to 1.