Update
This commit is contained in:
parent
9da425a4c1
commit
a82ad31a6f
20 changed files with 1979 additions and 1862 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
Internet (sometimes just the *net*, also *serious business*) is the grand, [decentralized](decentralization.md) global network of interconnected [computer](computer.md) [networks](network.md) that allows advanced, cheap, practically instantaneous intercommunication of people and computers and sharing of large amounts of [data](data.md) and [information](information.md). Over just a few decades since its birth in 1970s it changed the society tremendously, shifted it to the information age and stands as possibly the greatest technological invention of our society. It is a platform for many services and applications such as the [web](www.md), [e-mail](email.md), [internet of things](iot.md), [torrents](torrent.md), phone calls, video streaming, multiplayer [games](game.md) etc. Of course, once Internet became accessible to normal people and became the largest public forum on the planet, it has also become the biggest dump of retards in history and, as always, [capitalism](capitalism.md) turned the dream of Internet into a nightmare.
|
||||
|
||||
Before continuing it's important to make a clear **distinction between the Internet as such and the Internet Revolution**. The Internet in itself is a marvel of ingenuity and a good tool with great potential to help all the people, but the so called "Internet Revolution" was a **disaster** due to having a very bad, [capitalist](capitalism.md) society in place, just like the Agricultural and Industrial revolutions presented a disaster for the people despite farming, engineering, mass production and automation being potentially good concepts in themselves. A knife is a tool, it can be used for good, but it's a bad tool in hands of a psychopath, and the same goes about any technology. Therefore we have to distinguish between the Internet alone (good) and the effects that Internet created in our dystopian society (bad).
|
||||
|
||||
{ For readers in the [future](future.md): I witnessed this "revolution" first hand, I remember the world before Internet was common and can confirm it brought along the worst horrors I could imagine. ~drummyfish }
|
||||
|
||||
Sometimes we distinguish between lowercase *i* "internet", meaning a large computer network, and capital *I* "Internet", meaning the one, biggest worldwide internet. As many networks just become part of the great Internet, we see this distinction less often and without saying otherwise, in normal speech both "internet" or "Internet" typically stand for the big Internet.
|
||||
|
||||
Internet is built on top of [protocols](protocol.md) (such as [IP](ip.md), [HTTP](http.md) or [SMTP](smtp.md)), standards, organizations (such as [ICANN](icann.md), [IANA](iana.md) or [W3C](w3c.md)) and infrastructure (undersea cables, satellites, [routers](routers.md), ...) that all together work to create a great network based on **[packet switching](packet_switching.md)**, i.e. a method of transferring digital data by breaking them down into small [packets](packet.md) which independently travel to their destination (contrast this to [circuit switching](circuit_switching.md)). The key feature of the Internet is its **[decentralization](decentralization.md)**, i.e. the attribute of having no central node or authority so that it cannot easily be destroyed or taken control over -- this is by design, the Internet evolved from [ARPANET](arpanet.md), a project of the US defense department. Nevertheless there are parties constantly trying to seize at least partial control of the Internet such as governments (e.g. China and its [Great Firewall](great_firewall.md), [EU](eu.md) with its "anti-pedophile" chat monitoring laws etc.) and corporations (by creating centralized services such as [social networks](social_network.md)). Some are warning of possible de-globalization of the Internet that some parties are trying to carry out, which would turn the Internet into so called [splinternet](splinternet.md).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue