Travis Briggs
banner
audiodude.bsky.social
Travis Briggs
@audiodude.bsky.social
Musician. Programmer. Digital Gardener. Life, the Universe, and Everything.
First 100 who share honest thoughts on social media and email me at audiodude@gmail.com get lifetime premium as a thank you!
September 4, 2025 at 12:56 AM
Just want to point out that while I assumed "PSF" was "Python Software Foundation", the first few paragraphs of your post, and the wiki page linked to (to PSF Conduct WG) define neither the acronym "PSF" or "WG". It would probably be more inclusive and useful to define these terms.
November 27, 2024 at 6:03 AM
Also note that the devs state in this thread (github.com/bluesky-soci...) that the rate limit is not supposed to be user facing, in the sense that it shouldn't limit normal/human activity, only abuse.
August 30, 2023 at 2:06 AM
I don't use the Bluesky API, but I think it would be something along the lines of reading a header like "X-RateLimit-something" that tells you how many requests you have remaining in the next N seconds/minutes. You would have to refer to the Bluesky docs.
August 30, 2023 at 2:05 AM
Get ready to push your soundcloud, this blueskee is going to blow up!
August 29, 2023 at 5:11 AM
Here's an actual attempt at an answer. The short answer is, it shouldn't because it only affected a small portion of the API.

The longer answer is, a rate limit is when an API says you can't do something more than N times per X. The good thing is that they are also returning what the limit is now.
August 29, 2023 at 5:10 AM