• 0 Posts
  • 18 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • That number is supposed to be how much of the tariff that the exporter passes through to the importer. Essentially this is a measure of how much the producers lower their profits to lower the price to compensate for the tariffs. In other words how much the producer “pays for” the tariffs.

    This factor is “backwards”, in that it doesn’t represent how much the producer swallows, but how much they pass on to the importer. Trump’s calculations assume that the producer only passes on 25% of the tariff price increase, but the experts say the number should be much closer to 95%.

    I have to idea what “4” means.


  • I’m not no sure. 90%+ of these services are commodities and nobody gives a damn who the provider is from a technical perspective. There’s no physical component, so it’s literally a matter of signing a contract, spinning up a server/service, move the data and point everything to the new service.

    And yeah, there are technical issues that come up, and nothing is ever that easy. But think about how fast many, many companies were able to sort that kind stuff out when the had to when COVID hit.

    And that’s the thing. Cloud service disruption can be an existential crisis, so why would you leave it in the hands of a hostile foreign power?










  • Well, there are specific hardware configurations that are designed to be servers. They probably don’t have graphics cards but do have multiple CPUs, and are often configured to run many active processes at the same time.

    But for the most part, “server” is more related to the OS configuration. No GUI, strip out all the software you don’t need, like browsers, and leave just the software you need to do the job that the server is going to do.

    As to updates, this also becomes much simpler since you don’t have a lot of the crap that has vulnerabilities. I helped manage comuter department with about 30 servers, many of which were running Windows (gag!). One of the jobs was to go through the huge list of Microsoft patches every few months. The vast majority of which, “require a user to browse to a certain website” in order to activate. Since we simply didn’t have anyone using browsers on them, we could ignore those patches until we did a big “catch up” patch once a year or so.

    Our Unix servers, HP-UX or AIX, simply didn’t have the same kind of patches coming out. Some of them ran for years without a reboot.