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 dc739c8ab6a2c42f7fe05bb32370d969e9ade3c9
parent 8e0cfdd747fde7e9772b66a2c699bb216d4696df
Author: ugrnm <ultrageranium@bleu255.com>
Date:   Tue, 14 Jun 2022 16:55:47 +0200

Merge branch 'master' of borok:/var/www/git.bleu255.com/repos/permacomputing

Diffstat:
MTODO.mdwn | 5+++--
Mcontact.mdwn | 4++--
Mdependency.mdwn | 2++
Mprojects.mdwn | 2+-
Aviznut.mdwn | 1+
5 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/TODO.mdwn b/TODO.mdwn @@ -1,7 +1,7 @@ To keep track of things [[TODO]] before launching the wiki: * <s>cloning/local reading instructions</s> -* cron for zip creation +* <s>cron for zip creation</s> * <s>footnotes how</s> [^footnotetest] * <s>better bottom links: About, LICENSE, Contact</s> * <s>no italic for bottom links</s> @@ -12,7 +12,7 @@ To keep track of things [[TODO]] before launching the wiki: * add httpd auth to CGI * <s>easy to give port 80 access? need to see if compat with current nginx config on bleu</s> * <s>remove underlines to links</s> -* not as wide? +* <s>not as wide?</s> * section for curriculum postdoc thing * look into the file upload plugin for images and stuff * decide on policy for images (ditherpunk?) @@ -21,5 +21,6 @@ To keep track of things [[TODO]] before launching the wiki: * LOGO! * A more wikiwiki layout * <s>figure out why the web stuff is not always showing up on the git repos, maybe fixed</s> +* modify cron zip script to run only if changes made to wiki [^footnotetest]: is it working? diff --git a/contact.mdwn b/contact.mdwn @@ -1,7 +1,7 @@ The Permacomputing wiki is facilitated by: -* ugrnm <https://bleu255.com/~aymeric> -* viznut <http://viznut.fi> +* [[ugrnm]] +* [[viznut]] You can reach us at **permacomputing / a t / bleu255 \ dot \ c o m** diff --git a/dependency.mdwn b/dependency.mdwn @@ -27,6 +27,8 @@ utilize a program or a device, but this documentation can come from several alternative sources. It can also be omitted if the user has already learned the necessary information. +The compilation dependency of a program on the programming language it is written on is hard if there is only one compiler that can compile the program. However, if there's a large variety of different compilers that all succesfully produce a working executable, the dependency is much softer. The same applies to e.g. websites and how compatible they are with different browsers. If only a few high-end browsers is supported, the dependency is quite hard. + Permacomputing calls for dependency-awareness, both regarding the material dependencies (the grid, the manufacturing infrastructure, etc.) and the digital ones. In both cases, the networks of hard dependencies are often diff --git a/projects.mdwn b/projects.mdwn @@ -1,7 +1,7 @@ Projects ======== -This is a list of projects that share goals and/or values with permacomputing, either explicitly or because we think they do connect somehow. **Please feel free to add more.** Of course given how the permacomputing definition and guidelines leave some room for indidividual and collective (re-)interpretations, we are aware of the difficulty in framing precisely what may or may not fit precisely. At time of writing there is no plan to go for ISO certification :) however, we do hope that the projects who make use of the term permacomputing can be articulated meaningfully and demonstrate a practice in relation to the definition and guidelines. +This is a list of projects that share goals and/or values with permacomputing, either explicitly or because we think they do connect somehow. **Please feel free to add more.** Of course given how the permacomputing definition and principles leave some room for indidividual and collective (re-)interpretations, we are aware of the difficulty in framing precisely what may or may not fit precisely. At time of writing there is no plan to go for ISO certification :) however, we do hope that the projects who make use of the term permacomputing can be articulated meaningfully and demonstrate a practice in relation to the [[definition|permacomputing]] and [[principles]]. This is why this section is also an opportunity to review and highlights strengths and pitfalls of these various projects, and inspire each other. Make use of the Discussion page of each project for comments and discussion. diff --git a/viznut.mdwn b/viznut.mdwn @@ -0,0 +1 @@ + <http://viznut.fi>