From cdf66c557054d9a6ca7f52830ef0438b77074f31 Mon Sep 17 00:00:00 2001 From: Shaun Kerr Date: Tue, 4 Dec 2018 14:09:54 +1300 Subject: [PATCH] i love my chippy pals --- posts/networks.md | 42 ++++++++++++++++++++++++++++++++++++++++++ prog/networks.md | 0 2 files changed, 42 insertions(+) create mode 100644 posts/networks.md delete mode 100644 prog/networks.md diff --git a/posts/networks.md b/posts/networks.md new file mode 100644 index 0000000..99f6024 --- /dev/null +++ b/posts/networks.md @@ -0,0 +1,42 @@ +--- +title: Networks +published: 2018-12-04 +--- + +i dislike the current way our worlds internet is set up. here is why. + +## governments + +our current setup is something like this: + +* everyone connects through an isp +* isp connects to everything +* thats it + +it means that governments and tech giants are in control, it means that everyone is either all or nothing connected or not, and its soulless. + +there is no sense of community at all. + +## utopic + +heres how it would work in my perfect world. + +we all are capable of joining and setting up our own networks, wirelessly. + +we choose who we want to network with. i open up my network to all my chippie pals - how this happens who knows, maybe point to point sattelites are super cheap in this time, and work over a large distance, idk. + +i open up my network to them, and now no matter what happens, we're in our own network. perhaps through them we're in a wider network, and so on and so on. + +networking through who you want to interact with, thats the real dream. + +## websites + +the best bit about this is that it encourages people to ***share***, to archive and share their files they find. it encourages decentrilised systems, it makes us want to share documents and set up our own stuff and generally live in the hacker utopia i have in my head. + +## finals + +not sure what i wanted to say with this exactly, hopefully you all got the vibe im feeling. + +i just want to be able to network with my pals and have it be us, not something run by a tech giant. + +`:wq` diff --git a/prog/networks.md b/prog/networks.md deleted file mode 100644 index e69de29..0000000