modified: Makefile

modified:   let-us-define-a-permacomputer/index.html
This commit is contained in:
Russell Ballestrini 2021-12-31 20:08:23 -05:00
parent 614ebd6857
commit 22a1175ed9
2 changed files with 18 additions and 3 deletions

View file

@ -2,4 +2,4 @@
http:
# In the second shell, run a "mock" simple HTTP webserver to serve index.html:
env/bin/python -m http.server 8000
python -m http.server 8000

View file

@ -120,8 +120,23 @@ So how do we solve for (and protect) these three key values using today's existi
<b>TRUTH</b>
<p>
The Universe is mathmatical, and math is a natural right (even above public domain). The universe is logical & always follows a trivium of ``inputs > process > outputs``. This logic is of the 0 and 1 or True and False. It is the separation between two, no edge or gradient.
In regards to a Permacomputer, for Truth, the source code must be open source & freely distributed. In fact, in my ideal the core parts of the machine would be gifted into the public domain (without license or warranty). In this way we may treat our code bases as seeds to sprout on any abandoned technology. My reference implementation will use Python, however I fully expect people to port the ideas into all programming languages. ``go-rust-rails-java.js``.
Our Universe is mathmatical, & math is a natural right (even above public domain).
The universe is logical & always follows a trivium of
<code>inputs > process > outputs</code>
This logic is of the 0 and 1 or True and False.
It is the separation between two, no edge or gradient.
In regards to a Permacomputer, for Truth, the source code must be open source & freely distributed.
In fact, in my ideal the core parts of the machine would be gifted into the public domain (without license or warranty).
In this way we may treat our code bases as seeds to sprout on any abandoned technology. My reference implementation will use Python, however I fully expect people to port the ideas into all programming languages.
<blockquote><code>go-rusty-rails-jvm.js</code></blockquote>
</p>
<b>FREEDOM</b>