-
Notifications
You must be signed in to change notification settings - Fork 0
/
Why We May Think.html
36 lines (36 loc) · 1.41 KB
/
Why We May Think.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<html>
<head>
<link rel="stylesheet" href="styles2.css" />
</head>
<body>
<p>
When I was young, I thought the point of the body was to protect the
brain. Now I realize it’s the other way around. The brain exists to
protect the body.
</p>
<p>There are two kinds of animals – those who move and those who don’t.</p>
<p>
Animals who don’t move count on a stable and predictable environment and
replicate like crazy to compete for scarce resources, and to outlast
environmental changes.
</p>
<p>
Animals who do move have to adapt to ever-changing environments, and
therefore need a central nervous system.
</p>
<p>We call the first set of animals "plants."</p>
<p>
If you move, your environment changes a lot, which means you need a
nervous system to detect and respond to those changes. So, your brain
exists to protect your body as it moves, and it does this by constantly
trying to predict the environment around it.
</p>
<p>
Stop predicting, and you may as well be a plant, except unlike that plant
you haven’t cloned yourself a million times. You were counting on one shot
at reproduction with sexual mutation to make up for one million shots with
random mutation…and you lose.
</p>
<p>So, keep moving, and be alert.</p>
</body>
</html>