permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 4ea673ad8b451b22bd010df1279ee888c6bff947
parent f131198acfd788ed25c619f199867c22b4bad200
Author: neau <neau@web>
Date:   Wed, 22 Jun 2022 00:55:34 +0200

empty web commit

Diffstat:
ADawnOS.mdwn | 17+++++++++++++++++
1 file changed, 17 insertions(+), 0 deletions(-)

diff --git a/DawnOS.mdwn b/DawnOS.mdwn @@ -0,0 +1,17 @@ +DawnOS is an entire operating system hosted on a One Instruction-Set Computer(SUBLEQ). The binaries for such a system break down to a much longer list of machine operations, but they take fewer transistors to run, and can be pipelined due to their uniform size. + +## dawnos.txt + +DawnOS came with a text file with the following content: + +> Imagine that software development becomes so complex and expensive that no software is being written anymore, only apps designed in devtools. +> +> Imagine a computer, which requires 1 billion transistors to flicker the cursor on the screen. Imagine a world, where computers are driven by software written from 400 million lines of source code. +> +> Imagine a world, where the biggest 20 technology corporation totaling 2 million employees and 100 billion USD revenue groups up to introduce a new standard. And they are unable to write even a compiler within 15 years. +> +> "This is our current world." + +See also: + +* [A Programming Language With Only One Command and the Anti-Imperialist Operating System Built on it](https://esoteric.codes/blog/a-programming-language-with-only-one-command-and)