My first thought as well. Should have called it Diabetes Jelly.

Actually he needs a developer to disable federation. It's on be l by default and to my knowledge there is no way to disable it.

Hot and active are currently broken and will show stale content. It's a Lemmy thing not a Jerboa thing. I'm hoping they fix this in the upcoming version that's in testing right now.

I'll plug my own podcast, Find the Path. We get a lot of feedback that people really like our roleplay and how we aren't a "comedy" podcast. We have a few different shows that cover different genres. We play Pathfinder 1st and 2nd edition but you don't need to know the rules to enjoy the show.

I recommend starting with Hell's Rebels since it's our most polished public show. Link to it all is on our website https://find-path.com

Yes NPM is for basic reverse proxying, so one URL to one server. If you wanted to scale and load balance across multiple servers you'd need regular nginx with a text config file since you literally can't configure a second or third server.

And I'd still find that easier than Traefik, but maybe that's just because I've been using Apache2 and nginx for like a decade at this point so it's what I know.

There are a few I found in Github here: https://github.com/topics/lemmy-bot. This one looks like it's a pretty generic bot: https://github.com/SleeplessOne1917/lemmy-bot

There is an API for Lemmy, though the easiest way to make a bot would be to use one of the official libraries to talk to Lemmy: https://github.com/LemmyNet/lemmy#libraries

I'm not saying we shouldn't be able to hard delete comments, I'm just explaining why the Lemmy developers might not have started with hard-deleting comments. I agree with you we should have the option and it should propagate regardless of any instance settings.

My point in mentioning other servers not deleting your comments is that ActivityPub is an open standard. Technically someone can write a Lemmy competitor that federates with your instance and does not implement the hard deletion of comments. It's allowable under the protocol. That doesn't mean the feature isn't worth implementing, it just means there are caveats to "this comment disappears off the Internet forever" like we'd like.

This. I think it's a bug that it doesn't render a result on the search page.

I would love to have tags added that I could search at across instances. So looking up #animalpics might be all the communities that post pictures of animals

Then add to that the ability to follow that tag like you can on Mastadon and that would solve some of the "Super Community" asks.

Yeah my #1 issue is how hard it is to find communities to follow. I think it's why so many communities are just started on lemmy.ml since it has the best chance to get users on there or Beehaw.

Software engineer here. Historically we started not hard-deleting anything because sometimes software does bad things and we never want to accidentally delete anything that could be important since then the only way to undo it is to restore the database from a backup. So it's better/safer to literally not allow the application to ever delete anything from the database.

That being said, I could see an option in ActivityPub to delete comments, but with the distributed nature of Lemmy you would have to trust every server you federate with to listed to the protocol and delete the comments too since they are stored on the other servers as well.

Not in its current form. Anyone who's tried to start a tech company knows you have to make your solution simple to use. Making software easy to use is actually surprisingly hard, involving experts in user interfaces, a lot of thought on user onboarding and training.

Lemmy as it currently stands is relatively new-user hostile for non-technical users. Content discovery isn't very clear, people are confused about how to find communities to follow, and the mobile apps are barebones.

That's not to say it can't get there, but until you never need to mention that the system is federated, I think a lot of people will be turned off from the complexity of using Lemmy. The community right now is motivated to use Lemmy and I would imagine a little more on the technical side, but getting your parents to use Lemmy or Mastadon would be a challenge currently.

view more: next ›

wizjenkins

joined 1 year ago