Remix.run Logo
Getting Started with AT Protocol(bnb.im)
64 points by evakhoury 3 days ago | 23 comments
alfanick 4 hours ago | parent | next [-]

Oh, it's some different AT protocol (some distributed mambojambo) than Hayes AT protocol.

cbdevidal an hour ago | parent | next [-]

Someone also posted a link to the Hayes command set and I was glad.

https://news.ycombinator.com/item?id=49567961

thesuitonym 3 hours ago | parent | prev | next [-]

Yeah I was super confused for a minute, wondering what cool and fun use someone found for this old protocol.

reaperducer 32 minutes ago | parent [-]

It's been extended to include connecting SSH sessions.

It's been a few years, but it's something like

  ATDS"username:password@host:port"
gatio 2 hours ago | parent | prev | next [-]

+++ATH0+++ ... good times

exabrial 2 hours ago | parent | prev [-]

AT

ATZ

AT&F

ATDT5551234

cbdevidal an hour ago | parent [-]

My first job in IT was at AOL tech support and we could rattle off AT modem strings from memory :)

smasher164 an hour ago | parent | prev | next [-]

One thing I'm wondering is how ATproto can be integrated with voice/video chat. Would you combine it with Matrix, XMPP, or some custom protocol?

radicalriddler 2 hours ago | parent | prev | next [-]

Spaces really is gonna bring all the features that HN is critical about AT platforms like Tangled.

Private repos are now on the horizon. Huzzah!

ternaryoperator 4 hours ago | parent | prev | next [-]

You’ll get more traction, by stating way up top what AT is and who should care about it.

CharlesW 3 hours ago | parent [-]

Do you know of something better than the first link in TFA?

sltkr 2 hours ago | parent [-]

You shouldn't have to click away from a blog post to understand what the blog post is about. It should start with a clear self-contained introduction.

atproto.com contains a succinct discription:

> Atproto is a big-world open social protocol. Users publish JSON records into repositories. The changestreams of those records then sync across the network to drive applications.

Still a bit abstract, but OK. Personally I would include that AT protocol stands for Authenticated Transfer Protocol and that it is the protocol powering Bluesky.

pfraze an hour ago | parent | prev | next [-]

"A bad idea until you think about it" https://www.voxport.live/e/cmtn9ea7z00pirnhvyor4kji2

maremmano an hour ago | parent | prev | next [-]

ATDT

gerdesj 31 minutes ago | parent [-]

shhh

ATDT&L0&M0

wslh 4 hours ago | parent | prev [-]

Funny how this rhymes with something I wrote in 2011[1][2]: a "universal spreadsheet" where people share not just data but the transformations over it. The pieces are more real now: you can actually free your data from closed services (e.g. Instagram), orchestrate it on something like ATProto, and LLMs make a great new kind of "function" for the system.

[1] https://blog.databigbang.com/ideas-egont-a-web-orchestration...

[2] https://blog.databigbang.com/egont-part-ii/

verdverm 3 hours ago | parent [-]

Most people right now do not want their social media data in world/anonymous-read mode nor want Ai accessing it and doing things with it.

maxrev17 2 hours ago | parent | next [-]

Too late for that

verdverm 2 hours ago | parent [-]

There's always the future. I stopped using ATProto after the revelations that they hid their VC raise from the community for almost a year (and some other things, straw eventually breaks a camel's back) - and almost all social media, which is a (mild) trend aiui.

Setting aside contemporary political dynamics, there is also the possibility for robust data rights laws that can change the game.

wslh 3 hours ago | parent | prev [-]

Nothing about this requires world-readable data, privacy can be its own layer. FriendFeed[1] did this well back in the day: it aggregated your feeds and let you control who saw each one.

[1] https://en.wikipedia.org/wiki/FriendFeed

verdverm 2 hours ago | parent [-]

I agree, that's just not where ATProtocol is (currently only available in world/anonymous-read mode). Personally, I find the permission proposal rather lacking (ACL vs the advancements / learning since) and user requested features will require building auth enhancements at the app level, thereby creating a form of centralization.

wslh 2 hours ago | parent [-]

> thereby creating a form of centralization.

Fair point on app-level auth, still far less centralized than the status quo, where the data, the permissions, and every function on top all belong to one company.

verdverm 2 minutes ago | parent [-]

better, but works against one of the core ethos in AT