What absolute bull. 🤦
What absolute bull. 🤦
fixed again. jeebus.
Updated with a new link from EBU.
I think throwing around vague but scary-sounding terms like “compromised” is a very bad idea.
I can certainly tell you that Lemmy wont blindly follow what Mastodon is doing.
Good to hear.
They arent doing a good job for the Fediverse, for example they make zero effort to improve compatibility with other projects. Instead others are left to reverse engineer their federation logic.
Yeah. Plus, the sheer size of mastodon.social
and the monoculture of Mastodon-based instances is just unhealthy. I wrote about it at length.
Wonderful!
This Tech Won’t Save Us podcast episode makes a very important point: any movement that does not have a structure and some form of leadership can easily be taken over by anyone willing and able to fill that kind of power vacuum.
Fediverse currently does not have a structure nor a form of leadership other than perhaps “whatever Mastodon is doing”. That’s problematic. I hope that we recognize this and do something to fix it, before that power vacuum gets filled by… someone we might not like.
I do see that the researchers involved in the OP link are Erin Kissane and Darius Kazemi. That’s fantastic. They are truly fedi old guard, deeply engaged, very knowledgeable, and generally wonderful human beings.
These are just two different software projects that a Threadiverse instance can use. They federate with one another, so it doesn’t matter all that much if you have an account on a Kbin instance, or a Lemmy instance. The differences are in the interface, some functionality, and the tech stack used (Lemmy is written in Rust; Kbin in PHP).
There are 100+ instances of Lemmy, and ~10 instances of Kbin. Kbin is a much younger project (hence it might get missed), and it’s main instance, kbin.social seems to be experiencing more issues with the wave of new registrations. If you want to try Kbin, https://fedia.io/ might be a good instance to check out.
I don’t think you need to worry about it. It’s up to a given community whether or not that baggage affects it or not, I think. Building communities that are very explicitly not tankie is a great way of helping overcome that baggage for the whole project.
Ok, I should have been more specific: the way it is often framed (and the way I have seen it framed, and how the linked article frames it) is as if these were US-affiliated labs working on bioweapons. That is not what Nuland said. Biological research facilities do not have to be bioweapons labs, just as explosives research facilities need not be arms manufacturers.
Greenwald (the author of the linked article) of course does what Greenwald recently is hell-bent on doing, which is to try to scandalize anything he can. I used to respect the man, but that was a long while ago.
HAproxy cannot serve static files directly. You need a webserver behind it for that.
Apache is slow.
Nginx is both a capable, fast reverse-proxy, and a capable, fast webserver. It can do everything HAproxy does, and what Apache does, and more.
I am not saying it is absolutely best for every use-case, but this flexibility is a large part of why I use it in my infra (nad have been using it for a decade).