This sounds great!
Are you familiar with the local-first tenets? Seems like a natural fit for the local nature of your app:
Lua in pure Rust: https://github.com/kyren/piccolo
Maybe it’s doable with the new plug-ins system? I’ve asked in the issue.
This is certainly not spam but rather a blog response, a time honored practice as old as blogging itself.
OP’s article links to the source article (albeit via its fedipost rather than its blog post; maybe best to link both) and contributes to the online discourse with a long form reply, detailing a possible solution.
Mischaracterizing such a clearly well-intentioned contribution as “blog spam” is disingenuous.
edit: thanks for retracting your comment. I hope my retort won’t dissuade you from continuing to engage in this community :)
Thank you!
Big Social Media shares many characteristics of a drug, with similar anti-social consequences by overuse. But as with drugs, social media is just a symptom of the underlying problem.
It will still have made the rounds, since it trended on HN: https://news.ycombinator.com/item?id=39667026
Suddenly every comic post I’ve seen has source links included now!
Maybe it was already a more common practice than I realized, but it sure looks like the fediverse hivemind took my simple bit of feedback to heart and promptly began acting accordingly. I love it here 🥰
I’d strongly prefer this be optional, so I can turn it off. I’ve never been a fan of these ‘half-way’ transitions; it’s one of the main reasons I preferred Photon over Alexandrite.
I also don’t want infinite scrolling, because having to click for more content makes me more aware of my screen time.
Nonetheless, it’s a cool feature that’s probably useful to many people :)
I think Lemmy should come up with a meta cross post type. Where the post only exists once, but it’s indexed in multiple communities, and moderators of those communities can remove the cross post. Without affecting the original post.
This is effectively how the Community-following-Community proposal works. I’ll repost what I commented in this thread:
I still believe the best solution is the ability for Communities to follow other Communities. That is essentially a fully automated version of this sibling proposal.
This has been explained in great detail by ‘jamon’ here:
https://github.com/LemmyNet/lemmy-ui/issues/1113#issuecomment-1595273502
This basically lets Communities opt to federate directly with other Communities, abiding by the same network dynamics as the fediverse at large, I.e. cross-network moderation by (de)federation.
Here’s a succinct description of the problem that C-C following solves:
If you are an active user (not moderator) of Lemmy, the requirement for this becomes apparent almost immediately. One of the biggest strengths of these forum are communities-at-scale. Being able to easily post and interact with large groups of people is the benefit to the user that makes Lemmy (and all other social media) appealing.
As a user, I recently wanted to post to AskLemmy. Almost every single instance has thier own separate AskLemmy implementation. Naturally, I’d tend to post to the one with the most users. But inherently, I’m missing the majority of users by only being able to post to one. I.E., I posted to AskLemmy@lemmy.ml (which had 3k users), but by doing that, I’m missing out on the users from lemm.ee, behaw, lemmy.world which in total are far more than 3k.
There is already a FEP for this functionality: https://socialhub.activitypub.rocks/t/fep-d36d-sharing-content-across-federated-forums/3366?u=erlend_sh
While I am strongly in favor of this, I suspect going fully open source might be ‘too much, too soon’ for ljdawson, as I’m not sure how used they are to open source practices.
As a gentler stepping stone that doesn’t feel like giving all control away, I would suggest sharing the source code under the PolyForm Noncommercial license: https://polyformproject.org/licenses/noncommercial/1.0.0/
In other words, a ‘shared-source’ license that makes the code available for review, contributions and even copying, but disallows unauthorized commercial use. This provides a middle road between the fully proprietary protections Sync is used to, and the new open landscape of Lemmy & friends that it is venturing into.
For Redditors coming here who are unfamiliar with open source, here’s a comprehensive introduction for those who care to find out: https://blog.erlend.sh/open-source-explained
In short, it is an essential antidote to enshittification.
Yeah I get that. What ‘works’ means in the context of local-first is flexible though. This might provide a useful framing: https://blog.jim-nielsen.com/2023/offline-is-online-with-extreme-latency/
In any case, you’re definitely right to focus on your specific use case first without trying to fit it into any specific paradigm. I’m excited to follow Habitat’s progress!