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 2884b87022fdb2baef61b295a96f56510adb0779
parent 7d846d39a49b19c002bf25dbf09a099b40edd02a
Author: viznut_web <viznut_web@web>
Date:   Thu,  2 Jun 2022 14:26:24 +0200


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

diff --git a/Assessments.mdwn b/Assessments.mdwn @@ -0,0 +1,10 @@ +Permacomputing is not just about building an utopia from scratch but dealing with existing technologies, often trying to find the least evil among bad alternatives. In [[hardware]] we can't afford being too picky because we'll want to lengthen the lifespans of even bad pieces of hardware, but in [[software]] we usually have much more choice. + +When assessing software and hardware, we'll want to focus on technicalities such as resource use (especially energy use), dependencies and documentation. + +See also: + +* [[Programming languages]] +* [[Protocols]] +* [[Software]] (including [[applications]] and [[operating systems]]) +* [[Hardware]]