惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
小众软件
小众软件
博客园 - 叶小钗
宝玉的分享
宝玉的分享
博客园_首页
Hugging Face - Blog
Hugging Face - Blog
人人都是产品经理
人人都是产品经理
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
S
SegmentFault 最新的问题
B
Blog RSS Feed
Engineering at Meta
Engineering at Meta
N
Netflix TechBlog - Medium
Google DeepMind News
Google DeepMind News
U
Unit 42
F
Fortinet All Blogs
IT之家
IT之家
Y
Y Combinator Blog
Martin Fowler
Martin Fowler
T
The Blog of Author Tim Ferriss
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The GitHub Blog
The GitHub Blog
Stack Overflow Blog
Stack Overflow Blog
Blog — PlanetScale
Blog — PlanetScale
酷 壳 – CoolShell
酷 壳 – CoolShell

Rachel Andrew

Remove start and end margins with the margin-trim property CSS Layout News in the ATmosphere Multiple-column layout, rows, rules, and floats Understanding AT Protocol Over 15 years of conference speaking Where’s the holistic AI productivity data? – Rachel Andrew Joining the atmosphere – Rachel Andrew What would a 2026 CSS Anthology look like? – Rachel Andrew The importance of people who care – Rachel Andrew Do you need AI for that? – Rachel Andrew Look into the future of the web platform – Rachel Andrew Generative AI has broken the subject matter expert/editor relationship – Rachel Andrew 2025 in review – Rachel Andrew A matter of fact – Rachel Andrew Reading flow ships in Chrome 137 – Rachel Andrew
How do we talk about atproto to non-developers?
rachelandrew · 2026-07-31 · via Rachel Andrew

The beauty of AT Protocol is that all of your data from different apps is available on your PDS, your own folder on the internet containing your stuff as JSON. This means that you can switch which app you use to view that data, without losing anything. It also makes it very easy to make connections between data stored using different lexicons, or just display activity in one place. Sifa does a nice job of this on your profile page. For web developers, and people who understand webhosting, the concept is reasonably easy to understand. I know that any atproto app I join is going to store data in my PDS, any other people will be able to see it.

However, for atproto to really succeed it needs to go mainstream. The general public are less likely to understand what it means to have this folder of information on the internet. They may not realise that using a collection of different apps means that they are creating an easily viewed paper trail of their activity on the web. They may not expect that another app can display their data. So as I explore the Atmosphere, and experiment with making my own app, I’m wondering if anyone is thinking about how we should message this to users.

I’m not thinking here about private data, and I know that there’s a separate conversation happening about that. I’m talking about data that is intended to be public, and making sure that users understand. This will be a completely new idea to many people, and the “it’s like your webhosting” explanation isn’t going to resonate with someone who has only ever published to the web in a walled garden. With obvious social apps like Bluesky, users are likely to understand that their posts are public. That expectation may be less for other types of apps where users might reasonably expect their data to be private unless they share it, and would be very surprised to see it appear on some other app without their explicit permission.

It would be good to have some common guidelines for app developers as to what to tell users, and to develop explanations for a non-technical audience. Is anyone working on that? If so, I’d love to get involved.