• jsomae@lemmy.ml
    link
    fedilink
    arrow-up
    7
    ·
    1 month ago

    Now non-coders can finally wield the foot-gun once reserved only for coders! /s

    Truth be told, computer engineering should really be something that one needs a licence to do commercially, just like regular engineering. In this modern era where software can be ruinous to someone’s life just like shoddy engineering, why is it not like this already.

    • iopq@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      1 month ago

      Look, nothing will blow up if I mess up my proxy setup on my machine. I just won’t have internet until I revert my change. Why would that be different if I were getting paid for it?

      • cows_are_underrated@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        Nothing happens if you fuck up your proxy, but if you develop an app that gets very popular and don’t care about safety, so hackers are able to take control over your whole Server they can do a lot of damage. If you develop software for critical infrastructure it can actually cost human lives if you fuck up your security systems.

        • iopq@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          Yes, but people with master’s degrees also fuck this up, so it’s not like some accreditation system will solve the issue of people making mistakes

        • iopq@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          1 month ago

          I have to actually modify the code to properly package it for my distro, so it’s engineering because I have to make decisions for how things work

          • sajran@lemmy.ml
            link
            fedilink
            English
            arrow-up
            1
            ·
            1 month ago

            I don’t see how this supports your point then. If “setting up proxy” means “packaging it to run on thousands user machines” then isn’t there obvious and huge potential for a disastrous fuckup?

            • iopq@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              1 month ago

              No, because it either runs the program successfully, or it fails to launch. I don’t mess with the protocol. It runs as root because it needs to set the iptables when turned on to be a “global” proxy