this post was submitted on 19 Feb 2025
17 points (87.0% liked)

Voyager

5977 readers
21 users here now

The official lemmy community for Voyager, an open source, mobile-first client for lemmy.

Download on App Store

Download on Play Store

Use as a Web App

Download on F-Droid

Rules

  1. Be nice.
  2. lemmy.world instance policy

Sponsor development! 👇

Number of sponsors badge

💙

founded 2 years ago
MODERATORS
 

piefed.social is a very popular instance, and I feel it's really beginner friendly, why isn't it an option on Voyager?

you are viewing a single comment's thread
view the rest of the comments
[–] freamon@preferred.social 26 points 3 days ago* (last edited 3 days ago) (1 children)

PieFed and Lemmy are different software platforms for interacting with the Fediverse (of which they are both separate parts). It's a bit like how Spotify and Tidal are both for streaming music, and you can see the same artists on both, but you can't use Spotify's app to sign in to Tidal. PieFed's API is fairly similar to Lemmy's, for the routes that it covers, but not exactly the same, so you can't use Lemmy apps with PieFed, or PieFed apps with Lemmy.

(edit, just 'cos LW is being a bit slow.)

[–] auraithx@lemmy.dbzer0.com 1 points 1 day ago (1 children)

Doesn’t piefed federate to all of lemmy tho?

[–] freamon@preferred.social 2 points 23 hours ago (1 children)

Yes. PieFed federates with Lemmy, but in much the same way that it federates with MBIN, or PeerTube, or NodeBB. Federation is about the relationship between servers, using a common protocol (ActivityPub) to communicate. A mobile app like voyager is concerned about the relationship between a client and server, who communicate using something they've both agreed on (Lemmy's V3 API in this case). PieFed can't implement Lemmy's V3 API (for a whole bunch of reasons), so mobile apps have to use PieFed's own API to communicate with it (which is what I'm doing right now, as I write this comment).

[–] auraithx@lemmy.dbzer0.com 1 points 22 hours ago (1 children)

I see, thanks for the explanation.

I take it there’s not an app that just shows the full fediverse?

[–] freamon@preferred.social 1 points 21 hours ago

Interstellar is an app for both MBIN and Lemmy, and the dev has said that they'd be interested in adding PieFed too when the API is stable. There's likely other apps that cater to more than one subset of the Fediverse (e.g. Mastodon + PeerTube or something), but unlikely to be one that covers the full thing.