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 560fb26d5825b7db44a6bd484d24a03e40e18d4b
parent d8f71143bde1067b5b7ee0d183835fb81ca8ac37
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Wed, 29 Jul 2026 11:26:49 +0200

tweaks civboot

Diffstat:
Mcivboot.mdwn | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/civboot.mdwn b/civboot.mdwn @@ -1,14 +1,14 @@ -**Civboot** is a a project which aims to reduce the tools and knowledge necessary to bootstrap modern civilization as much as possible, with a focus on computers. It was originally inspired by [[Collapse OS]] but is also an educational project. +**Civboot** is a project which aims to reduce the tools and knowledge necessary to bootstrap modern civilisation as much as possible, with a focus on computers. It is was originally inspired by [[Collapse OS]] and is also an educational project. Essentially, a Civboot is defined as a factory (or set of factories) and the tools and knowledge required to build a computer, as well as everything needed to build the factories/tools themselves, recursively. It applies the idea of bootstrapping to physical systems in order to wet the curiosity and intellect of builders and designers towards a common goal that could encourage simplicity, understandability, adaptability and human scale in computational culture. -More specifically within the project, Civstack is the software implementation of Civboot - a self-bootstrapping software stack that is educational and can already be useful in the present day. The contributors of the Civboot project are starting with Civstack because software is easier than hardware and having a minimal yet useful software system for Civboot to target will clarify the requirements on what kind of computer is even need to build. +More specifically within the project, Civstack is the software implementation of Civboot - a self-bootstrapping software stack that is educational and can already be useful in the present day. The contributors of the Civboot project are starting with Civstack because software is easier than hardware and having a minimal yet useful software system for Civboot to target will clarify the hardware requirements. Relevance to permacomputing --------------------------- -Today's technology stack and supply chain are too large and complex to be produced by small groups of people, much less understood from books or working examples. Simplifying parts of our technology stack has many benefits relevant to permacomputing: +Today's technology stack and supply chain are too large and complex to be produced by small groups of people, much less understood from books or working examples. Simplifying parts of our technology stack has many benefits relevant to permacomputing. In Civboot words: 1. Provides working examples that can be used as reference to learn from. 2. Creates a base to modify and build new ideas and approaches. @@ -35,5 +35,5 @@ The goals of the project are acknowledged as largely pipe dreams, however such g Links ----- -- https://github.com/civboot/civboot/blob/main/README.md -- https://civboot.github.io +- <https://github.com/civboot/civboot/blob/main/README.md> +- <https://civboot.github.io>