• 7 Posts
  • 23 Comments
Joined 4 years ago
cake
Cake day: July 26th, 2020

help-circle




  • I still think that fedi will help, and in fact I am pretty sure it is helping already, simply because it is quite decentralized. Blocking 20k+ instances is not trivial. And each of these instances is an entrypoint, so to speak, into the broader fedi. Missing even one is thus a big deal. If my instance is blocked, I can set up an account on a different one, follow the same people, and I am back in business.

    At the same time all these instances are run independently. One can’t simply threaten the whole fedi to force it to do a thing (say, take down an account), this just does not make sense.

    Compare and contrast with centralized services like Facebook, gatekeepers like Cloudflare, and so on. Threatening one big entity with problems might be enough to “convince it” to take a thing down.

    The reason governments and other powerful entities are able to control the information flow is because there are these hugely important single points of failure. Fedi is not perfect (mastodon.social is way too big for its own good…), but it is a step in the right direction.



  • rysiek@szmer.infotoSelfhosted@lemmy.worldWhy do so many people use NGINX?
    link
    fedilink
    English
    arrow-up
    54
    arrow-down
    1
    ·
    5 months 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).















  • 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.