this post was submitted on 03 Nov 2023
56 points (98.3% liked)

Fediverse

17570 readers
11 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.

top 6 comments
sorted by: hot top controversial new old
[–] _ed@sopuli.xyz 11 points 11 months 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.

[–] SamXavia@kbin.run 3 points 11 months ago

Yeah it would be nice to see some other coders ideas on the Fediverse. If I knew the first thing when it came to coding I would creating something that would work me, don't get me wrong I love the Fediverse and what everyones done just sometimes it feels there's a few things missing

[–] nix@merv.news 10 points 11 months 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 11 months ago

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

[–] spaduf@slrpnk.net 9 points 11 months 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 11 months 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.