No Stupid Questions
No such thing. Ask away!
!nostupidquestions is a community dedicated to being helpful and answering each others' questions on various topics.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules (interactive)
Rule 1- All posts must be legitimate questions. All post titles must include a question.
All posts must be legitimate questions, and all post titles must include a question. Questions that are joke or trolling questions, memes, song lyrics as title, etc. are not allowed here. See Rule 6 for all exceptions.
Rule 2- Your question subject cannot be illegal or NSFW material.
Your question subject cannot be illegal or NSFW material. You will be warned first, banned second.
Rule 3- Do not seek mental, medical and professional help here.
Do not seek mental, medical and professional help here. Breaking this rule will not get you or your post removed, but it will put you at risk, and possibly in danger.
Rule 4- No self promotion or upvote-farming of any kind.
That's it.
Rule 5- No baiting or sealioning or promoting an agenda.
Questions which, instead of being of an innocuous nature, are specifically intended (based on reports and in the opinion of our crack moderation team) to bait users into ideological wars on charged political topics will be removed and the authors warned - or banned - depending on severity.
Rule 6- Regarding META posts and joke questions.
Provided it is about the community itself, you may post non-question posts using the [META] tag on your post title.
On fridays, you are allowed to post meme and troll questions, on the condition that it's in text format only, and conforms with our other rules. These posts MUST include the [NSQ Friday] tag in their title.
If you post a serious question on friday and are looking only for legitimate answers, then please include the [Serious] tag on your post. Irrelevant replies will then be removed by moderators.
Rule 7- You can't intentionally annoy, mock, or harass other members.
If you intentionally annoy, mock, harass, or discriminate against any individual member, you will be removed.
Likewise, if you are a member, sympathiser or a resemblant of a movement that is known to largely hate, mock, discriminate against, and/or want to take lives of a group of people, and you were provably vocal about your hate, then you will be banned on sight.
Rule 8- All comments should try to stay relevant to their parent content.
Rule 9- Reposts from other platforms are not allowed.
Let everyone have their own content.
Rule 10- Majority of bots aren't allowed to participate here. This includes using AI responses and summaries.
Credits
Our breathtaking icon was bestowed upon us by @Cevilia!
The greatest banner of all time: by @TheOneWithTheHair!
view the rest of the comments
Back when reddit* was just starting to fall to shit, I had already been dipping my toes in the mastodon water, and while I really liked the instance I was on it did not have enough people on it to properly surface good collections of off node traffic.
Knowing that Mastodon had the problem, I didn't dick around with smaller nodes. To be honest it's still a fight if you're on a node with only a handful of people, you have to do something to mitigate the lack of community traffic in the face of lacking discoverability.
People are doing that here though - e.g. the user Blaze made accounts on basically every instance, and subscribed to every community. This gets around the limitation where at least one user of an instance must subscribe to a community before it will even so much as show up for others to also subscribe. Really the developers should have made better automation so that this was not necessary, but... anyway it works, for now:-).
(If true) that's actually really terrible for federation performance, particularly because lemmy doesn't do batch synchronization. So basically every comment, post, like, and community is being sent to all Lemmy servers as individual sequential requests. That's a lot to handle.
Supposedly that will change with v0.19.6 (A recent discussion about that here: https://feddit.org/post/3524876), but yeah it's causing smaller instances such as Aussie.Zone to have delays of over 7 days.
I also expressed disbelief that this info would not be bundled somehow - at least put together a package for everything that happened across the entire instance in one second, or one minute could be far better, for servers that can't handle the per-second traffic?
Well that's good!
And right, I had the exact same thought... It seems like the lemmy devs are not highly experienced web developers, at least not that have worked on anything at the scale lemmy became after the Reddit exodus.
I thought at first that everything was simply slow to develop bc of using the Rust programming language.
Now I hold great excitement for the upcoming projects like Sublinks, Piefed, Mbin, and Tesseract (that one is more a front-end UI for whatever backend protocol). But Lemmy still has all the effort put into it in the past so it is ahead for that reason at least.
I'm eyeing Piefed and Sublinks. I've done a lot with Python and Java... Maybe at some point I'll find the time to contribute more than the bit of PR review I've done for Sublinks.
I'm also watching mastodon, particularly because they're working on groups... And I don't mind the Twitter style, I've just come to prefer following topics over people... And hashtags just get flooded with low effort crap.
Yup.
People being able to contribute more readily should really help the development move along faster, methinks, even though it is starting from behind and needs to play catch-up for awhile.
There's a whole (opt-in) service for it
That's nice! ☺️
No, the whole point for the federation is to share the content. For one, it allows redundancy so that if a rogue mod or admin decided to delete a bunch of stuff, then every other instance still retains copies of what came from it.
But that said, having to keep everything up to the second, in batches of a single action, is extremely limiting. If I downvote someone with an accidental button press, then undownvote them, then upvote - that could have been just one net interaction to send, but instead it is three.
At a wild guess, it could literally be the communism?
No really, I'm serious: what you are describing sounds to me like there is a sense of "ownership", as in an instance owns a community, whereupon everything else is lesser than the owner with respect to that particular content - e.g. the others "mirror" the content that is "owned" by the instance that the community is on. A master/slave relationship, in computer science terminology.
In contrast, ActivityPub sounds to me (caveat: I've never read the source) like everyone is equal, hence why every action is shared equally by all. A distributed burden. Except without the major traditional benefits of it being distributed - i.e. Aussie.Zone cannot simply connect to some other server instance with less physical distance between it and Lemmy.World, no it must go straight to the source, even when that results in a 7-day delay (and even that cutoff is only because things older than that simply get deleted).
On the other hand, there's nothing stopping someone from not respecting the deletion requests, and instead highlighting that content, in the current Lemmy framework. It would definitely be a deviation from the standard codebase though. And therefore every time there's an update or patch, there would have to be a merge event to keep that feature functional.
I wonder if the reason your idea is not done is bc it relies too much on "trusting" the client for security reasons? Although... tbf I'm not certain how much that would differ from how things are now.
Awwww, we're growing up!?:-) So even if the Fediverse eventually (in let's say a decade or two hence) becomes merely an example of what not to do, still we are in on the ground floor as we all go through these growing pains, together:-).
And we must be doing something right. Or perhaps it's that there merely aren't any other good options. But this is where the people who are good to talk with are, currently. Like you:-D.
That's a good perspective. Mbin, Piefed, and Sublinks are all now implementing the ActivityPub protocol as well as Lemmy, meaning that even if "Lemmy" were to go away or fall behind or sth, the Fediverse overall would remain (as you said, and I am agreeing:-).
And entire new categories of things too - like I think that something as central as wikipedia shouldn't be federated (Russia, China, and North Korea would all have their "set of facts", separately from what the Western world uses, and e.g. Taiwan would be banned from using the latter and thereby forced to use the former, etc.), but for more niche concepts like individual video games or movie fandoms that's a great idea, so that just one single point of failure does not cause loss of all content.:-)
(and unfortunately as we see with the Internet Archive getting attacked recently, that aspect is revealed to be of greater importance than I think most people give it credit for - it's not easy to keep something up-to-date, particularly with "recent" edits, and ActivityPub as we see does so upon literally every single change, whether you wanted it to or not!?:-P)
Ease discovery of federated communities has been funded: https://join-lemmy.org/news/2024-09-11_-_New_NLnet_funding_for_Lemmy
Also, thank you for the comment above
Giving me fucking flashbacks