• python@lemmy.world
    link
    fedilink
    arrow-up
    17
    ·
    4 months ago

    Not to spread concern or anything, but the electrical grid is managed and controlled by software. And that software may or may not be very reliant on AWS. I’m probably not allowed to say more than that.

      • Petter1@discuss.tchncs.de
        link
        fedilink
        arrow-up
        1
        ·
        4 months ago

        Relax, it is USB C and only a small charger, this is only 20v max, and changes are high that CC lines are the ones severed first, resulting power supply to turn of Vbus or at least downgrade to V5SAFE.

  • filcuk@lemmy.zip
    link
    fedilink
    arrow-up
    4
    ·
    4 months ago

    Can someone ELI5 the c dynamic arrays - how does this fit into the infrastructure?

    • BartyDeCanter@lemmy.sdf.org
      link
      fedilink
      arrow-up
      6
      ·
      4 months ago

      There is a huge amount of C code underlying most things, including the Linux kernel, most compilers, the Python interpreter, etc. At the same time, C doesn’t have dynamic arrays as a built in type but they are often critical to the operation of all of those. So, C developers keep implementing them in specialized ways for all of their applications.

  • Laser@feddit.org
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    4 months ago

    In all seriousness though, the core of the technical stack has become very robust in my opinion (DNS being the exception). From a hobbyist’s perspective, things work much better than when the Web was still young. I can run multiple sites (some of them being what are today called apps) on a domain with subdomains, everything fast, HTTP3-capable, secured via valid free TLS certs, reverse proxied, all of that running on a system deployed in minutes…

    If you focus on the part of the Internet that you have control over, it’s a lot better than back in the simple days.

      • Laser@feddit.org
        link
        fedilink
        arrow-up
        2
        ·
        4 months ago

        I don’t only run a reverse proxy because of having only a single public IPv4 address, but that probably is the best part

        In general, I’d say reverse proxies make things somewhat easier to manage, especially when it comes to TLS. No need for every service to integrate it.

  • Demdaru@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    4 months ago

    We arrivied thus at the funny moment where meme is accurate enough to be used for educational purposes.

    Look how little has to fail for whole web to decay, child xD

  • ChaoticNeutralCzech@feddit.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    Earth: layer below electricity, melting and disintegrating

    Elon Musk: boring through Earth and strapping hopelessly tiny, exploding rockets to the “Electricity” block to get everything to Mars

    Sun: lowermost layer but extending a fist labeled “2027 solar flare” at internet infrastructure

  • manxu@piefed.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    Can we please not make the layer above Electricity look like tombstones? I looked at “Linus Torvalds” and almost had a heart attack!

    • Galactose@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      4 months ago

      Or Fossil😅😅.

      For those people wondering, it’s an alternative to GIT created by SQLite devs. In fact their HomePage is actually a self-hosted Fossil repository