• 0 Posts
  • 21 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle









  • I’ll respond to you directly about why you decided to comment a month after my comment. You were given a ban in !news@lemmy.world, for saying “Talk shit get shot.” about someone shooting former U.S. President Trump.

    Number 1, that’s a rule violation of the community. Number 2, that’s advocating assassination. Number 3, we are in damage control mode right now, so we are handing out 1-day bans like candy to keep on top of moderation of a thread about one of the biggest political events in many of the reader’s lifetimes.

    If you have a problem with that, I really don’t care.






  • As a DevOps Architect, let me make it simple:

    With a single front-end, you have a bottleneck. If you have one domain (website) that everybody goes to to get to the front-end, that means that domain is the single point of failure.

    In my line of work, we use load balancers and sub-domains to divide the work and provide resilience (High Availability), but at the end of the day, if the DNS for that site goes down, we’re down.

    Also, as Jet mentioned, whomever whoever controls the domain (website) controls the content. You can’t have multiple groups controlling a single domain. Whomever buys it controls it. If they don’t like content, they could easily block access to it.

    I’m oversimplifying the inner workings, so if you want more details, let me know.

    EDIT: subtext called me out on my crap English. Have nobody to blame but myself. English is my first language.