Skip to content

Commit 2a5f42b

Browse files
committed
new post - evolutionist
1 parent 06e236e commit 2a5f42b

File tree

6 files changed

+96
-0
lines changed

6 files changed

+96
-0
lines changed

public/assets/collaboration.webp

156 KB
Binary file not shown.

public/assets/identity.webp

70.6 KB
Binary file not shown.

public/assets/molecule-to-cell.webp

117 KB
Binary file not shown.

public/assets/ouroboros.webp

123 KB
Binary file not shown.
Lines changed: 95 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,95 @@
1+
---
2+
title: "I am an evolutionist"
3+
slug: the-evolutionist
4+
tags: [human-condition, evolution]
5+
date: 2025-04-02 22:30:00
6+
---
7+
8+
9+
We know many things about evolution – because we have learned them.
10+
We have learned that its history spans billions of years, an incredible amount of time.
11+
We see every day what evolution as a driving force is capable of.
12+
13+
We humans are free to take these facts further. To make them part of our belief system.
14+
15+
**I believe** in evolution as a fundamental concept.
16+
17+
**I believe** that this universe is exquisitely equipped to allow the concept to do its work.
18+
I do not care so much why that is the case, but I must take note that it works.
19+
20+
Countless molecules exhibit self-replicating behavior, and reality is such that structures and shapes can form
21+
when the right amount of energy is present. Little mechanisms can emerge that can begin to interact with their environment
22+
in meaningful ways. These interactions are the basic lifeline, the infinite loop that tells,
23+
honestly and non-judgmental whether a thing may be successful in replicating or whether the chosen parameters
24+
will lead to its eventual demise.
25+
26+
<img src="/assets/molecule-to-cell.webp" alt="Proteins emerge from molecules. Cells emerge from proteins" width="500"/>
27+
<figcaption>Emergence is natural to evolution. Even so, the fundamental driving forces come from the smallest things.</figcaption>
28+
29+
Contraptions and mechanisms become machines, exhibiting what we may call collaboration: synergies, symbiosis.
30+
31+
**I believe** in the two fundamental and opposing forces of
32+
33+
## Collaboration and Identity
34+
35+
<img src="/assets/identity.webp" alt="Identity" width="500" />
36+
<figcaption>Identity</figcaption>
37+
38+
Identity is essential to define what something is, its purpose, its function, differentiating it from others,
39+
ensuring reliance and stability across time & space. A cell must protect its identity in order to keep functioning
40+
the way it was predestined to do. Its membrane clearly delineates the identity of the cell. Its interactions
41+
with its environment are carefully crafted and constrained to strike the balance between interacting with your environment
42+
versus protecting your internal structure.
43+
44+
<img src="/assets/collaboration.webp" alt="Collaboration" width="600" />
45+
<figcaption>Collaboration</figcaption>
46+
47+
Collaboration is essential to create more complex shapes,
48+
in the search of ever more capabilities to explore more solution spaces. Cells collaborate to create bodies. Collaboration
49+
is apparent from deep below in the form of proteins to high above in the form of ecosystems.
50+
51+
These two forces are two sides of a coin. In human societies we call it being progressive and being conservative.
52+
Identities are necessary to give permanence to shapes, and the ability to endure opposing forces.
53+
Collaboration is required to settle places where nothing had settled before.
54+
Collaboration needs tried and trusted functions to carry out its undertakings. Identity needs collaboration to not
55+
become obsolete in the constant ebbs and tides of changing environments.
56+
57+
## Cover all the solution space
58+
59+
<Ai>A solution space is the set of all possible answers or configurations that could solve a given problem.</Ai>
60+
61+
What is the _given problem_, though? That touches your core belief.
62+
63+
As an evolutionist, I give you the freedom to answer this question in any way you see fit.
64+
Here is one possible answer:
65+
66+
> The problem is to explore the solution space as complete as possible.
67+
68+
Astute readers will notice that this is
69+
tautological. It defies cause and effect. And yet, this emergence of cause and effect as one unit, I believe,
70+
touches the very core, the secret of evolution.
71+
72+
When we laugh, we become healthy. When we are healthy, we laugh.
73+
74+
When we are sad, we get sick faster. When we are sick, we become sad.
75+
76+
<img src="/assets/ouroboros.webp" alt="Ouroboros" width="600" />
77+
<figcaption>Ouroboros, representing the cycle of life</figcaption>
78+
79+
## Simple forms are not enough to solve the problem
80+
81+
Simple mechanisms go a long way - but there is more energy to be used, more possibilities to explore.
82+
The cornerstones of identity and collaboration, repeatedly stacked, lead to emerging structures, a fractal
83+
of ever-increasing complexity, that allows evolution to go further than proteins, cells, slime, mould,
84+
small multicellular life forms, huge multicellular life forms, intelligent lifeforms.
85+
86+
I believe we need not — and should not — be the end. Vast quantities of energy lie dormant, waiting to be discovered and used.
87+
88+
As [Jeremy England][1] writes
89+
90+
> Every life is on fire
91+
92+
I believe it is evolution's right to use all of the available energy in this universe to be on fire, until everything is reduced to ashes and
93+
the whole solution space has been played out.
94+
95+
[1]: https://www.amazon.com/Every-Life-Fire-Thermodynamics-Explains/dp/1541699017

src/styles/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ ol, ul {
8585
}
8686

8787
blockquote {
88+
margin: 0;
8889
background: var(--highlight-background);
8990
border-left: 10px solid #ccc;
9091
padding: 0.5rem 10px;

0 commit comments

Comments
 (0)