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 b3a1d1a823724b5bec1ee9f39ffe48bb8eac9a17
parent bbc0473d2686e1659b4b2f0f03c3ae0d01eefd4a
Author: neau <neau@web>
Date:   Fri, 24 Jun 2022 01:28:14 +0200

empty web commit

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

diff --git a/bloat.mdwn b/bloat.mdwn @@ -0,0 +1,3 @@ +Bloat refers to the presence of program code that is perceived as unnecessarily long, slow, or otherwise wasteful of resources. + +**Wirth's law** is an adage on computer performance which states that [[software]] is getting slower more rapidly than [[hardware]] is becoming faster.