The new social app Bluesky makes all of its data available over the public AT protocol.
This web app republishes every single new post/reply from the Bluesky firehose in real-time – useful for observing the current mood, monitoring for key words or phrases, or discovering something new.
Created and maintained by John Spurlock (@johnspurlock.com on Bluesky).
Made with Deno + Denoflare, hosted on Cloudflare Workers."
I have come to despise and be really tired of timeline firehoses. If you are spending precious brain cells to "reinvent" social, consider something more adapted to the animal you want to help communicate digitally. Show me a firehose that has taken onboard the bitter lessons of decades of failed social media.
I like firehoses for doing network diagrams, albeit at the API level. In UI terms and endlessly scrolling feed is the equivalent of a log fire video - or a dumpster fire, depending on your perspective.
Technically you can mold firehoses into other metaphors at the UI level (whether deterministically or algorithmically). And vice versa, any system that processes data in real time can be shown as a firehose.
But as they say, biases in technology creep in so early on, they are not even considered as such. If your main mental model for online communication is an amorphous agitating mass of delocalized entities that exchange tiny bits of information then this is what you are going to build and this is what you are going to get.
firesky.tv dev here - do you have javascript enabled?
If so, you should see everything posted to Bluesky in one view, like a massive chatroom.
Use the filter button to monitor for keywords/accounts etc. To me, this is probably the more long-term useful and non-brain-destroying use of the site.
I feel like this unfiltered format is going to make any Twitter-like site look awful. But having said that, looking at this, I don't have any desire to get an account on bluesky. There's still lots of content/people like this on Twitter.
And there’s no way to get to the post to share it with others. It feels like an insiders club, like Facebook when it first started, except you can go to any other social network and it actually works. I think blue sky is going to end up like hello. A very late attempt at reinnovating an existing solution.
The biggest “killer feature” is also its biggest detractment. The existing cool kids are already invited and building their base. Little people like you and me (regardless of our successes and personal prestige) are still excluded. I will continue to regard this as just another echo chamber
Neat. Not sure what negatives people are seeing? Looks like people communicating to me. Mostly English, but some Japanese, Arabic, Chinese, Korean, and Portuguese too, that's interesting.
This looks so cool! Are there any resources on how to build your own systems to post to the protocol, and read from it? Would be so useful as a generalized automated events messenger service
https://github.com/bluesky-social/atproto-ecosystem provides a good overview of the current ecosystem. If you wanna see how something is done, best to find another project already doing it and get inspired from them.
Would be cool to hook this up into a Bluesky network graph like [0] and pulse the node every time someone posts. Some interesting patterns might emerge.
37 comments
[ 5.4 ms ] story [ 157 ms ] thread[1] https://www.theverge.com/2023/4/27/23701551/bluesky-skeets-n...
"What is this?
The new social app Bluesky makes all of its data available over the public AT protocol.
This web app republishes every single new post/reply from the Bluesky firehose in real-time – useful for observing the current mood, monitoring for key words or phrases, or discovering something new.
Created and maintained by John Spurlock (@johnspurlock.com on Bluesky).
Made with Deno + Denoflare, hosted on Cloudflare Workers."
But as they say, biases in technology creep in so early on, they are not even considered as such. If your main mental model for online communication is an amorphous agitating mass of delocalized entities that exchange tiny bits of information then this is what you are going to build and this is what you are going to get.
I only see a boring gray page.
If so, you should see everything posted to Bluesky in one view, like a massive chatroom.
Use the filter button to monitor for keywords/accounts etc. To me, this is probably the more long-term useful and non-brain-destroying use of the site.
Very much inspired by Twitter in the early days
The biggest “killer feature” is also its biggest detractment. The existing cool kids are already invited and building their base. Little people like you and me (regardless of our successes and personal prestige) are still excluded. I will continue to regard this as just another echo chamber
https://github.com/bluesky-social/atproto-ecosystem provides a good overview of the current ecosystem. If you wanna see how something is done, best to find another project already doing it and get inspired from them.
[0] https://bsky.jazco.dev/
The activity of bluesky is highly variable, seems to be very US based right now at least.
Probably because they're still working out exactly how federation will be added to the protocol.