• 33 Posts
  • 101 Comments
Joined 3 months ago
cake
Cake day: July 18th, 2024

help-circle

  • It might not end the Gaza genocide. It will also not cure cancer, end climate change, or stop political violence in the United States. However, electing Harris will produce a hugely better outcome on all of those fronts than will electing Trump.

    If you care about the Palestinian people, and you’re risking Trump getting into power again, you don’t actually care about the Palestinian people. You just enjoy grandstanding gestures, and while you’re making your gestures, you’re flirting with making their already horrifying situation absolutely infinitely worse.


















  • Lemmy claims to be able to support any Bootstrap 5 theme as a drop-in Lemmy theme, and it’s surprisingly close to being true. If you go to ponder.cat right now, you’ll see one, based on Sandstone, that I’ve been fooling around with, because the provided Lemmy themes are mostly awful to me.

    You could run one backend instance, have a main frontend to it on lemmy.whatever.com, and have a second frontend on whatever.com, with the theme set to a minimally modified version of Clean Blog or something, stripping out all the UI stuff and leaving only a blog. That would give you an RSS feed, a blog, a community that Lemmy people could follow, and a Fediverse actor that Mastodon people could follow, all in one place with all the comments unified. If you want to set the theme up that way, I can give you pointers, since I’ve just now been working on this for my instance.



  • Huh?

    Manifest v3 is not the rendering engine. The issue with manifest v3 is that the extension format is changing, so it’ll be more difficult to make ad blocker extensions work on Chrome. But a Chromium fork that is focused on privacy, of which there are several, and an ad blocker of which there are several, want to work together to make sure that their ad blocker is still working on the Chromium fork in question, it’s hard for me to see it being insurmountably difficult for them to collaborate on an API that will let it happen.

    It’s not automatic, it can be difficult since they’re diverging from Chromium. But it is not on the same scale as trying to maintain a divergent browser engine.



  • Nothing questionable that Mozilla does can affect the forks, as long as the forks have enough manpower to sustain themselves. There are, in fact, a few examples of projects with questionable leadership getting abandoned by their userbase, as everyone migrates to the fork.

    I think what you need to worry about is whether the fork you’re using has enough momentum and developer time that it’s going to stay alive. That’s a concern whether or not you have a concern that the central leadership is going to do something obscene.




  • Am I right in assuming that - API wise - the bot only interacts with ponder.cat, and doesn’t make calls to the remote instance? (I’m wondering if there’s any barriers to it operating with communities that aren’t on a Lemmy instance).

    Yes, that’s right. It should work fine on a non-Lemmy instance.

    Does the bot resolve the human first, check what they moderate, and then resolve the community if they moderate it, or just always resolve the community, and then compare its moderators with who made the request? If its the latter, this could be a way for bad actors to crowbar a community onto your instance (assuming it doesn’t purge it if things don’t match up, of course).

    It’s the latter. I think it’s okay. The same thing can happen on any instance where someone can search for a community from any other instance.

    What would have happened if Otter had sent /add https://lemmy.ca/feeds/c/medicine.xml medicine@lemmy.ca ? Would this be like that time when someone put ‘google’ into google.com, and the Internet blew up?

    It’s limited to one posting every 5 minutes per feed, so the damage would be limited, but you’re right that it would enter an infinite loop and post once every five minutes until someone put a stop to it.


  • Really great tool, thanks!

    Thank you!

    In the commands, will {instance} always be rss.ponder.cat?

    create account on rss.ponder cat

    Or do you make the communities and then we add feeds to them?

    No to all. This particular tool is only for communities on other instances. It doesn’t interact with the big feeds on rss.ponder.cat.

    rss.ponder.cat is for the all-RSS-post communities that I’ve been making. A lot of them will be pretty heavy on their posting, so some people may prefer to block the whole thing wholesale. I can add communities if people request it, but it’s something I want to be a little bit careful with, so as not to create too much spam.

    This new tool is designed to add RSS feeds to communities outside of ponder.cat. Something like releases of a FOSS project, weather updates for a city, things like that. The moderators of those communities can use the bot to do whatever they want within their communities, without having to involve me.

    Does each message need to have only one command?

    No, you can issue multiple commands. It should work fine. Of course if it gives you any issues, you can let me know.

    Edit: Otter already answered, I just didn’t see it. I’m leaving it for posterity, though.