Hacker News new | ask | show | jobs
by verdverm 595 days ago
> We need something else.

Have you looked into ATProto? (by Bluesky)

1. It separates the data, app, algo, and moderation into pluggable modules

2. You can build any app on top of it, all app user data ends up in the same user database (sqlite db per user)

3. They supposedly have a non-ad monetization plan, but haven't publicly announced what it is yet