this post was submitted on 16 Jul 2025
261 points (96.1% liked)

Fediverse memes

2263 readers
2 users here now

Memes about the Fediverse.

Rules

General
  1. Be respectful
  2. Post on topic
  3. No bigotry or hate speech
  4. Memes should not be personal attacks towards other users
Specific
  1. We are not YPTB. If you have a problem with the way an instance or community is run, then take it up over at !yepowertrippinbastards@lemmy.dbzer0.com.

Elsewhere in the Fediverse

Other relevant communities:

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 17 points 4 months ago* (last edited 4 months 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 4 months ago* (last edited 4 months 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 4 months 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