Fediverse memes

360 readers
457 users here now

Memes about the Fediverse

founded 1 month ago
MODERATORS
26
100
Still waiting lol (lemmy.world)
submitted 1 month ago by Microw@lemm.ee to c/fedimemes
 
 

cross-posted from: https://lemmy.world/post/21110624 as posted by @cm0002@lemmy.world

For anyone OOTL (heh) loops.video is a Fediverse TikTok

27
 
 
28
 
 
29
50
submitted 1 month ago* (last edited 2 weeks ago) by Emperor to c/fedimemes
 
 

Now Fediverse Memes is the top community on feddit.uk (it only took three weeks from its creation) it needs a bit of fancying up, so we are looking for suggestions for a banner and icon. Post your ideas below, upvote what you like and we'll use the best ones.

And this won't be set in stone, we can revisit it later on.

edit: added a few to "prime the pump" now have at it!

edit 2: the results

30
 
 
31
466
Which way? (piefed.social)
submitted 1 month ago by Kierunkowy74@piefed.social to c/fedimemes
 
 

by @LARSNEVERDIES@labirynth.zone, via @ErikUden@mastodon.de

32
105
Why Choose? (lemmy.ca)
submitted 1 month ago by MattW03@lemmy.ca to c/fedimemes
 
 
33
 
 

Regarding the post title: Lemmy itself allows you to block communities, instances, and users. But it does not support filtering by keyword, e.g. filtering out any post with the word "platypus" in the title regardless of where it was posted or by whom. With help from the comments below, here are some third party Lemmy clients that have their own implementation of keyword filtering:

  • Boost
  • Connect
  • Eternity
  • Interstellar
  • Raccoon
  • Summit
  • Sync
  • Tesseract
  • Thunder
  • Voyager

Do NOT support keyword filtering:

  • Alexandrite
  • Jerboa
  • Lemmy UI
  • mlmym
  • Next
  • Photon
  • Quiblr

Comment anything I have missed or mistakes I made

34
 
 

To discover new communities:

For a community dedicated to community growing

35
 
 
36
 
 

cross-posted from: https://poliverso.org/objects/0477a01e-3667-0cf8-ae4a-3c3758676480

as posted by @enzoesco@poliverso.org

Secondo me Hubzilla dovrebbe finire nell'ultimo percentile, mentre Bonfire andrebbe fatto usare solo a chi ha superato l'esame per la MIT Bonfire Advanced Certification User... 😂

37
276
It's on (discuss.tchncs.de)
submitted 1 month ago* (last edited 1 month ago) by squirrel@discuss.tchncs.de to c/fedimemes
 
 
38
213
Maybe we jinxed them (files.catbox.moe)
submitted 1 month ago by Blaze@feddit.org to c/fedimemes
 
 
39
 
 
40
159
Probably Nobody: (i.postimg.cc)
submitted 1 month ago by sag@lemm.ee to c/fedimemes
 
 

Hats off to @Blaze@sopuli.xyz for their service

41
78
Lööps (sh.itjust.works)
submitted 1 month ago by JupiterRowland@sh.itjust.works to c/fedimemes
 
 

See also here.

42
 
 

See also here.

43
185
submitted 1 month ago* (last edited 1 month ago) by Emperor to c/fedimemes
 
 

Directed at @Blaze@feddit.org for his tireless promoting of the wonders of the Fediverse, especially for his missionary work over at The Bad Place. However, feel free to namecheck others working to help those in the dark see the light.

44
45
60
Still exited though (lemmy.world)
submitted 1 month ago* (last edited 1 month ago) by blue_berry@lemmy.world to c/fedimemes
 
 
46
143
They deserve it (i.imgflip.com)
submitted 1 month ago* (last edited 1 month ago) by Blaze@feddit.org to c/fedimemes
 
 

For the context: https://feddit.org/post/2374543

TL;DR: Aussie.zone has been experiencing a 7-days delay with LW since quite a long time due to the way Lemmy manages federation, and the distance between LW and aussie.zone.

Lemmy.world is the only one having such delay, even Lemm.ee which is the second most active instance is up-to-date (same for Lemmy.ml with a lot of active communities)

Graphs:

The issue has been solved in 0.19.6 (https://github.com/LemmyNet/lemmy/pull/4623) which hasn't been released yet.

Explanation by @Nothing4You@programming.dev

lemmy’s current federation implementation works with a sending queue, so it stores a list of activities to be sent in its database. there is a worker running for each linked instance checking if an activity should be sent to that instance, and if it should, then send it. due to how this is currently implemented, this is always only sending a single activity at a time, waiting for this activity to be successfully sent (or rejected), then sending the next one.

an activity is any federation message when an instance informs another instance about something happening. this includes posts, comments, votes, reports, private messages, moderation actions, and a few others.

let’s assume an activity is generated on lemmy.world every second. now every second this worker will send this activity from helsinki to sydney and wait for the response, then wait for the next activity to be available. to simplify things, i’ll skip processing time in this example and just work with raw latency, based on the number you provided. now lemmy.world has to send an activity to sydney. this takes approximately 160ms. aussie.zone immediately responds, which takes 160ms for the response to get back to helsinki. in sum this means the entire process took 320ms. as long as only one activity is generated per second, this is easy to keep up with. still assuming there is no other time needed for any processing, this means about 3.125 activities can be transmitted from lemmy.world to aussie.zone on average.

the real activity generation rate on lemmy.world is quite a bit higher than 3.125 activities per second, and in reality there are also other things that take up some time during this process. over the last 7 days, lemmy.world had an average activity generation rate of about 5.45 activities per second. it is important to note here that not all activities generated on an instance will be sent to all other linked instance, so this isn’t a reliable number of how many activities are actually supposed to be sent to aussie.zone every second, rather an upper limit. for example, for content in a community, lemmy will only send these activities to other instances that have at least one subscriber on the remote instance. although only a fraction of the activities, private messages are another example of an activity that is only sent to a single linked instance.

to answer the original question: the week of delay is simply built up over time, as the amount of lag just keeps growing.

47
 
 
48
 
 
49
 
 

See also here.

50
 
 
view more: ‹ prev next ›