minor doc
parent
eeef3ed5ed
commit
9435640e53
|
@ -6,14 +6,17 @@ Work is for chumps; entropy is less energy... er.
|
||||||
[Artifical Life Slideshow](https://docs.google.com/presentation/d/1P5wEIuympcGkyadeAofbZbJqTmpwpZGw9-DXg5_P7Ms)
|
[Artifical Life Slideshow](https://docs.google.com/presentation/d/1P5wEIuympcGkyadeAofbZbJqTmpwpZGw9-DXg5_P7Ms)
|
||||||
|
|
||||||
# usage
|
# usage
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker-compose up
|
docker-compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
# (not so) FAQ
|
# (not so) faq
|
||||||
|
|
||||||
What biology? All I see is bad code.
|
What biology? All I see is bad code.
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Biology is a great example of a tremendous waste of time, so I love to be inspired by it.
|
Biology is a great example of a tremendous waste of time, so I love to be inspired by it.
|
||||||
Other than that, there isn't really anything else here except a bunch of pseudoscience regarding dissent with modification.
|
Other than that, there isn't really anything else here except a bunch of pseudoscience regarding dissent with modification.
|
||||||
Computers are generally deterministic except in specific circumstances which makes producing new functionality in code the programmer's responsibility.
|
Computers are generally deterministic except in specific circumstances which makes producing new functionality in code the programmer's responsibility.
|
||||||
|
@ -21,11 +24,15 @@ The field of artificial intelligence attempts to reproduce human intelligence th
|
||||||
Artificial intelligence still has predictable results--we have a few tests for human intelligence, the most common being the [Turing test](https://en.wikipedia.org/wiki/Turing_test).
|
Artificial intelligence still has predictable results--we have a few tests for human intelligence, the most common being the [Turing test](https://en.wikipedia.org/wiki/Turing_test).
|
||||||
|
|
||||||
Intelligence is a bad thing now?
|
Intelligence is a bad thing now?
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
Yes, Siri.
|
Yes, Siri.
|
||||||
|
|
||||||
What does this all have to do with scrap not being scrap?
|
What does this all have to do with scrap not being scrap?
|
||||||
|
|
||||||
-----
|
-----
|
||||||
|
|
||||||
I have a habit of calling new projects "scrap" until I can think of a better name for them.
|
I have a habit of calling new projects "scrap" until I can think of a better name for them.
|
||||||
I like to think that scrap is no longer scrap but you get to decided that one for yourself.
|
I like to think that scrap is no longer scrap but you get to decided that one for yourself.
|
||||||
I also originally named components after biblical figures but decided that was a sin against Father Darwin.
|
I also originally named components after biblical figures but decided that was a sin against Father Darwin.
|
||||||
|
|
Loading…
Reference in New Issue