Prototyping notes: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
[[File:Notefromclass.jpg|thumb|right]] | [[File:Notefromclass.jpg|thumb|right]] | ||
[[File:Relative.jpg|thumb|right|A note from Fred in class: helping me remember how to make code shapes for the html page. ]] | |||
*Servers: 'sandboxes' - responsibility of the whole two years. | *Servers: 'sandboxes' - responsibility of the whole two years. | ||
Line 24: | Line 25: | ||
*cd/ : look into file | *cd/ : look into file | ||
*man : to look up commands | *man : to look up commands | ||
*pwd : print current work directory | *pwd : print current work directory | ||
* ~$figlet -f /usr/share/figlet/banner.flf | * ~$figlet -f /usr/share/figlet/banner.flf | ||
* pretag- | * pretag- | ||
* ftp :file transfer protocol | * ftp :file transfer protocol |
Revision as of 18:11, 26 September 2024
Week 3
Instrumentation and improvisation
- Pietzo electric effect
- A microphone covered in silicon, becomes hydro: can record underwater.
- The coil: putting it near an electric source can pick up the sound of the megahertz (hearing the electricity).
- Christina Kubisch
Week 2
- Servers: 'sandboxes' - responsibility of the whole two years.
- After graduation, you can download files but there will be no login access after that time.
- ssh: helps you to connect to the server.
- xpub1@: server
- control+c= to get back green prompt
- ssh: 'the shell'
- ls: move into file
- cd/ : look into file
- man : to look up commands
- pwd : print current work directory
- ~$figlet -f /usr/share/figlet/banner.flf
- pretag-
- ftp :file transfer protocol