• 0 Posts
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle






  • Good link. It’ll be interesting to see where it goes. I think this really comes down to a question of “Does the Fediverse even have to capability of federating user actions without indicating what user did the action?”

    Plus, if you can muster up some solution, is that solution then easily falsifiable? Ie could a server send thousands of automated fake downvotes that don’t actually tie to a specific handle? How would a receiving server know that some anonymous vote is a real vote? etc

    Challenging problems.


  • I’m (as a dev experimenting with the fedi) more interested in the features each platform adds to the fedi and ensuring we have consistency. Which is probably included in what you said, i’m just being explicit.

    Ie regardless of if it’s an upvote or a star, hypothetically it should have a similar effect in all platforms that federate with that value. If it modulates score in an algorithm, it should “mean” the same thing to the fediverse so that it has similar outcomes in all platforms. A silly but extreme example of this failing would be one site upvotes and downvotes meaning opposite things on two implementations - it would be chaos hah.

    I hope (but don’t yet know until my implementation is further along) that Like and Boost are functionally different. I also hope no ones implementation is conflating them.

    Either way interesting times and i’m excited to see where we take it :)




  • I’m on mastodon.art and donate $1/m, same story. It’s only a handful of people that donate (hundreds, but still - much smaller than the thousands of users) and we cover the bill.

    Though, this is also why i’m experimenting with custom Fediverse instance software that prioritizes low cost operation. I think Fedi would be better off if it wasn’t a huge lift to figure out hosting. There’s enough challenges in hosting instances, it would be nice to reduce as many as possible.


  • So you’re running a local DB and backing up the external drive? Neat. What about static storage? Images/videos/etc? How are you handling backup?

    I’m interested in this space because i’m writing an experimental ActivityPub client and one of my goals is to make it “as cheap as possible” to run a micro-instance. I plan on exploiting a single directory, sqlite and file storage, that users can just rsync or backup however they wish. Cheap is tough hah.





  • Seems kinda wonky. I’m working on writing my own flavor of an ActivityPub client. Is there somewhere you know of that this is being discussed, developed, etc? Iirc ActivityPub itself doesn’t define this, right? I figure what we’re talking about here is just the data model some apps have created within the ActivityPub spec - and by keeping it consistent apps can federate with each other. I’m curious on advancement of that model to introduce new concepts and features but retain some compatibility.


  • I agree… BUT, i think it’s important to also remember that for-profit like Reddit will have incentives to drive engagement patterns which can sometimes (i’m being generous heh) be toxic to the social atmosphere.

    Opensource implementations have a chance to change interaction that is more favorable to the user, to the community, etc. I don’t believe Lemmy or Kbin offer much here, yet, but Tildes.net talks about this and makes an effort there.

    I’d like to see a federated instance that puts more effort in this space. It won’t be what Redditors want… because, well, Reddit built addictive patterns and this is the opposite of that. But nonetheless i think we can make progress on Reddit-likes when we carefully analyze what ramifications Reddit features have.