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 a8c511ab94b14427406802b6798b5fcce2127f8b
parent bb874fa5227bbf748e0709a6a25c9a5f1d53f551
Author: viznut_web <viznut_web@web>
Date:   Mon, 20 Jun 2022 09:52:01 +0200

empty web commit

Diffstat:
MBBS.mdwn | 59++++++++++-------------------------------------------------
1 file changed, 10 insertions(+), 49 deletions(-)

diff --git a/BBS.mdwn b/BBS.mdwn @@ -1,55 +1,16 @@ Bulletin Board System ===================== -A **Bulletin Board System** (**BBS**) is an online community service based -on [[character terminal]] connections – traditionally over landline -telephone modems, but currently most BBSes use Telnet or SSH over the -Internet instead. There are also packet radio ([[AX.25]]) BBSes used by -radio hams. +A **Bulletin Board System** (**BBS**) is an online community service based on [[character terminal]] connections – traditionally over landline telephone modems, but currently most BBSes use Telnet or SSH over the Internet instead. There are also packet radio ([[AX.25]]) BBSes used by radio hams. -BBSes came to existence in the 1970s but were preceded by [[time-sharing]] -services of the 1960s. A major difference between a BBS and a time-sharing -server (such as a public Unix system) is that BBS software is usually -user-friendlier and specifically designed for messaging and file-sharing. -Also, BBSes have generally been run on much smaller computers, usually -microcomputers with a single modem. Multi-user BBSes were not uncommon in -the "golden years", but most BBSes only allowed only one online user at a -time. In many places, BBSes declined quite rapidly especially when broadband -Internet connections became available. +BBSes came to existence in the 1970s but were preceded by [[time-sharing]] services of the 1960s. A major difference between a BBS and a time-sharing server (such as a public Unix system) is that BBS software is usually user-friendlier and specifically designed for messaging and file-sharing. Also, BBSes have generally been run on much smaller computers, usually microcomputers with a single modem. Multi-user BBSes were not uncommon in the "golden years", but most BBSes only allowed only one online user at a time. In many places, BBSes declined quite rapidly especially when broadband Internet connections became available. -Some notable features of the BBS culture from the permacomputing -perspective, especially in contrast to the Internet: +Some notable features of the BBS culture from the permacomputing perspective, especially in contrast to the Internet: -* Locality. Since long-distance telephone calls are more expensive than - local calls, most modem users have preferred servers that are - geographically close to them. This helped create local variation to the - BBS scene and prevent excessive centralization. -* Personality. BBSes generally look and feel like their owners, and visiting - a BBS feels more like visiting someone's home than a public service. On - the Internet, small messaging forums and [[personal servers|Smallnet]] may - sometimes create the same kind of feeling. -* Limited availability. There used to be much more BBS users than BBS nodes, - so it was quite common to get a BUSY signal instead of a connection. - Automatic dialling lists that repetitively called several BBS numbers - until a connetion was made were common. Also, BBSes could become - temporarily or permanently unavailable due to various personal reasons. - So, BBS users generally felt joy on succesful connections, something that - does not happen on the Internet where everything is expected to be - constantly available at all times. -* Intensity. When online time is limited (and possible even charged per - minute), it needs to be used actively instead of "just idling around". - Non-multitasking operating systems amplify this. Offline is the default - state of mind, and online is an exception. -* Scarcity and sharing. When connection time is a limited resource, users - are generally expected to contribute to the systems by message-based - discussions and/or uploads instead of just passively "leeching" files. - Most BBSes implemented an upload/download ratio system where files were - used as "currency". -* [[File collection]]. BBSes typically host all kinds of software and other - files useful for computer users. Also, before the broadband Internet, it - was not feasible to redownload the same files every time they were needed, - so it was also important to curate local, personal file collections. - -Even though BBSes in general are stand-alone systems, there have been ways -to network them. [[Fidonet]] is a prominent networking system for creating -shared messaging forums between several BBSes. +* Locality. Since long-distance telephone calls are more expensive than local calls, most modem users have preferred servers that are geographically close to them. This helped create local variation to the BBS scene and prevent excessive centralization. +* Personality. BBSes generally look and feel like their owners, and visiting a BBS feels more like visiting someone's home than a public service. On the Internet, small messaging forums and [[personal servers|Smallnet]] may sometimes create the same kind of feeling. +* Limited availability. There used to be much more BBS users than BBS nodes, so it was quite common to get a BUSY signal instead of a connection. Automatic dialling lists that repetitively called several BBS numbers until a connetion was made were common. Also, BBSes could become temporarily or permanently unavailable due to various personal reasons. So, BBS users generally felt joy on succesful connections, something that does not happen on the Internet where everything is expected to be constantly available at all times. +* Intensity. When online time is limited (and possible even charged per minute), it needs to be used actively instead of "just idling around". Non-multitasking operating systems amplify this. Offline is the default state of mind, and online is an exception. +* Scarcity and sharing. When connection time is a limited resource, users are generally expected to contribute to the systems by message-based discussions and/or uploads instead of just passively "leeching" files. Most BBSes implemented an upload/download ratio system where files were used as "currency". +* [[File collection]]. BBSes typically host all kinds of software and other files useful for computer users. Also, before the broadband Internet, it was not feasible to redownload the same files every time they were needed, so it was also important to curate local, personal file collections. +* [[Decentralization]]. Because of the file collection culture, nothing that is published in one place stays in that place. For message forums, there are networking systems (particularly [[Fidonet]]) for creating shared forums between several BBSes, although system-specific ("local") messaging culture is also considered important.