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 40b9e16ee3801da551d9357d504ad6fd3e742692
parent 928e7ddb6a2ec1c724f849dadc2026ee759c241d
Author: neau <neau@web>
Date:   Thu, 23 Jun 2022 04:30:50 +0200

empty web commit

Diffstat:
MPlan_9.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Plan_9.mdwn b/Plan_9.mdwn @@ -2,7 +2,7 @@ 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 to permacomputing +## Relevance to permacomputing The Plan 9 system is likely 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.