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 cb371cf848c39a789a8d6c5b9ff275b1703b055e
parent bdff59dbd96221d76f81f4fc3769fe51268c8571
Author: neau <neau@web>
Date:   Wed, 22 Jun 2022 17:49:50 +0200

empty web commit

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

diff --git a/offline_first.mdwn b/offline_first.mdwn @@ -1 +1,3 @@ Offline first, like its name implies, is the design of [[software]] or [[hardware]] that does not depend on connectivity. It is also an important part of [[designing for descent|design for descent]]. + +A distributed system is one in which the failure of a computer you didn’t even know existed can render your own computer unusable.