top | item 42118901

(no title)

typical182 | 1 year ago

Bluesky and atproto seem to be built to be hackable.

Someone in the community recently built a searchable directory of Bluesky "Starter Packs" (which are a way for a user to publish a set of interesting people & feeds to follow, primarily to help newcomers bootstrap their experience):

https://blueskydirectory.com/starter-packs/all

Dan Abramov posted about it earlier today, saying he liked it and:

"the fact that it can be done in the ecosystem is awesome. let the ecosystem cook" [1]

And maybe more poignantly:

"seeing random projects pop up in the atproto ecosystem reminds me just how much public web common were stifled by social companies closing down their APIs. an entire landscape of tools given up on and abandoned" [2]

[1] https://bsky.app/profile/danabra.mov/post/3lar3sdna222d

[2] https://bsky.app/profile/danabra.mov/post/3lar3xpuu4c2d

discuss

order

godelski|1 year ago

I was contemplating coming over, but this comment is the most convincing to me.

I think one of the fatal flaws tech companies have been making is locking things in. But what made the computer so great, what made the smartphone so great, was to make them hackable. You build environments, you build ecosystems. Lockin only slows you down. I mean how long would it have taken for smartphones to have a flashlight if it weren’t for apps? A stopwatch? These were apps before they were built into the operating systems.

Sebastyijan|1 year ago

Had to make an account to just echo this sentiment. I recently joined bluesky and holy hotdog as a developer it feels good that you can actually build stuff, data wrangling or whatever you might feel inspired to do.

mhartz|1 year ago

Wasn't this also sort of a feature with Twitter? iirc the retweet and other now popular features were originally hacked together by users

xavdid|1 year ago

The word "tweet" itself came from a 3rd party developer:

> The Iconfactory was developing a Twitter application in 2006 called "Twitterrific" and developer Craig Hockenberry began a search for a shorter way to refer to "Post a Twitter Update."

https://en.wikipedia.org/wiki/Tweet_(social_media)#History

frabcus|1 year ago

Retweet was original using the text "RT". Hashtags were also invented by Twitter users.

skybrian|1 year ago

Hashtags were invented. It's a convention that happened to work well with Twitter's search engine.

arcalinea|1 year ago

Yep, we intentionally built it to be hackable! We believe that social media will improve when people are free to build on it, change it, fork it, and remix it. Bluesky and the atproto ecosystem can evolve as fast as users and developers want them to.

zft|1 year ago

Starterpacks are great, what about seeing what is current top engaging accounts ? https://www.graphtracks.com

consumer451|1 year ago

That's the best looking Bsky tool that I've seen so far. Nice!

nuz|1 year ago

Another argument is that it could lead to a bot problem 10x worse than twitters ever was.

jsheard|1 year ago

The Twitter bot situation only seems to have got worse since they shut down free API access. LLM engagement farming bots everywhere in replies, hordes of scam bots replying if you use certain keywords, porn bots following and DMing everyone non-stop...

Evidently the people running the bots don't really care whether or not you give them an API to work with.

jazzyjackson|1 year ago

Check out bluesky's "labeling services", I think it will be a very simple matter to crowdsource lists of obvious bots and prevent their having any reach. You can create bots that make as many posts as you want, but bots aren't entitled to being included in any feed. It comes down to the posts that the relay choose to aggregate, and what the appview chooses to display according to user preferences.

Zetaphor|1 year ago

One of the nice things that make Bluesky different is that there isn't really a single central algorithm that everyone is forced to use. This combined with the many novel moderations tools like feeds and labellers mean it's pretty trivial to filter out entire categories of spam/botting.

As an example my feed is completely free of US politics, allowing me to curate an experience where I can go to enjoy myself instead of constantly being exposed to ragebait.

asdf123wtf|1 year ago

They have shareable block lists - like starter packs, but for blocking accounts. We'll see how that works out as the network grows.

realusername|1 year ago

I'm not sure you could be worse than Twitter right now on bots unless you are pursposely trying to be worse.

sneak|1 year ago

Computers that are operated by humans that are using APIs designed for computers is not a bug, but a feature.