Attached: 1 image
hello, world!
The Rust Foundation is excited to join you on Mastodon. Going forward, we plan to exclusively share social media content here, on Bluesky, and on LinkedIn. 🦀
RustConf is also on Mastodon at @rustconf@hachyderm.io. Follow them if you're interested in the many updates about RustConf coming up!
Client side is completely out of the question here. You can’t just send millions of posts to every client hoping that they will order it themselves. Bluesky has a well thought out architecture that does that through server side feed gens, that can be decoupled from the App itself.
I know that, in my mind the algorythm or maybe better to said the algorythm’s parameters run on client side, no need to create a Fediverse instance on client side.
We can already to something a bit like that with word filters.
Client side is completely out of the question here. You can’t just send millions of posts to every client hoping that they will order it themselves. Bluesky has a well thought out architecture that does that through server side feed gens, that can be decoupled from the App itself.
https://docs.bsky.app/docs/advanced-guides/federation-architecture
I know that, in my mind the algorythm or maybe better to said the algorythm’s parameters run on client side, no need to create a Fediverse instance on client side. We can already to something a bit like that with word filters.