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 50937dd66cb98125ac28bd5459226fffc550b8c7
parent a23d1a8cb33879affa45bcc4975e0f90b4a50fb2
Author: Ville-Matias Heikkila <viznut@low.fi>
Date:   Thu, 16 Jun 2022 13:07:31 +0300

add page

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

diff --git a/concepts.mdwn b/concepts.mdwn @@ -0,0 +1,54 @@ +Concepts +======== + +**Concepts** relevant to [[permacomputing]]: + +Practical concepts +------------------ + + * [[bandwidth minimization]] + * [[bedrock platform]] + * [[bootstrapping]] + * [[broadcast]] + * [[decentralization]] + * [[design for disassembly]] + * [[documentation]] + * [[file collection]] + * [[hackability]] + * [[information battery]] + * [[lifespan maximization]] + * [[media minimization]] + * [[offline first]] + * [[peer-to-peer]] + * [[planned longevity]] + * [[refactoring]] + * [[virtual machine]] + +More theoretical or generic +--------------------------- + + * [[artificial intelligence]] + * [[automation]] + * [[complexity]] + * [[dependency]] + * [[focality]] + * [[otherness]] + * [[public domain]] + * [[scalability]] + * [[technological diversity]] + * [[unconventional computing]] + * [[yin and yang]] + +Phenomena of mainstream computing world +--------------------------------------- + + * [[bloat]] + * [[calculation factory]] + * [[greenwashing]] + * [[Jevons paradox]] + * [[monoculture]] + * [[Moore's law]] + * [[postdigital]] + * [[pseudosimplicity]] + * [[software rot]] + * [[utilitarianism]]