And the voices. “Billy…”

“You fucked the whole thing up.”

“Billy, your time is up.”

“Your time… is up.”

  • 1 Post
  • 30 Comments
Joined 8 months ago
cake
Cake day: January 9th, 2024

help-circle

  • Low level programming C

    Could be pretty much any computer

    rust

    Need a lot of memory (8-16 GB) if you are planning on dissecting any existing projects

    Machine Learning programming with Python

    Start with colab / huggingface and get a feel for what level of hardware you need for the stuff you’re doing before you start buying stuff

    If you want just a general high quality system with upgradability etc, frame.work or System76 are supposed to be good high end providers.











  • Dude this is genius

    I am interested to see how it plays out but the idea of the instance admin being able to pierce the veil and investigate things that seem suspect (and being responsible for their instance not housing a ton of spam accounts just as now) seems like a perfect balance at first reading

    Edit: Hahaha now I know Rimu’s alter ego because he upvoted me. Gotcha!



  • Oh, yeah, at that point it’ll be a scalability clusterfuck. No idea what the solution is. Maybe something with persistent caches run by third parties or something? That actually would be fine, since all the actions are signed with the private key of the actor, I think.

    ActivityPub is not to me a real great designed protocol but it’s whatever. Usually the key part for social networks is the “social” part of it; the protocol or the web site can be pure shite and if people like interacting with the other people there then it’s fine. But yes, you are correct that beyond a certain point of scalability there are some dragons lurking that don’t have obvious weak spots.


  • Apparently mbin does not put Like/Dislike activities in there

    Yes. That’s what I said. I’m actually not 100% sure about it; for all I know there’s some way to get it, but AFAIK all the existing softwares don’t publish votes “after the fact”, only at the time to current subscribers. But then, of course, it’s kind of a moot point because you can just grab it from any mbin instance’s DB through the UI without needing to do anything special or any particular knowledge.

    In a world where ActivityPub is only used in server-to-server, this would be fine. If we ever get to a (IMNSHO, better) scenario where we have more clients talking AP directly, then this will not work, and mbin will have to add those as well.

    Not really. You can have your client talking to all the servers and grabbing votes for whatever you’re subscribed to, and losing votes for anything you’re not subscribed to. It works basically exactly that way for one-user instances already.

    There is no sane way to square this peg into a round hole. Privacy and “Social Media” are inherently incompatible. The advice about not putting anything online that you are not willing to ever be made public is evergreen, and anyone that does not follow it will eventually have to learn it the hard way.

    Tru dat. 100% agreed. It seems like there are all these people in this thread arguing that their votes need to be private. Their votes are not private, and will never be private, for as long as ActivityPub is what they’re using. I can see some value, maybe, to making it slightly difficult to extract the information instead of just giving it for free to everyone, but holding onto the idea of your votes being private is a gateway to unhappiness and only unhappiness.


  • It’s not quite that simple. As far as I’m aware, it’s difficult to fetch from another instance “after the fact” what all the votes are for a particular user or comment; you have to be signed up to receive updates on it, and then after the fact you can go hunting around in your own instance’s DB and see what all the votes were (or your UI can do it, if it’s supported).

    But, yes, there are instance softwares that will do it, and no one’s defederating from every one of those instances (nor I think should they). Someone posted a link to an mbin instance breaking down the votes for this post. Votes are not private.


  • You’re proposing removing the bar entirely because it is not high enough.

    Incorrect. I said that I see no obvious answer as to whether to remove the bar – that’s the (a) part. What I’m proposing to do is definitely to educate people about the existence of the bar and the fact that they shouldn’t be voting on porn, or contentious political topics from an account with their real name, or etc etc like that.

    More than 1% of the currently active Lemmy users are actively running a server (it’s 1.4%, 649 active instances out of 45k MAU), so I think the number is definitely less than 99% of people who wouldn’t know how to do it in the first place (or find an mbin or Friendica server or etc).

    The broader point about it being fairly difficult / fairly rare to have the knowledge, I can agree with, but I wasn’t saying necessarily that we should make it easier for the 98.6% of people to do; just that everyone should be aware that it’s possible so they can make their voting decisions with that knowledge in mind.