this post was submitted on 03 Nov 2023
55 points (98.2% liked)

Fediverse

17683 readers
18 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

It's a sad time for the social network formerly known as T2, but not all hope is lost.

all 6 comments
sorted by: hot top controversial new old
[–] _ed@sopuli.xyz 11 points 1 year ago (1 children)

It would have been more interesting as an independent activitpub connected service to help illustrate Fediverse != mastodon. Dont really need another twit app though.

[–] nix@merv.news 10 points 1 year ago (1 children)

Hopefully they contribute to the mastodon code too. Seems like a lot of people are making forks and frontends instead of improving the mastodon code (backend, and app)

[–] 0x1C3B00DA@kbin.social 8 points 1 year ago

The mastodon dev team is notoriously opinionated. A lot of forks/frontends start because the dev wants features that mastodon has refused.

[–] spaduf 10 points 1 year ago (1 children)

I think the Mastadon theming looks pretty good but I really don't understand why it's so difficult to just rebuild their frontend on top of it? Can somebody smarter than me explain why that's such a challenge?

[–] deadsuperhero@lemmy.ml 15 points 1 year ago

The main thing is that their frontend was built for whatever APIs their own platform supported. You can theoretically adjust the code to use the Mastodon API instead, but it can actually be kind of a tedious process to change everything over.

It's probably easier to mod an existing frontend to look and act the way they want, or write a new one from scratch.

The other thing is, it's still a really new instance, and kind of started as a community experiment. While it looks like it could be a big next step for Pebble, they're probably more interested in testing the waters before doing any serious committed development on it.