Profile avatar
frontpage.fyi
A decentralised and federated link aggregator built on the same technologies as Bluesky. https://frontpage.fyi
49 posts 1,735 followers 7 following
Prolific Poster
Conversation Starter
comment in response to post
Yep, this is on the roadmap!
comment in response to post
In the future we might use this data for more things eg. suggesting communities to join based on your Bluesky interactions but no concrete plans for that yet!
comment in response to post
The AT Protocol allows applications like Frontpage to interoperate with other data on the network but right now we don't use it for much. Today we use this to populate your frontpage profile/avatar from your Bluesky profile.
comment in response to post
Good question, I don't think we have that written down yet! Right now you use the same account to login to both Bluesky and Frontpage. All of your data is stored in the same place as your Bluesky data.
comment in response to post
Fixed now!
comment in response to post
If you've tried to create a post or comment or vote in the last 15 or so hours it should show up once we roll out the fix
comment in response to post
We rewrote a piece of our infrastructure from scratch to solve this and it's now live 🎉 The posting experience should be greatly improved and we have more improvements to come. As always please tag us if you run into any errors
comment in response to post
*uses!
comment in response to post
Nope, it's a separate app that user the same underlying account/identity bsky.app/profile/dana...
comment in response to post
Head to frontpage.fyi and enter your handle, you'll be redirected to a Bluesky login page (your atproto host) where you can login and grant access. That should be it! Any questions just shout 😎
comment in response to post
comment in response to post
There will still be bugs, so please shout about them when something weird happens! If you're looking to contribute you can drop into our GitHub repo - soon we'll be releasing documentation and tooling to make contributing to Frontpage as easy as possible 💖 github.com/likeandscribe/unravel
comment in response to post
Not yet, we only do off-protocol global moderation right now We're looking to run our own labeler and report service specifically for Frontpage records Cross-app moderation is something we're keeping an eye on
comment in response to post
🔜
comment in response to post
Jk we passed 30 closed beta users today, thanks to all who have come aboard so far ❤️
comment in response to post
Shoutout @damiensedgwick.bsky.social for getting this done 🫡
comment in response to post
we are so back etc etc
comment in response to post
Database backups We'll be snapshotting our database at regular intervals so that, data loss was to happen again, we're able to restore it much more quickly without losing any data
comment in response to post
Tooling around migrations We were being super "agile" by just pushing migrations to prod without testing them for data loss, going forward we'll be testing these out locally first.