freamon

joined 4 days ago
[–] freamon@preferred.social 1 points 22 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.

[–] freamon@preferred.social 2 points 1 day ago (2 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).

[–] freamon@preferred.social 19 points 2 days ago

Well done Scotland, for drafting and actually enforcing this law.

It's no surprise that this woman, and the others pictured in the article, are all of a demographic that they're not going to have to actually make maternal healthcare decisions for themselves.

[–] freamon@preferred.social 0 points 2 days ago (1 children)

Towards the end of this video, he says "the United States of America is the longest-standing democracy in the world". My geopolitics are a bit rough, so genuine question: is it?

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

No. The app was forked from a Lemmy app (Thunder), so there's not much PieFed-specific in it (e.g. there's also no support for Polls). The exception is that it supports post / comment subscribing (I was notified of your comment, even though I'm not the OP of this post).

I created a new instance for testing the app, and I didn't create any Topics (partly laziness, partly because the whole area is being re-evaluated for user-created Topics, aka Feeds).

The app will lag behind the site in features, 'cos adding stuff for direct HTML rendering will always be easier than adding stuff that's got to come through an API.

[–] freamon@preferred.social 26 points 3 days ago* (last edited 3 days ago) (4 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.)