this post was submitted on 13 Mar 2024
416 points (91.9% liked)

Fediverse

17625 readers
60 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
you are viewing a single comment's thread
view the rest of the comments
[โ€“] poVoq@slrpnk.net 4 points 7 months ago (1 children)

Would have preferred a federated wiki in Lemmy, but still cool.

[โ€“] nutomic@lemmy.ml 10 points 7 months ago

Adding such functionality in Lemmy would be very complicated because Lemmy itself is already quite a complicated project. So it would require test coverage, pass code review, have a stable API and so on. Its better to experiment with this in a new project so I can write some quick and dirty code to get the basic functionality working. If it proves successful it can be integrated with Lemmy later.