• 1 Post
  • 15 Comments
Joined 4 years ago
cake
Cake day: June 27th, 2020

help-circle


  • 777@lemmy.mltoTechnology@beehaw.org*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    I don’t see a problem so long as they do so in good faith - for example publishing full event contents to ActivityPub instead of adding a link back to the Facebook Threads app, which is basically what a lot of news sites do with their RSS feeds to get advertising money.

    So long as they do that, it’s not really possible to do a rug-pull. There are far more Facebook users than Fediverse users after all, so it’s going to be advertising for the Fediverse for as long as this lasts and if users would like to remain part of it they’ll have to move to another server. That is, assuming it ends.

    To answer the question though, I don’t care for microblogging personally and I don’t like Meta as a company so I won’t use it. I appreciate the scepticism but I feel optimistic.





  • Yes, looking at the docs linked from a sibling comment I see that upvotes and downvotes are part of the protocol, which is good to see. To prevent vote stuffing however, it does seem that all instances will have a database of upvotes and downvotes and who did them. They were never really secret anyway but it’s interesting that any server can see this, it’ll be an interesting development to be able to track vote brigading.




  • I expect it’s accurate to say; their architecture is not like a database where you can add an index on a blocked state and then join against it. You have to get a list of potential posts that the user might want to see and then eliminate any in the block list. There will be a few edge case users who have thousands of block entries and a multithreading strategy is likely required to swiftly filter it in a reasonable timeframe.

    However, an architecture I’ve seen that works around this is to build this timeline in the background and present it to the user from a cache, I don’t know if this is what Twitter does as I never worked on that. However, if you want to not have a block feature but have some kind of mute feature anyway I don’t see how there is a meaningful difference.







  • 777@lemmy.mltoLemmy@lemmy.mlLemmy is blowing up
    link
    fedilink
    arrow-up
    21
    ·
    1 year ago

    More people = more problems I am certain but this is a social network and without people it will fail. We must all make an effort to be the change that we want to see in the world.

    I don’t foresee a problem in the immediate future aside from higher server load, but in terms of culture, only people who believe in a new social network will be willing to join.

    In 5 years however when this is a great place to be, a large number of people will join who don’t respect the legacy. The departure from Digg to Reddit felt like this too, I hope that the federation aspect will ensure this is longer lived.