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 657929ee472416900ba26cf6f7c7bdfcd643691c
parent 09f5483fa6335686d78b986fd2cb17525df6256c
Author: ugrnm <ugrnm@web>
Date:   Sun,  5 Jul 2026 18:08:05 +0200

redundant title

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

diff --git a/dependency.mdwn b/dependency.mdwn @@ -1,6 +1,3 @@ -Dependency -========== - A **dependency** refers to another piece of technology ([[software]] or [[hardware]]) a technology depends on for using. In software, "dependencies" may refer to the entire network of dependencies or just the software part of it. The dependencies of a normal computer application include the physical computer, the energy source (including the grid and all the economic dependencies needed to maintain it), the [[operating system]], and a set of libraries (some of which may be bundled with the OS). An increasing number of computer programs also depend on an [[Internet]] connection and an arbitrary server often maintained by the corporate owner of the program.