Compare commits
No commits in common. "b191a9e5d439a08d510456ed49ce33e010e50dad" and "e2814b08e1860e086e260e71684e04264ed587a2" have entirely different histories.
b191a9e5d4
...
e2814b08e1
2
Makefile
2
Makefile
@ -12,7 +12,7 @@ $(pdfs): %.pdf: %.md
|
|||||||
pandoc -t beamer -V theme:Warsaw -i $< -o $@
|
pandoc -t beamer -V theme:Warsaw -i $< -o $@
|
||||||
|
|
||||||
.PHONY: show
|
.PHONY: show
|
||||||
show: $(pdfs) ## Generate all pdfs (try `make -j 4 pdfs`)
|
show: $(pdfs) ## Generate all pdfs
|
||||||
|
|
||||||
.PHONY: clean
|
.PHONY: clean
|
||||||
clean: ## Delete all pdfs
|
clean: ## Delete all pdfs
|
||||||
|
17
README.md
17
README.md
@ -1,20 +1,13 @@
|
|||||||
# Radionice
|
## Radionice
|
||||||
|
|
||||||
Usage: `make`
|
Usage: `make`
|
||||||
|
|
||||||
## Dependecies:
|
## Dependecies:
|
||||||
|
#### For Debian:
|
||||||
### For Debian:
|
```
|
||||||
|
|
||||||
```bash
|
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install pandoc
|
sudo apt install pandoc
|
||||||
sudo apt install tikzit
|
sudo apt install tikzit
|
||||||
```
|
```
|
||||||
|
#### For Arch:
|
||||||
### For Arch:
|
TODO
|
||||||
|
|
||||||
```bash
|
|
||||||
pacman -Sy pandoc texlive-binextra texlive-pictures texlive-latexrecommended texlive-fontsrecommended
|
|
||||||
```
|
|
||||||
|
|
||||||
|
62
slides/extended_minds/extended_mind.md
Normal file
62
slides/extended_minds/extended_mind.md
Normal file
@ -0,0 +1,62 @@
|
|||||||
|
---
|
||||||
|
title:
|
||||||
|
- The Extended Mind and Licensing
|
||||||
|
author:
|
||||||
|
- Malin
|
||||||
|
|
||||||
|
theme:
|
||||||
|
- Warsaw
|
||||||
|
colortheme:
|
||||||
|
- orchid
|
||||||
|
---
|
||||||
|
|
||||||
|
# History
|
||||||
|
|
||||||
|
- Started with Clark and Chalmers
|
||||||
|
- [Chalmers at Ted](https://yt.artemislena.eu/watch?v=ksasPjrYFTg)
|
||||||
|
|
||||||
|
## Cyborg Manifesto
|
||||||
|
|
||||||
|
Or maybe Donna Haraway?
|
||||||
|
|
||||||
|
# Original Extended Minds
|
||||||
|
|
||||||
|
- Notebooks
|
||||||
|
- Counting on fingers
|
||||||
|
- Fil-o-fax
|
||||||
|
|
||||||
|
# Electronic Extended Minds
|
||||||
|
|
||||||
|
- Phones
|
||||||
|
- Computers
|
||||||
|
- Google?
|
||||||
|
- Note-apps?
|
||||||
|
|
||||||
|
# Intuition Pumps
|
||||||
|
|
||||||
|
- Proprioception and teeth
|
||||||
|
- The feeling of loss over theft
|
||||||
|
- Second brains
|
||||||
|
|
||||||
|
# Requirements
|
||||||
|
|
||||||
|
- 'to-hand'
|
||||||
|
- Repetition
|
||||||
|
- Locus
|
||||||
|
|
||||||
|
> Do you know where they live?
|
||||||
|
|
||||||
|
# Counter Requirements
|
||||||
|
|
||||||
|
> Skin and bone
|
||||||
|
|
||||||
|
Does *Ghost in the Shell* count?
|
||||||
|
|
||||||
|
# The Point and the Future
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
# End Notes
|
||||||
|
|
||||||
|
> Can you code in the sand?
|
||||||
|
|
@ -54,7 +54,7 @@ Does *Ghost in the Shell* count?
|
|||||||
|
|
||||||
# The Point and the Future
|
# The Point and the Future
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# End Notes
|
# End Notes
|
||||||
|
|
||||||
|
Before Width: | Height: | Size: 358 KiB After Width: | Height: | Size: 358 KiB |
Loading…
x
Reference in New Issue
Block a user