Setup your own Blog Like this… Generally follow this link
Install Hugo on macOS (Homebrew): Type in console:
- brew install hugo Register on Git Create Page - hugo new site sitename - cd sitename Select Theme - git init - cd themes - git submodule add https://github.com/budparr/gohugotheme-ananke.git themes/ananke Open config.toml in a text editor and add theme = “ananke”
Local test - hugo server -D See http://localhost:1313/ in the browser.
2020-11-26
1 min read
Idea you can gain from the class… HCI: Moore’s Law : Ex. Microwave
No intuitive design, but have good design : intelligently leverages cognitive and perceptual abilities
Ex. Tap Definition: History: VR : rise and fall and rise Homework Section 1 Two scenario describe that MR could cause problems for users. Based on VIDEO Hyper - Reality : https://www.youtube.com/watch?v=YJg02ivYzSs
Scenario 1:
The adopted pet in the supermarket might bit the user if he doesn’t get what he want.
2020-11-24
1 min read