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

  • @finitebanjo
    link
    English
    5
    edit-2
    6 days ago

    So more dots means more activity total for that communities users on any community in the top 35?

    Wouldn’t a bar graph be sufficient?

      • @finitebanjo
        link
        English
        86 days ago

        Ah cool, self segregating proximity map. The format makes more sense with this explanation, thank you.

      • @finitebanjo
        link
        English
        36 days ago

        So number of dots is number of communities, but the data relies on comments to those communities to appear in the set?