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 2ae37dcffd65a7375b7ed841598d11c7716fff8a
parent 24fae06fda62e512e6274051b808a32f5429b955
Author: viznut_web <viznut_web@web>
Date:   Sun, 26 Jun 2022 19:19:13 +0200

typo

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

diff --git a/Principles.mdwn b/Principles.mdwn @@ -27,7 +27,7 @@ Small systems are more likely to have small hardware and energy requirements, as * **Accumulate wisdom and experience rather than codebase**. * **Low complexity is beautiful**. This is also relevant to e.g. visual media where "high quality" is often thought to stem from high resolutions and large bitrates. * **Human-sized computing**: a reasonable level of complexity for a computing system is that it can be entirely understood by a single person (from the low-level hardware details to the application-level quirks). -* **Abundance thinking**. If the computing capacity feels too limited for anything, you can rethink it it from the point of view of abundance (e.g. by taking yourself fifty years back in time): tens of kilobytes of memory, thousands of operations per second – think about all the possibilities! +* **Abundance thinking**. If the computing capacity feels too limited for anything, you can rethink it from the point of view of abundance (e.g. by taking yourself fifty years back in time): tens of kilobytes of memory, thousands of operations per second – think about all the possibilities! ## Hope for the best, prepare for the worst