mastodon.ar.al is one of the many independent Mastodon servers you can use to participate in the fediverse.
This is my personal fediverse server.

Administered by:

Server stats:

1
active users

If you’re frustrated about what the online world has become, and you remember “the good old days” with nostalgia (rightly or wrongly), and you despair about our collective ability to find a way forward, this by @molly0xfff offers an important perspective. With reason for hope. She has become an essential voice, along with @pluralistic and Jaron Lanier.

citationneeded.news/we-can-hav

Citation Needed · We can have a different webMany yearn for the “good old days” of the web. We could have those good old days back — or something even better — and if anything, it would be easier now than it ever was.

@currentbias @JamesGleick @molly0xfff @pluralistic @aral After reading the article, I think that P2P technology like Bittorrent, IPFS, Tribler, Zeronet, Freenet, Webtorrent, Cabal, Holepunch and other technologies are the logical conclusion of the small web. With P2P technology, if your file goes mega viral, you don't get a giant web hosting bill because everyone else helped share the burden with their own connection.

@JoeBecomeTheSun @currentbias @JamesGleick @molly0xfff @pluralistic The goal isn’t to go mega viral, it’s to encourage human-scale networks and communities. (1/5)

I initially started with the same assumption and prototyped the early versions using the hypercore protocol (e.g., see github.com/indie-mirror/hypha-). I thought at the time that a replicated directed acyclic graph could be core of such a system but it has a huge downside: the data structure must be replicated on all nodes. (2/5)

GitHubGitHub - indie-mirror/hypha-spike-multiwriter-2: Mirror of https://source.ind.ie/hypha/spikes/multiwriter-2Mirror of https://source.ind.ie/hypha/spikes/multiwriter-2 - indie-mirror/hypha-spike-multiwriter-2

Add to that the universal issues with peer to peer (findability and availability) and you can see how my design evolved to take advantage of the inherent strengths of the web (an always on node at a simple address – a domain name). (With any highly available peer to peer system you still need an always on fallback node for findability and availability/relay so why not make that a node you own and make that the core of the system?) (3/5)

The issue, of course, then becomes: how do we make it as simple as possible to setup and use such a place, without any technical knowledge. How do we make it as easy to own your own place on the web as it is to sign up for a Facebook account? How do we make it ten seconds and zero technical knowledge? How do we make it so these places can communicate with each directly. In other words, how do we build a peer to peer web (the Small Web)? (4/5)

Aral Balkan

Further, how do we ensure that as this system scales no one entity/organisations scales alongside it? In other words, how do we make it scale horizontally not vertically? That’s what I’ve spent the last six years working on. And it’s exciting to finally feel like it’s getting to a point where I can open it up to a larger group of people this year. (5/5)