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 9f6a31a7168df06efcfbf367f6c6d98224f38efc
parent 7856a1152d37937793f868981851da4c99912f05
Author: viznut_web <viznut_web@web>
Date:   Mon, 20 Jun 2022 14:09:03 +0200

empty web commit

Diffstat:
MPrinciples.mdwn | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Principles.mdwn b/Principles.mdwn @@ -64,7 +64,8 @@ philosophical ones, so feel free to disagree with them or refactor them. ## Respond to changes -* Computing systems should adapt to the changes in their operating environment (especially in relation to energy and heat). 24/7 availability of all parts of the system should not be required, and neither should a constant operating performance (e.g. networking speed). +* Computing systems should adapt to the changes in their operating environments (especially in relation to energy and heat). 24/7 availability of all parts of the system should not be required, and neither should a constant operating performance (e.g. networking speed). +* In a long term, software and hardware systems should not get obsoleted by changing needs and conditions. New software can be written even for old computers, old software can be modifed to respond to new needs, and new devices can be built from old components. Avoid both [[software rot]] and [[retro]]computing. ## Everything has a place