128
Introducing The Lemmy Overseer
(overseer.dbzer0.com)
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
Important question; author kind of answers here:
https://lemmy.dbzer0.com/comment/204729
If I were to rely on this for my instance, I would require that it be completely transparent and open source. It doesn't look like this is; you have to trust that it is making good selections, and give it power over your federation status. It's a dangerous tool, IMO, but I can understand why it would have appeal right now.
Are you sure? Kinda seems like it is.
"The Lemmy Overseer" as I understand it is a backend service that gives us an API to use.
There is an open-source script for interacting with it. However, it does not tell you how that backend service works, exactly. It's a black box with well defined interfaces, best case, as I understand it.
The python script only uses the open source Lemmy API. Everything else is contained within its few lines of code.