• frezik@midwest.social
      link
      fedilink
      arrow-up
      26
      arrow-down
      6
      ·
      5 months ago

      Yes, it is. Mostly because “real engineering” isn’t the high bar it’s made out to be. From that blog:

      Nobody I read in these arguments, not one single person, ever worked as a “real” engineer. At best they had some classical training in the classroom, but we all know that looks nothing like reality. Nobody in this debate had anything more than stereotypes to work with. The difference between the engineering in our heads and in reality has been noticed by others before, most visibly by Glenn Vanderburg. He read books on engineering to figure out the difference. But I wanted to go further.

      Software has developed in an area where the cost of failure is relatively low. We might make million dollar mistakes, but it’s not likely anybody dies from it. In areas where somebody could die from bad software, techniques like formal verification come into play. Those tend to make everything take 10 times longer, and there’s no compelling reason for the industry at large to do that.

      If anything, we should lean into this as an advantage. How fast can we make the cycle of change to deployment?

      • Alexstarfire@lemmy.world
        link
        fedilink
        arrow-up
        15
        ·
        5 months ago

        I help make Healthcare software. Mistakes can easily lead to death. Not most, but it’s something we always have to worry about.

      • ChickenLadyLovesLife@lemmy.world
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        5 months ago

        We might make million dollar mistakes, but it’s not likely anybody dies from it.

        I had a coworker who got a gig writing PDA software for a remote-controlled baseball machine. He was to this day the most incompetent programmer I’ve ever met personally; his biggest mistake on this project was firing a 120 mph knuckleball (a pitch with no spin so its flight path is incredibly erratic) a foot over a 12-year-old kid’s head. This was the only time in my 25-year career that I had to physically restrain someone (the client, in this case) to prevent a fist fight. I replaced my coworker on the project after this and you can bet I took testing a little bit more seriously than he did.

    • DontRedditMyLemmy@lemmy.world
      link
      fedilink
      arrow-up
      11
      ·
      5 months ago

      In many cases this is accurate. Programming alone doesn’t amount to engineering. Lotta low quality lines of code being churned out these days because standards have dropped.

    • okamiueru@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      5 months ago

      By how some teams operate, and some developers think, there is certainly cases where the “engineering” aspect is hard to find.