commit 3a4cde6b19a077e6869e943da6c4261602a8c367
parent 6c6e6d3b7d40a03d0e4a08859751c5f264fcdee7
Author: viznut_web <viznut_web@web>
Date: Tue, 14 Jun 2022 16:44:55 +0200
empty web commit
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependency.mdwn b/dependency.mdwn
@@ -27,7 +27,7 @@ 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 between a program and the programming language 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.
+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