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 7fbf77c9d2f1b74055c9a51a7888a13df03faafe
parent 1942de3a69ce0055b821e8f29a0b0a1d6c9060bd
Author: neau <neau@web>
Date:   Wed, 22 Jun 2022 17:06:29 +0200

empty web commit

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

diff --git a/software.mdwn b/software.mdwn @@ -1,3 +1,5 @@ +If the new software no longer runs on old hardware, it is worse than the old software. + Questions to ask about a software program: * Is it free from blackbox dependencies such as arbitrary external servers when running, compiling or installing it? Does it tolerate a lack of network connectivity?