#python-bot

[ follow ]
fromBeauty-of-imagination
3 days ago

The true cost and code of parsing the integrality of (french speaking) bluesky ATPROTO in python

I actually run from my family outdated PC a full scan in realtime of bluesky with some python code. And then later : - AppViews are actual "application backends". Bluesky operates the bsky.app appview, i.e. what people know as the Bluesky app. Importantly, in ATProto, there is no reason for everyone to run their own AppView. You can run one (and it costs about $300/mo to run a Bluesky AppView ingesting all data currently on the network in real time if you want to do that).
Python
[ Load more ]