Then you should also override Equals(object)
, GetHashCode
, and implement IEquatable<T>
.
Thankfully a lot of the usual boilerplate code can be avoided using a record
class or struct:
public record Person(string Name, uint Age);
Just a dorky trans woman on the internet.
My other presences on the fediverse:
• @copygirl@fedi.anarchy.moe
• @copygirl@vt.social
Then you should also override Equals(object)
, GetHashCode
, and implement IEquatable<T>
.
Thankfully a lot of the usual boilerplate code can be avoided using a record
class or struct:
public record Person(string Name, uint Age);
I was editing my comment as you were responding. Check the issue on GitHub I linked in the edit, and maybe thumbs it up for visibility. One of the commenters mentions using a third-party tool but I’m not sure the one they linked to can grab posts. In theory another one might exist to dump your post data.
Which service? Mastodon has a built-in export functionality in preferences.
I can’t find such an option on Lemmy, but you should be able to do a GDPR request for your information as a last resort.
edit: Non-post data / user settings can be exported (and imported!) but posts are a separate issue. See this open issue.
The lenses don’t have to both be at the same distance to be fair.
Both banned by your instance: https://lemmy.world/instances
When you say “trans woman” you affirm that they are women, and trans is just an adjective. When you say “transwoman” it can imply that they are something different altogether, and TERFs have certainly used it as such. Like, I dunno, a carpark isn’t a park? That’s the first example that came to mind, anyway.
What I’m saying is that Microsoft is, in fact, being hostile by limiting OSS builds such as Codium in the ways I’ve mentioned above. I guess that’s how they try to get people to keep using their proprietary build instead.
except for visual studio code
But also:
Though I’ve been very happy about the direction .NET and C# have been going, especially the licensing.
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.
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.
Shonk.
From what I know, F-Droid compiles apps from source so you can be sure that the code you’re running is actually made from the source code that it claims to be built from. On most other platforms, the developers could be uploading malicious programs that actually have the code changed from what’s shared online as its source code. Then add the fact that other developers can and do look at the code, and what changes are made from version to version.
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.
How long have you been part of the fediverse? (A term which tends to not be capitalized, by the way. *nerd snort*) It’s not about you getting to interact with every instance using just one account. It’s about putting the power into the hands of ordinary people. Including the power to associate or disassociate with certain people, communities, and content. That includes an admin’s ability to go “I see you’re not sufficiently moderating your instance. We will defederate until you’ve taken steps to ensure your instance sufficiently moderates with common-sense rules.”. Whether that is due to some content policies or to block an instance from which a ton of spam originates.
Just how with email a provider can choose to block or automatically mark-as-spam any email coming from a server they don’t trust, for example because it’s a known source of spam. It’s actually how a lot of the internet works. And it works as long as well-intentioned people are in positions to make such decisions. And if a server or service goes rogue, they get the equivalent of defederated.
Incorrect. I’m fine with instances that host a variety of content. Including stuff I don’t want to see.
However, I’m allowed to join an instance whose admins take a stance against bigotry for example, and therefore take better care that such content isn’t allowed to freely go through their instance. That way I and a thousand of other users don’t need to all block the content they don’t like manually. It’s my instance admin’s choice, and my choice to go with their instance.
This was perhaps a bad example. Though there’s the possibility of posts not being marked for NSFW that should be (and the instance not enforcing such), and ones that are mostly harmless but still labelled as NSFW for one reason or another. One person’s NSFW is not the same as another person’s NSFW. Feel free to replace the example rule with something else.
If you want your freedom – whatever that means to you – you go to an instance that represents those values. Admins that run their own instance get to decide how they moderate that instance. And that includes blocking (or defederating) whole instances, communities, or individual users. You don’t have to sign up to one that does something you don’t like.
Besides, you don’t seem to understand the importance of moderation. If it wasn’t for the ability to defederate, we’d have tons of fake instances with fake users creating fake posts. Not to mention people going out of their way to make others feel miserable. Do they have the right to spew their hatred? I have my opinion, but it doesn’t matter. I happen to also have the right to join an instance that has a policy to take care of that stuff so I can browse for things that actually interest me.
Allow the admins of the instance to enforce their rules?
Say you have an instance with a “no-NSFW” rule, for people who don’t want to randomly come across NSFW communities. Their admins could take care of the curating of rule-breaking NSFW communities without having to resort to defederating from the entire instance. This doesn’t have to be an outright block but just a filter that could prevent the community to show up in “All”.
Falling in love? In this economy?
Politicians decide things, but to actually make stuff happen, the government needs to collect taxes to pay for services that are then provided to the public. I think the idea here is to take out the middleman. You won’t solve the problem country wide, but you’ll help some people, and that’s still worth it. Work together without like-minded people locally, be an inspiration, and show that it works. I’ve only been very briefly part of an activist group (specialized in food saving), so probably best to look elsewhere for good advice on how to do this well.