Just your run of the mill dev and data scientist.
Banner credit: wanella
It’s also worth noting the statistics are only for what you consumed. My profile at beehaw shows very different numbers than yours
Lemmy.ninja: 2 posts, 26 comments
Beehaw: 14 posts, 72 comments
Yep, but its only the Metadata[1]. I can’t log in to your instance, but because your instance has consumed content from beehaw from my account I’m listed.
See https://lemmy.ninja/u/rknuu@beehaw.org
While the breach is unfortunate, I always enjoy these kind of posts where a seemingly innocent exploration on what a site is doing and “what if” questioning becomes a chain of “holy crap, what did we just find”. Just shows that your data can be just one curl statement away from being lost.
Hey people, we’re trying to keep things tidy at beehaws technology community for reddit content and will be delisting this thread.
If you’d like to continue the conversation, feel free to join the megathread at https://beehaw.org/post/576904
Hey Beeple, since there’s a common trend on the topics on (de)federation, we made a post to clarify what this means.
You can see the conversation over here: https://beehaw.org/post/615042
Unfortunately, the inconvenience is something of a catch 22. Do we allow everything through for the sake of convenience? What happens when extreme content that is NSFL gets posted? What happens when illegal content is federated, or hate speech that indicates action will be taken is made? What happens when you observe a pattern of this behavior from a common source? Content must be moderated for things to be “safe” and the rate that unsafe, nonaligned content was coming in wasn’t sustainable.
Choosing to defederate wasn’t taken lightly and it was done reluctantly. It was discussed for two days after observing systemic effects from those instances and after reaching out to the instance admins for alternatives.
I see you’re posting not from a beehaw account, which means you likely haven’t seen @Gaywallet@beehaw.org 's post on what it is to be a community and the framework to get there. This posts may help you understand this instances stance on things and what our instances users are hoping for is to build.
All in all, sorry you’re not happy, but we’re being careful for our community.
Unfortunately, defederating means the cord has been cut. This means we still have what was previously been posted, but all future content is bidirectionally blocked.
This is true, except for one element:
Fediverse should mean a user of any instance should be able to use any community the instance elects to federate with. Lemmy is open by design, but instances can just as easily switch that feature off and go to a allowlist method.
A commonly missed element with federation is that you federate with who you trust since you essentially mirror their content. It’s less apparent with the lemmy migration, but mastodon used to caution its users to “join an instance that aligns with your preferences” for this reason.
Federation is really a philosophy about mutual trust, just like how email providers can block messages by user, instance, or domain.
Trust me, there’s likely more gating present than you’re aware of. Maybe not at lemmy.world (which as of this post is only blocking one site for reasons I won’t mention), but this can get dark pretty quick if you leave things completely open.
Also on gitlab instances
https://docs.gitlab.com/ee/user/project/pages/
Really takes the complications out of hosting if you can build things as a JAM style site.
Hey beeple, we’re trying to keep the discussion on reddit centralized on beehaw in the thread: https://beehaw.org/post/576904
Let’s move over to there
Hey folks, with the surge of posts on reddit in recent days, we’ve been centralizing the discussion in our megathread.
Feel free to continue the chat over here:
Hey folks, we’re trying to keep things tidy and centralize the reddit blackout topics into a megapost.
Please join over here: https://beehaw.org/post/576904
Well, since the benchmark is reddit, something like the below would likely be the best
Tell them to look at the communities tab 😉
Hey there, since the reddit event is so large right now, we’ve been centering the chat I’m s mega thread. Please move over to here: https://beehaw.org/post/550898
Hey everyone, since this is a major event, we’re trying to keep things tidy on our instance and centralize the reddit situation. Please see the Megathread on beehaw at: https://beehaw.org/post/550898
It’s a good point, and could alleviate things a bit, but its not easy and still would have problems. The root of it is that there’s a rate limit for normal accounts in the new data api, so you would quickly get a message saying you’ve done too much in one minute and basically stop working. This also assumes the app can move over to a user provided authentication within the time window of one month. Given many of the big apps use support servers thar help manage the api calls (such as apollo’s), this can be a big ask depending on how it was coded, especially when they didn’t need to in the past and have built up around the lack of a need for oath for a decade. There’s also an education process to get users to request and wire in the oath (could be done well, but it would be much rougher than today).
Additionally, there is still the censorship of nsfw posts, which enforces a walled garden, so third party apps would always be inferior. This sets a precedent more so than a problem, because next up could be whole subreddits being omitted from the api because of future reason here.
Also there’s legal concerns it might bring up like stated by andrew
Also, ML is just statistics and calculus.