cross-posted from: https://lemmy.dbzer0.com/post/27579423

This is my first try at creating a map of lemmy. I based it on the overlap of commentors that visited certain communities.

I only used communities that were on the top 35 active instances for the past month and limited the comments to go back to a maximum of August 1 2024 (sometimes shorter if I got an invalid response.)

I scaled it so it was based on percentage of comments made by a commentor in that community.

Here is the code for the crawler and data that was used to make the map:

https://codeberg.org/danterious/Lemmy_map

  • qprimed@lemmy.ml
    link
    fedilink
    English
    arrow-up
    3
    ·
    7 days ago

    this is really, really interesting. thank you for this.

    instance reach and relationships are pretty wild and I can see this helping people to mix up their communities between instances.

    the tight groupings of some instance communities might be source of pride or distress, depending.

    would be nice to select a community and query its n closest overlap neighbors or all neighbors within a certain distance.

    very cool project.