Live data from Hacker News

Bluesky Protocol Services

atproto.com

41–50 of 87 posts

Re: Bluesky Protocol Services

#41
post #30

Neat protocol, shame about the users. Also the VC-backed funding for this infrastructure will run out eventually. It's not self-sustaining, and Bluesky have no viable route to profitability.

> shame about the users

I use Bluesky regularly and have a fine experience. Yes, there’s an irritating minority of users. But so goes any social network, Twitter especially. At least the owners of Bluesky aren’t espousing Great Replacement Theory…

Re: Bluesky Protocol Services

#42
post #40
post #35

Earlier quoted context omitted.

It still has an internal GraphQL API. How would the official web app and mobile apps work without an API?

Right but that doesn’t mean anything about authorisation. If you’re using a key you ripped from an official app you could easily be blocked tomorrow. Makes the effort considerably less worthwhile.

It's the #6 most popular website in the world. Chances are, someone will fix the libraries or investigate and write about any changes done to the internal API pretty quickly.

Re: Bluesky Protocol Services

#43
post #27
post #25

Earlier quoted context omitted.

Blockchain has some solid properties, don't throw the baby out with the bathwater.

What baby? DNS doesn't have the double spend problem. Why is the blockchain good for this?

The double spend problem for domains is the double domain purchase problem. I claim example.com and you also claim it, who wins?

Re: Bluesky Protocol Services

#44
post #41
post #30

Neat protocol, shame about the users. Also the VC-backed funding for this infrastructure will run out eventually. It's not self-sustaining, and Bluesky have no viable route to profitability.

> shame about the users I use Bluesky regularly and have a fine experience. Yes, there’s an irritating minority of users. But so goes any social network, Twitter especially. At least the owners of Bluesky aren’t espousing Great Replacement Theory…

[deleted]

Re: Bluesky Protocol Services

#45

I've built my own client for Twitter. I'm using a library that a random guy maintains. It has its problems, but all of them can be worked around, and overall it feels solid, especially considering the fact that it's done by a single person. Then I had to add bsky support when everyone and their mother migrared there. I used the atproto Python library and holy smokes, whener I need to touch that part of the code I fee…

As a researcher who spent most of my graduate program trying to scrape twitter to do sentiment analysis. I do not believe you.

Re: Bluesky Protocol Services

#46
post #29
post #10

I wonder if it would be a good idea to remake DNS on top of bluesky. The basic idea is that, if you own a domain name, you post DNS updates in a bluesky feed. The firehose itself is authoritative. DNS servers sit downstream of the firehose. All the updates to domain names get written into a database, and they essentially just respond to queries hitting that database. This would let anyone (with enough bandwidth) run…

this is not quite what you are asking for but https://marque.at exists

No A, no B. It's not X, it's Y.

Re: Bluesky Protocol Services

#47
post #30

Neat protocol, shame about the users. Also the VC-backed funding for this infrastructure will run out eventually. It's not self-sustaining, and Bluesky have no viable route to profitability.

[Bluesky proves that for social media, no matter what your technology stack, capabilities, or mission, if your community is awful, growth will never follow.]( https://blueskyfeeds.com/bluesky-user-growth?t=3m )

Twitter seemed to have no issue growing so that doesn't seem right.

Re: Bluesky Protocol Services

#48
post #41
post #30

Neat protocol, shame about the users. Also the VC-backed funding for this infrastructure will run out eventually. It's not self-sustaining, and Bluesky have no viable route to profitability.

> shame about the users I use Bluesky regularly and have a fine experience. Yes, there’s an irritating minority of users. But so goes any social network, Twitter especially. At least the owners of Bluesky aren’t espousing Great Replacement Theory…

I also have a fine experience, but only by switching to the For You feed full-time and mostly sticking to my compsci-academic-tech-programming neck of the woods. Minority or not, the users GP mentions are so obnoxious that it affects the 'vibe' of the platform as a whole. Look up any "Top Posts" tracker/feed/whatever. No matter that I even (mostly) resonate with the underlying political leanings, I find the tone pretty dreadful.

Of course, the same applies to whatever remains of Twitter now.

Re: Bluesky Protocol Services

#49

I've built my own client for Twitter. I'm using a library that a random guy maintains. It has its problems, but all of them can be worked around, and overall it feels solid, especially considering the fact that it's done by a single person. Then I had to add bsky support when everyone and their mother migrared there. I used the atproto Python library and holy smokes, whener I need to touch that part of the code I fee…

I suppose that while your Twitter thing just touches the surface-level client-facing API, your Bluesky thing touches the internals. You could scrape bsky.app the same way you do for Twitter.

Re: Bluesky Protocol Services

#50
post #40
post #35

Earlier quoted context omitted.

It still has an internal GraphQL API. How would the official web app and mobile apps work without an API?

Right but that doesn’t mean anything about authorisation. If you’re using a key you ripped from an official app you could easily be blocked tomorrow. Makes the effort considerably less worthwhile.

Then you rip the key again from the new version of the app. But they won't do that because it would block the app.
Post reply on HN