this post was submitted on 16 Jul 2025
255 points (96.4% liked)

Fediverse memes

1629 readers
71 users here now

Memes about the Fediverse.

Rules

General
Specific

Elsewhere in the Fediverse

Other relevant communities:

founded 10 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 17 points 1 week ago* (last edited 1 week ago) (2 children)

The Lemmy money is spread across 3 devs or so? And they have been writing it since 2018 or something. It's not surprising that they have more momentum and name recognition.

PieFed is new and on Codeberg. Especially the Codeberg thing, I like. It does lack a CI though. How stable is it?

Anti Commercial-AI license

[–] mesamunefire@piefed.social 10 points 1 week ago* (last edited 1 week ago)

It breaks all the time but usually only for a tiny bit of time.

It has a docker setup, so in theory a good ci could start with just making sure that runs. Then we get the nicities like testing, e2e, deployment, ect ..

[–] starshipwinepineapple@programming.dev 5 points 1 week ago (1 children)

Codeberg has been stable enough for my small usage. It does have a CI, woodpecker, that requires manual approval. I haven't used their CI yet