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 0331908e44db19d10f78bde05b2d7c9a0f38a3a3
parent e21bc78436553c8b09e12d4283662c7b5e192717
Author: neau <neau@web>
Date:   Wed, 22 Jun 2022 18:41:49 +0200

empty web commit

Diffstat:
MPlan_9.mdwn | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Plan_9.mdwn b/Plan_9.mdwn @@ -2,9 +2,9 @@ Plan 9 is not a product, it is an experimental investigation into a different way of computing. The developers started from several basic assumptions: that CPUs are very cheap but that we don't really know how to combine them effectively; that *good* networking is very important; that an intelligent user interface is a Right Decision; that existing systems are not the correct way to do things, and in particular that today's workstations are not the way to go. -## Relevance with permacomputing +### Relevance to permacomputing -The Plan 9 system is probably one of the fastest and most complete [[operating system|operating systems]] for the [[Raspberry Pi]] devices. It comes bundled with all the [[software]] and [[documentation]] required to understand its inner workings. +The Plan 9 system is probably one of the fastest and most complete [[operating system|operating systems]] for the [[Raspberry Pi]] devices. In comparison with the various compatible Linux and BSD distribution, it comes already bundled with all the [[software]] and [[documentation]] required to understand and expand its inner workings. "An argument for simplicity and clarity."