this post was submitted on 02 Jun 2025
252 points (98.8% liked)

Fediverse

36132 readers
21 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to !moderators@lemmy.world!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration)

founded 2 years ago
MODERATORS
 

https://pixelfed.fediverse.observer/dailystats

I don't even use Pixelfed, but its growth is kind of interesting to me:

The ebb lasted a lot longer than I was rooting for. But now it seems to have caught a recent uptick. Still slight in terms of its maximum peak, but respectable: 47K Monthly Active Users. (about the same as the total number of MAUs on Lemmy!)

Furthermore, it's also reflected in the half-year Active Users, meaning it's not just people who signed in a couple months ago who are now checking back in -- looks like brand-new active participants.

Any idea what caused this? Another "migrate" campaign? Did Instagram do something stupid again? Or is it just a data glitch?

you are viewing a single comment's thread
view the rest of the comments
[–] hamburger@discuss.tchncs.de 4 points 2 months ago (1 children)

What about hosting Pixelfed is awful? I’m asking because I want to start hosting it by myself.

[–] jgrim@discuss.online 1 points 15 hours ago (1 children)

Hey, sorry. I've been dealing with some ongoing personal stuff.

There are no clear release versions in the repository; all work is done in the mainline branch, called "dev". Therefore, you are not guaranteed to always use the same code as someone else on the same "version," which makes debugging issues difficult. I had to build my own Docker containers when I first started hosting it because the ones provided didn't work as expected. I've not tried them since. So, depending on your deployment process, this may not be an issue.

New releases are often buggy and break existing functionality. Feature releases are slow and seem unnecessary when core features are incomplete or not working. The developer is distracted by other projects.

There aren't any ways to communicate and create a community unless you force everyone to follow a specific account from the start of your instance. Funding is challenging and becomes expensive due to image storage and bandwidth usage.

I have other projects I contribute to; otherwise, I'd contribute to improve or fork Pixelfed. I want to reimplement many of the existing features.

[–] julian@community.nodebb.org 1 points 14 hours ago

jgrim@discuss.online Pixelfed has no versioning? That's concerning that you have to live on the bleeding edge if you don't want to be outdated.

I do see there are tags, which at least shows some versioning?