wizjenkins

joined 1 year ago
[–] wizjenkins@lemmy.wizjenkins.com 1 points 1 year ago (1 children)

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.

[–] wizjenkins@lemmy.wizjenkins.com 9 points 1 year ago (1 children)

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.

The purpose of life is whatever you make it. Some people feel their purpose is to make as much money as they can, others to create art that will last for all time.

There is no one purpose to life. There's no cosmic point to it all, so we all just find out purpose.

For me, my purpose is to find happiness. I suffer from depression so that's my one goal. I find making people laugh makes me happy, so now I do a podcast where I make people laugh most of the time.

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.

[–] wizjenkins@lemmy.wizjenkins.com 11 points 1 year ago (1 children)

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.

[–] wizjenkins@lemmy.wizjenkins.com 4 points 1 year ago (2 children)

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.

If you have any questions about getting set up, the Find the Path discord server has a TON of experienced GMs who love to talk shop. Link to it is on the top right of https://find-path.com

I followed all their communities on my server as well since I know a ton of Pathfinder fans who listen to my podcast :D

view more: next ›