this post was submitted on 04 Jul 2024
130 points (100.0% liked)

Free and Open Source Software

17779 readers
19 users here now

If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] mox@lemmy.sdf.org 9 points 2 months ago* (last edited 2 months ago) (1 children)

That could also mean client API-compatible, so Lemmy apps would work with it, which doesn't address federation.

[–] remington@beehaw.org 8 points 2 months ago (1 children)

Maybe so. We should, probably, ask @Penguincoder@beehaw.org about this.

[–] Penguincoder@beehaw.org 8 points 2 months ago* (last edited 2 months ago) (2 children)

Pong. @mox@lemmy.sdf.org , in sublinks, the federation services are entirely separate from the API of the instance. So much separate, the federation services are written in a programming language called Golang. The API service is written in a programming language called Java.

One aspect does not require or preclude the other with Sublinks.

[–] mox@lemmy.sdf.org 6 points 2 months ago* (last edited 2 months ago) (1 children)

Indeed, protocol is independent from implementation language, but that isn't the question at hand.

Do you know whether Beehaw will still federate with the lemmyverse (and therefore the rest of us) after moving to Sublinks?

[–] Penguincoder@beehaw.org 9 points 2 months ago

The current aim of Sublinks is Lemmy parity for V1 release. So yes, I do see Beehaw still federating with Lemmy instances at the on-set.

[–] remington@beehaw.org 4 points 2 months ago

Thanks for clearing that up!