Prototyping notes: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 24: Line 24:
*cd/ : look into file
*cd/ : look into file
*man : to look up commands  
*man : to look up commands  
[[File:Relative.jpg|thumb|right|A note from Fred in class: helping me remember how to make code shapes for the html page. ]]
*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
[[File:Relative.jpg|thumb|right|A note from Fred in class: helping me remember how to make code shapes for the html page. ]]

Revision as of 19:11, 26 September 2024

Week 3

Doodle drawn in class of the Piezo electric effect

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

Notefromclass.jpg
  • 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
A note from Fred in class: helping me remember how to make code shapes for the html page.
  • pwd : print current work directory
  • ~$figlet -f /usr/share/figlet/banner.flf
  • pretag-
  • ftp :file transfer protocol