Other meaning of silo
This commit is contained in:
parent
5f2cc33bf9
commit
0d6a9d7576
@ -19,7 +19,7 @@ Free Documentation License".
|
||||
|
||||
* Generated
|
||||
|
||||
This file last generated Sunday, 12 February 2017 11:50AM UTC
|
||||
This file last generated Sunday, 12 February 2017 12:24PM UTC
|
||||
|
||||
* Glossary
|
||||
** (
|
||||
@ -7242,7 +7242,9 @@ n. Hardware, esp. ICs or microprocessor-based computer systems (compare iron ).
|
||||
2. Syn. fandango on core.
|
||||
|
||||
*** silo
|
||||
n. The FIFO input-character buffer in an RS-232 line card. So called from DEC terminology used on DH and DZ line cards for the VAX and PDP-11 , presumably because it was a storage space for fungible stuff that went in at the top and came out at the bottom.
|
||||
1. The FIFO input-character buffer in an RS-232 line card. So called from DEC terminology used on DH and DZ line cards for the VAX and PDP-11 , presumably because it was a storage space for fungible stuff that went in at the top and came out at the bottom.
|
||||
|
||||
2. Centralized internet social network system in which all of the user data belongs to one organization and resides within one server or set of servers owned by the organization. Silos typically employ the network effect and user interface antipatterns in order to keep their users trapped within the silo. The opposite of silo computing is decentralised or distributed computing.
|
||||
|
||||
*** since time T equals minus infinity
|
||||
adv. A long time ago; for as long as anyone can remember; at the time that some particular frob was first designed. Usually the word time is omitted. See also time T ; contrast epoch.
|
||||
|
BIN
docs/jargon.1.gz
BIN
docs/jargon.1.gz
Binary file not shown.
@ -18,7 +18,7 @@ Free Documentation License".
|
||||
</p>
|
||||
<H2>Generated</H2>
|
||||
<p>
|
||||
This file last generated Sunday, 12 February 2017 11:50AM UTC
|
||||
This file last generated Sunday, 12 February 2017 12:24PM UTC
|
||||
|
||||
</p>
|
||||
<H2>Glossary</H2>
|
||||
@ -8496,9 +8496,9 @@ This file last generated Sunday, 12 February 2017 11:50AM UTC
|
||||
|
||||
<p>2. Syn. fandango on core.</p>
|
||||
<H4>silo</H4>
|
||||
<p>
|
||||
n. The FIFO input-character buffer in an RS-232 line card. So called from DEC terminology used on DH and DZ line cards for the VAX and PDP-11 , presumably because it was a storage space for fungible stuff that went in at the top and came out at the bottom.
|
||||
</p>
|
||||
<p>1. The FIFO input-character buffer in an RS-232 line card. So called from DEC terminology used on DH and DZ line cards for the VAX and PDP-11 , presumably because it was a storage space for fungible stuff that went in at the top and came out at the bottom. </p>
|
||||
|
||||
<p>2. Centralized internet social network system in which all of the user data belongs to one organization and resides within one server or set of servers owned by the organization. Silos typically employ the network effect and user interface antipatterns in order to keep their users trapped within the silo. The opposite of silo computing is decentralised or distributed computing.</p>
|
||||
<H4>since time T equals minus infinity</H4>
|
||||
<p>
|
||||
adv. A long time ago; for as long as anyone can remember; at the time that some particular frob was first designed. Usually the word time is omitted. See also time T ; contrast epoch.
|
||||
|
@ -1,7 +1,12 @@
|
||||
silo
|
||||
|
||||
n. The FIFO input-character buffer in an RS-232 line card. So called from
|
||||
1. The FIFO input-character buffer in an RS-232 line card. So called from
|
||||
DEC terminology used on DH and DZ line cards for the VAX and PDP-11 ,
|
||||
presumably because it was a storage space for fungible stuff that went in at
|
||||
the top and came out at the bottom.
|
||||
|
||||
2. Centralized internet social network system in which all of the user data
|
||||
belongs to one organization and resides within one server or set of servers
|
||||
owned by the organization. Silos typically employ the network effect and
|
||||
user interface antipatterns in order to keep their users trapped within
|
||||
the silo. The opposite of silo computing is decentralised or distributed
|
||||
computing.
|
||||
|
Loading…
Reference in New Issue
Block a user