170
edits
m (formatting improvements) |
m (minor fixing-up of some details and grammar) |
||
#### <code>/net/tcp</code>
#### <code>/net/icmp</code>
### Graphical devices are represented as
#### <code>/dev/screen</code> is your current screen
#### 'screenshotting' is just copying <code>/dev/screen</code> to a file, and converting it to png
### global mounts do not exist, all processes have their own namespace
#### <code>mount</code> and <code>unmount</code> (not <code>umount</code>) to control filesystems
#### Processes without the audio
### 9p protocol backs all inter-process file-based communication
### 9p is network transparent
## Using 9Front
### Demo!
### How does piping raw audio files to the audio filesystem work, given differing sample rates?
#### Turns out, the audio filesystem expects a sample rate of 44.1 kHz by default (same quality of CDs). This is determined by the driver.
#### The default tools on 9Front that convert different audio formats into waveforms automatically output with 44.1 kHz sample rate (so the output can be directly piped into the audio filesystem)
### Threat landscape for 9Front?
####
### Recompiling the kernel
#### It worked (woo)
# Wrap up
## Josh has been converted, decided to install 9Front
## ....don't fork-bomb guardian (oops)
## Please don't host copyright-sussy material on your public Shell page
### Totally
## No Schmidt's today :(
### most members had upcoming and/or take-home exams
|