CrowdStrike offers a $10 apology gift card to say sorry for outage
https://techcrunch.com/2024/07/24/crowdstrike-offers-a-10-apology-gift-card-to-say-sorry-for-outage/Open linkView original on lemmy.world
https://techcrunch.com/2024/07/24/crowdstrike-offers-a-10-apology-gift-card-to-say-sorry-for-outage/Open linkView original on lemmy.worldSo, I noticed something interesting while writing and testing a script.
The intent of the script is to connect to the API of your home instance, then list all of the communities for all instances that the home instance is federated with, sorted by number of subscribers.
The API endpoint to do this is "/api/v3/community/list"
My understanding is as follows:
So I should get more or less the same results if I run the same request against lemmy.world or lemmy.ml So I ran these two requests:
https://lemmy.world/api/v3/community/list?type=All&sort=TopAll&limit=50&page=1
https://lemmy.ml/api/v3/community/list?type=All&sort=TopAll&limit=50&page=1
With the first one, I get a mix mostly of lemmy.world, lemmy.ml, and beehaw.org communities. That's what I'd expect. However, with the second, it's all lemmy.ml communities.
So, like, what's the deal?
Edit 2023-06-14T16:03Z
Seems something similar when I request for the endpoint on breehaw.org. The first page is a mix of breehaw.org and lemmy.ml results, but no other instances.
Edit 2023-06-14T16:12Z
It's like they're all different and all seem to favor their home instance? Some more than others, though.
Just started for me. entra.microsoft.com (specifically user list atm) is loading slowly or not at all.
Anyone else or just me?