Remix.run Logo
▲ utopiah 5 hours ago

clearly shows the need for federated forges, where you get to decide on your own rules but you still benefit from interacting with a broader set of collaborators.

▲amiga386 4 hours ago | parent | next [-]

That's likely to end up Balkanized like the fediverse, where every instance has a list of other instances they refuse to federate with, often because politics or petty drama. Though to be fair to the fediverse, sometimes it's because those other instances are full of child porn and most people just don't want to see that.

It amuses me that Mastodon Central uses corpo-friendly labels for the sites they won't federate with, e.g. (https://mastodon.social/about)

    tsundere.love   Suspended (Hate speech)
    you**.**ve      Suspended (Inappropriate content)
Whereas the more free-wheeling sites, like the ones Mastodon Central blocks, tell it exactly how it is: (https://tsundere.love/about)

    nadeko.pw      CP
    mk.fedcast.ch  Spam
    youjo.love     hosts at least one admitted pedo
▲mitxela 2 hours ago | parent | next [-]

If you want to follow some CP poster on nadeko.pw then you can ask your admin on tsundere.love to unblock it and he will probably just ban you for admitting you like CP.

Where did we get this idea that federated instances should never block anything? Even warez sites have rules.

▲fc417fc802 3 hours ago | parent | prev | next [-]

A lot of such issues could likely be resolved by a better thought out protocol. There are certainly plenty of self righteous people who would refuse to federate purely on principle but more typically the issue is simply that one does not wish to be exposed to or traffic in any way the content in question. A well thought out self categorization system could largely address that need - you'd only need to refuse to peer with those who failed to apply it. AI also makes any such effort easier than ever.

▲numpad0 an hour ago | parent [-]

Doesn't work. People from different geographical areas just can't agree on categories. So even correctly applied labels are useless.

You'd think "no lolis" would be reasonable. It falls apart when people look 14 into 50s, to you and your local police, but not to themselves.

▲Akronymus 3 hours ago | parent | prev [-]

weirdly enough that reminds me of wattpad and ao3, where wattpad uses much nicer sounding terms while ao3 uses as accurate terms as possible. (which makes ao3 seem more "degenerate")

▲poulpy123 4 hours ago | parent | prev | next [-]

That's a recipe for drama as shown with mastodon when they got publicity few years ago

▲embedding-shape 4 hours ago | parent | prev [-]

Yeah, waiting for this too, feels like the final piece of the puzzle. Tracking issue from Codeberg + more general information about the effort around the the ecosystem:

- https://codeberg.org/forgejo/forgejo/issues/59 ("[FEAT] implement federation")

- https://forgefed.org/

▲xvilka 8 minutes ago | parent | next [-]

Given how slowly it progresses in Forgejo, there are better alternatives - Radicle[1] (full decentralization, not a federation) and Tangled[2] (federation).

[1] https://radicle.dev/

[2] https://tangled.org/

▲athrowaway3z 4 hours ago | parent | prev [-]

Final piece of what puzzle?

We can do big federated/distributed development with git at the project level. See the linux kernel.

If the goal is fancy UI then there are alternatives.

If the goal is to do a big multi-git with cross repo issue tracker, then that implies either:

- you're a public site for random repos like codeberg

- you're a special purpose forge and identity management is a big issue you want full control over.

IMO - For this to work, they should go with the latter and not try to offload identity into some federated scheme.