added reading_writing.md
parent
6c3529fbf6
commit
04618b8554
@ -0,0 +1,23 @@
|
|||||||
|
# reading/writing
|
||||||
|
|
||||||
|
## reading
|
||||||
|
|
||||||
|
On the surface of it, a library is a place for reading.
|
||||||
|
|
||||||
|
Unix-like systems use three permissions;
|
||||||
|
|
||||||
|
1. *executable*
|
||||||
|
2. *read*
|
||||||
|
3. *write*
|
||||||
|
|
||||||
|
## writing
|
||||||
|
|
||||||
|
Writing is a technology, one which structures thought in a linear manner (*see* Flusser). Writing doesn't only involve alphanumeric characters.
|
||||||
|
|
||||||
|
machine reading
|
||||||
|
machine writing
|
||||||
|
|
||||||
|
human reading
|
||||||
|
human writing
|
||||||
|
|
||||||
|
permissions
|
Loading…
Reference in New Issue