Just a dorky trans woman on the internet.

My other presences on the fediverse:
@copygirl@fedi.anarchy.moe
@copygirl@vt.social

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

help-circle


  • Version 5 of a software, device, vehicle or such isn’t necessarily better than version 4, and no official definition of the word “version” require this, either. If I may make another anology: You may pick one of 5 different versions of an outfit to wear, and even though they were labeled in the order they were made, from 1 to 5, none are inherently, objectively better than any other. In the case of UUIDs there are versions that are meant to supercede others, but also simply alternatives for different use-cases. Anyone with access to some up-to-date information can learn what each version’s purpose is.



  • Not to be pedantic but I think the headline is fine.

    If you simulated a fire in a building for training purposes and upon activating the fire alarm, it got broadcast to emergency services when it shouldn’t, you did accidentally broadcast the fire alarm, simulated or not.

    The “accidentally” already implies it was done in error, suggesting it was not an emergency. On the other hand, if it was a real emergency, and just wasn’t meant to be publicly broadcasted, I feel like the headline would’ve looked different.






  • At the moment, upvotes and downvotes, while not used that way by many people, is more about what others will see, rather than what content you like. It’s more like a community moderating and rating effort. Upvotes make posts more visible, by pushing them further up in what’s currently popular. Downvotes do the opposite, and in my personal opinion, should be reserved for posts that don’t fit the community they were posted in, spam, or things that break rules – typically the same reason why you would (and should) report a post. They are not “agree” and “disagree” buttons. Topics you disagree with can still spark interesting conversations.

    Using the same mechanic, voting, to tell an algorithm whether similar posts should have higher visibility on your own feed, would be incompatible with this existing system. Posts that get a quick reaction or emotion out of you are even further encouraged, while things you simply don’t want to see (but aren’t necessarily “bad”) get punished heavily.

    This system works through subscribing to communities you are interested in and actively participating in improving the health of those communities, rather than passively consuming content. That takes some effort, yes.

    All in all I think this proposed system is not compatible with Lemmy, and maybe not even a good idea.


  • copygirl@lemmy.blahaj.zonetoFediverse@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    8 months ago

    A personal instance generally doesn’t have a big reach, unless people actively follow the person who’s posting the doxxing information.* The fediverse may not be a good way to spread personal information of others, throwing up an instance like that is not much different than throwing up a website or forum.

    There’s two things I can think of you can do: Contact the company that hosts the website to take it down – I’m unsure about how you go about this, but I’m sure you can find out more about that. And to report the instance to other instance admins to get it blacklisted, perhaps get it on a block list, limiting its reach and thus effectiveness. Get in contact with big instance admins, they likely have chatrooms you could join, and they might be able to help with the other step as well.

    *edit: In the case of Lemmy, I suppose it would be people following a community, rather than a user directly. If moderators or admins act on the posted informated and delete it, the deletion will federate as well and any legitimate instance will automatically delete the content on their servers as well. This would also be true for Mastodon and such. If not, the above applies.



  • copygirl@lemmy.blahaj.zonetoMildly Infuriating@lemmy.worldFacepalm
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    8 months ago

    It could just have something to do with the fact that many people think ads are not only annoying but also highly manipulative, creating artificial needs in people, a tool to make already successful and rich companies even richer, … and the surrounding technology to power them is unethical, hoarding tons of information, building profiles of people, tracking which websites they visit, what search terms they use, …

    When people talk about blocking ads, being frustrated about them showing up, it’s just kind of disrespectful to be like “well you could just pay for the service, you know?”. Besides, who knows how much actually ends up in the creators’ pockets.





  • I think you’re wrong. Downvotes are literally meant to be to provide a community powered mechanism to push irrelevant content into out of view, as per the community’s purpose. They are not going to be used as part of an algorithm to push more relevant content to you specifically. Of course, that’s not how a lot of people end up using them, so whether it’s an effective mechanism is another question.

    Meanwhile, I’m on an instance that doesn’t federate downvotes, so they don’t affect ranking here, maybe for the better?



  • On Mastodon, when you follow another user on another instance, your instance will send a request to the other, to be notified of new posts made by that user, as well as posts they’ve boosted. When such a new post arrives, a copy will be created on your instance so it can be displayed without nagging the original instance again for the post’s content and such.

    Lemmy is similar of course, since it uses the same underlying protocol (ActivityPub). Think of communities as “special users”. Whenever someone creates a post or reply, the community will boost it, so it ends up on every instance where a user has subscribed to that community.

    This part I’m not entirely sure on but I believe it’s how things work: The other way to send messages around other than subscription is obviously to send messages directly. In ActivityPub there’s a field that specifies the recipients of a message. When such a message is created, it is pushed to the instances of the recipients. On Lemmy, the recipient is the community you’re posting to. On Mastodon, the recipients are filled with all the users that you @-mention in the contents of the message. So for a Mastodon user to post to Lemmy, they have to mention the community, which is why you see some posts that contain the community’s handle.

    Because you can’t follow / subscribe to users on Lemmy, the posts of Mastodon users that don’t involve Lemmy never end up being “federated”, meaning Lemmy instances don’t get notified of these posts, so they don’t end up being “copied”. This is the same on Mastodon by the way. Unless your instance sends out a request to fetch posts from an unknown user, it doesn’t know about their posts, since nobody so far has cared about them.

    This makes sense because if you were to try and store all the content from the fediverse you would need a LOT of storage for little gain. Similarly it would be bad to never store the content and always fetch it, because that would generate a bunch of additional traffic, which especially small instances would suffer from.

    To summarize: Lemmy doesn’t display Mastodon posts because it doesn’t have a mechanism to subscribe to those users.