this post was submitted on 26 Feb 2025
103 points (98.1% liked)

Fediverse memes

3036 readers
172 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
  5. 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.
    • Addendum: Yes we know that you think ml/hexbear/grad are tankies and or .world are a bunch of liberals but it gets old quickly. Try and come up with new material.
  6. This is not the place to start flamewars between Lemmy, Mbin and Piefed.

Elsewhere in the Fediverse

Other relevant communities:

founded 1 year ago
MODERATORS
 
top 19 comments
sorted by: hot top controversial new old
[–] flamingos@feddit.uk 11 points 1 year ago (1 children)

What? Is getting noticed bad?

[–] Sunshine@feddit.is 7 points 1 year ago (1 children)

Iceland's has been getting a lot tourists lately lol

[–] Blaze@lemmy.dbzer0.com 5 points 1 year ago (3 children)
[–] Emperor@feddit.uk 6 points 1 year ago

High praise indeed from you, The Altfather.

[–] Irelephant@lemm.ee 1 points 1 year ago

I'm honestly interested, why do you have so many alts? I only have a lemmy.world one because reports sometimes don't federate properly.

[–] Sunshine@feddit.is 0 points 1 year ago

It’s my backup maaan!

[–] lurch@sh.itjust.works 11 points 1 year ago (2 children)

the problem with small instances is they die more frequently. sometimes without prior notice. i lost a few accounts that way. that lemmy server list said it wouldn't matter what instance i chose, but it really did. with this account, it's the longest time i had one.

however, all big instances started small. so we also need ppl to grow small ones. it's not an easy choice.

[–] KSPAtlas@sopuli.xyz 5 points 1 year ago

When I first signed up for this instance, it had a monthly users number of maybe like a dozen people, now it has a lot more

[–] Irelephant@lemm.ee 2 points 1 year ago

You can donate to an instance to help keep the lights on.

[–] mesamunefire@piefed.social 9 points 1 year ago (2 children)

Its a feature not a bug :)

My issue is lemmy.world (and other bigger instances) is so big that it was just slamming my tiny personal lemmy then later piefed server, so I had to give up. There was a HUGE queue of changes for my little instance of one user.

[–] Dave@lemmy.nz 5 points 1 year ago (1 children)

Instances only send you content for communities you (or someone on your instance) are subscribed to. If you don't care about politics you could probably subscribe to a bunch of smaller communities and not have an issue.

In general though Lemmy needs a lot of disk space, best to configure pictrs not to store images which helps a lot, but the database can still be huge.

[–] nutomic@lemmy.ml 5 points 1 year ago (1 children)

By far the most space is taken up by votes. You can disable votes (1.0 will have more options), or delete them directly from the database.

[–] Dave@lemmy.nz 3 points 1 year ago (1 children)

Yeah I guess the issue is that votes are the thing that makes Lemmy what it is. Without them it's just a stream of posts with no ranking. Hard to avoid needing that space.

It's not a huge amount of space, but if you're on a cheap VPS then they don't come with much space.

[–] nutomic@lemmy.ml 4 points 1 year ago (2 children)

You could write a query to votes for remote posts older than 6 months, or something similar.

[–] Dave@lemmy.nz 3 points 1 year ago

True, that would probably help a lot.

[–] mesamunefire@piefed.social 1 points 1 year ago (1 children)

Or instead of individual votes do a dump like an rss. Like only update when I ask every 10 minutes or so. Get everything from x - y time and just give me the totals. Probably only good for smaller instances though.

[–] nutomic@lemmy.ml 1 points 1 year ago

Its not that easy because users can undo their votes, or change an upvote to downvote. Thats why we store every individual vote in the database. Also votes from defederated instances are discarded, which wouldnt work if there is only a total vote count from the community. And in general Activitypub is push-based, not pull-based.

[–] jlh@lemmy.jlh.name 2 points 1 year ago

I think the database load improved with recent versions. You can also try disabling synchronous_commit in postgres to make your database like 5x faster.

[–] GreenSofaBed@feddit.is 2 points 1 year ago

It's a nice place to be right!