Compare commits
1 commit
master
...
quadrivium
| Author | SHA1 | Date | |
|---|---|---|---|
| 10aa41c002 |
1 changed files with 18 additions and 8 deletions
|
|
@ -14,7 +14,7 @@
|
||||||
| Adventure #1
|
| Adventure #1
|
||||||
| ------------
|
| ------------
|
||||||
|
|
|
|
||||||
| A reader may unfold how to read and write HTML using the verbose
|
| A reader may unfold how to read & write HTML using the verbose
|
||||||
| Comment Tags throughout this HTML Document.
|
| Comment Tags throughout this HTML Document.
|
||||||
|
|
|
|
||||||
| Ready to Explore?
|
| Ready to Explore?
|
||||||
|
|
@ -37,7 +37,7 @@ The "head" tag holds "meta data" on how various clients should render or display
|
||||||
<head>
|
<head>
|
||||||
|
|
||||||
|
|
||||||
<!-- Configure the title and title bar of this web page document. -->
|
<!-- Configure the title & title bar of this web page document. -->
|
||||||
<title>grow food not lawn — unturf.</title>
|
<title>grow food not lawn — unturf.</title>
|
||||||
|
|
||||||
<!-- Make mobile pretty. -->
|
<!-- Make mobile pretty. -->
|
||||||
|
|
@ -70,7 +70,7 @@ The "head" tag holds "meta data" on how various clients should render or display
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<!-- the "body" tag contains all text and media of a web page. -->
|
<!-- the "body" tag contains all text & media of a web page. -->
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<!-- Taking advantage of classless CSS. Reference: https://picocss.com/docs/classless.html -->
|
<!-- Taking advantage of classless CSS. Reference: https://picocss.com/docs/classless.html -->
|
||||||
|
|
@ -110,15 +110,17 @@ Suppose the technology exists already, but has not been creatively linked in the
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Suppose we decide to build a Permacomputer which optimizes for the trivium key operating values of Truth, Freedom, and Love.
|
Suppose we decide to build a Permacomputer which optimizes for the quadrivium key operating values of Truth, Peace, Freedom, & Love.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Suppose we use rigor to define and agree on the meaning of those key operating values. What technological properties would we need to ensure the maximum Truth, Freedom, and Love would result just by humans participating in this system?
|
Suppose we use rigor to define & agree on the meaning of those key operating values.
|
||||||
|
What technological properties would we need to ensure the maximum Truth, Peace, Freedom, and Love would result just by humans participating in this system?
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
So how do we solve for (and protect) these three key values using today's existing technologies? What properties does our Permacomputer need to become alive and grow indefinitely?
|
So how do we solve for (and protect) these four key values using today's existing technologies?
|
||||||
|
What properties does our Permacomputer need to come alive & grow indefinitely?
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!-- The b tag means bold. -->
|
<!-- The b tag means bold. -->
|
||||||
|
|
@ -144,6 +146,12 @@ In this way we may treat our code bases as seeds to sprout on any abandoned tech
|
||||||
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<b>PEACE</b>
|
||||||
|
|
||||||
|
Peace is when inner & outter parts of a system take harmonious action or inaction with each of the parts of the holistic & shared universe.
|
||||||
|
Beings in peace look out for one another & help each other unfold peace within their own tiny universes.
|
||||||
|
|
||||||
|
|
||||||
<b>FREEDOM</b>
|
<b>FREEDOM</b>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -172,11 +180,13 @@ We will set up a matrix server for the people who work better via async, instant
|
||||||
<p>
|
<p>
|
||||||
If you're here to show support or volunteer, thank you, reach out however you like!
|
If you're here to show support or volunteer, thank you, reach out however you like!
|
||||||
|
|
||||||
I will post videos here before other platforms and plan to move all my content under this domain free from advertisements or tracking! Thank you all for your support and for visiting this link, you are very early but I'm rushing to get everything ready for many great minds to share with each other.
|
I will post videos, art, & poety, music, & short stories over on <a href="https://media.unturf.com">media.unturf.com</a> before other platforms & i plan to move all my content under this domain free from advertisements or tracking!
|
||||||
|
|
||||||
|
Thank you all for your support & for visiting, you are very early but I'm rushing to get everything ready for many great minds to share with each other! <3
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Please feel free to express yourself (more than normal social media, this is the real Internet after all), but try not to offend. When in doubt aim for Truth, Freedom, and Love in your interactions on this forum.
|
Please feel free to express yourself (more than normal social media, this is the real Internet after all), but try not to offend. When in doubt aim for Truth, Peace, Freedom, & Love in your interactions on this domain.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>For more details about the type of discourse which is acceptable, check out this short essay:</p>
|
<p>For more details about the type of discourse which is acceptable, check out this short essay:</p>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue