permacomputing

permacomputing.net wiki source files
git clone https://git.bleu255.com/repos/permacomputing.git
Log | Files | Refs

commit 30090540832dfa2da2863ffe61b627c12909a4e9
parent 425d7dbb8afe8d952cf957fbb7ea64494c17b335
Author: viznut_web <viznut_web@web>
Date:   Wed Nov  2 22:20:15 +0100

grammar
Diffstat:
calculation_factory.mdwn | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/calculation_factory.mdwn b/calculation_factory.mdwn
@@ -1,5 +1,5 @@
 A **calculation factory** is a computer that works like a factory: it has a relatively static material and energy requirements with very little concern or flexibility in regards to the environment they are part of.
 
-Mainframe computers in particular have thought as factories since the 1950s, including the idea of minimizing their idle time by having their operators work in multiple shifts. This kind of thinking carried over to the Internet server world.
+Mainframe computers in particular have been thought as factories since the 1950s, including the idea of minimizing their idle time by having their operators work in multiple shifts. This kind of thinking carried over to the Internet server world.
 
 Even small computer systems tend to inherit some characteristics from calculation factories. They often have very poor means to adjust their operation to the changes in physical conditions. This kind of environment-reactivity is an area permacomputing is interested to develop.