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

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

Aral Balkan

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)

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)