• iii@mander.xyz
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      8 days ago

      You should do linear regression in excel and call yourself a statistician, is the message, I guess.

      • athairmor@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        8 days ago

        I don’t think so. That was the premise he was arguing against. He seems to think junior engineers are all trained on YouTube and that people will go to university to become “real professionals”. I guess they skip the junior engineer level and go straight to senior… somehow. So, he thinks, you can safely replace juniors with an LLM.

        It’s just a stupid and poorly written argument all around.

        • lefixxx@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          8 days ago

          Oh I think I see it now. Yeah his rhetorical questions actually have valid answers.

          Junior compiler writers exist. Junior engineers exist. “Junior” doctors exist. They are called interns and residents.

          They don’t teach CLIs and git and debugging in uni. You don’t go out of uni knowing how to use every JS framework. You can’t have senior engineers without experience.

          • Serinus@lemmy.world
            link
            fedilink
            arrow-up
            0
            ·
            8 days ago

            Junior compiler writers exist.

            Not really? But we also don’t need a million compilers. Those projects are extremely specialized and there isn’t constant demand for new compilers.

            It’s something like saying there aren’t junior screwdriver makers. I mean, yeah? That’s a specific tool that’s pretty much done. There are juniors in the wider fields of carpentry and mechanical engineering. Someone might invent a new screwdriver, but we don’t need to trim a bunch of juniors to make, specifically, new screwdriver designs.

          • tocano@lemmy.today
            link
            fedilink
            English
            arrow-up
            0
            ·
            8 days ago

            Junior compiler writers exist.

            You can have a junior write compiler code, but you won’t have a junior compiler writer. It’s a very specific niche topic which does not have the demand for this.

            They don’t teach CLIs and git and debugging in uni.

            Well, they do. Version control is extremly useful for doing projects especially in groups and debugging is a necessary tool for building systems. These are not the main topic of the courses, but they are taught and practically mandatory.