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 b541a049bd1d90f53eb26f80032b74bffe956e2f
parent e3a7490323212f219901e7ace6ce599f72917747
Author: neau <neau@web>
Date:   Sat, 25 Jun 2022 22:20:00 +0200

empty web commit

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

diff --git a/properties.mdwn b/properties.mdwn @@ -7,7 +7,7 @@ Human use of computing will be more sustainable if: * **accessible**: is well documented and adaptable to an individual's needs. * **compatible**: works on a variety of architectures. -* **efficiency**: uses as little resources(power, memory, etc) as needed. +* **efficient**: uses as little resources(power, memory, etc) as needed. * **flexible**: is modular, portable, adapts to various use-cases. * **resilient**: is repairable, descend-friendly, offline-first and low-maintenance.