atproto.com
Social networking technology created by Bluesky.
Developer-focused account. Follow @bsky.app for general announcements!
Bluesky API docs: docs.bsky.app
AT Protocol specs: atproto.com
139 posts
111,632 followers
21 following
Prolific Poster
comment in response to
post
I made a Chrome Extension to bring Bluesky comments to any URL :)
Get it here: github.com/joneslloyd/b...
Credits to:
- @emilyliu.me
- @coryzue.com
- @louee.bsky.social
Any feedback and/or PRs are welcome.
I threw this together in 1.5 errors, so expect bugs etc.
comment in response to
post
Source code: github.com/czue/bluesky...
comment in response to
post
one category of events did *not* come through: account events have be getting dropped on the public firehose for a couple days now. identity events were going through. we don't currently have a plan to re-emit/replay those account events.
if possible, might be prudent to re-fetch account state
comment in response to
post
there were *a lot* of duplicate events at various times. the firehose was re-broadcasting itself at multiple times the normal rate for a while. oops!
we also re-ran events for a couple hours from a couple PDS instances to ensure all events came through on the main firehose
comment in response to
post
if you are a firehose consumer, you'll need to update cursor to this new sequence space. you will probably see duplicate/overlapping events. there may be a few other bumps in there, like tooBig, and a spike from a couple PDS reconnects.
comment in response to
post
we have thrown out our earlier plans for now, and have cut over the bsky.network public firehose endpoint to our alternative relay.
we have rolled the cursor back about 4 hours of wall-time, and it is catching up to current.
this is a new cursor sequence! 251476547 is a random recent seq
comment in response to
post
Alright gang you asked for it, here's a new #WebComponent for you…
<bluesky-post>, a standalone component to embed @bsky.app posts, with their metadata, on any web page