• Photuris@lemmy.ml
    link
    fedilink
    English
    arrow-up
    1
    arrow-down
    8
    ·
    20 hours ago

    For now.

    But when a mid-tier or entry level dev can do 60% of what a senior can do, it’ll be a great way to cut costs.

    I don’t think we’re there now. It’s just that that’s the ultimate goal - employ fewer people, and pay the remaining people you do employ less.

    • Seminar2250@awful.systems
      link
      fedilink
      English
      arrow-up
      14
      ·
      edit-2
      17 hours ago

      half as good as expert human

      60% of what a senior can do

      is there like a character sheet somewhere so i can know where i fall on this developer spectrum

      • V0ldek@awful.systems
        link
        fedilink
        English
        arrow-up
        10
        ·
        16 hours ago

        It’s going to be your INT bonus modifier, but you can get a feat that also adds the WIS modifier

        For prolonged coding sessions you do need CON saving throws, but you can get advantage from drinking coffee (once per short rest)

        • Ledivin@lemmy.world
          link
          fedilink
          English
          arrow-up
          5
          ·
          15 hours ago

          but you can get advantage from drinking coffee (once per short rest)

          I must have picked up a feat somewhere because I hit that shit way more than once per short rest

    • EnsignWashout@startrek.website
      link
      fedilink
      English
      arrow-up
      22
      ·
      edit-2
      20 hours ago

      But when a mid-tier or entry level dev can do 60% of what a senior can do, it’ll be a great way to cut costs.

      Same as how an entry level architect can build a building 60% as tall, and that’ll last 60% as long, right?

      Edit: And an entry level aerospace engineer with AI assistance will build a plane that’s 60% as good at not crashing.

      I’m not looking forward to the world I believe is coming…

      • mountainriver@awful.systems
        link
        fedilink
        English
        arrow-up
        8
        ·
        15 hours ago

        Get 2 and the plane will be 120% as good!

        In fact if children with AI are a mere 1% as good, a school with 150 children can build 150% as good!

        I am sure this is how project management works, and if it is not maybe Elon can get Grok to claim that it is. (When not busy praising Hitler.)

        • froztbyte@awful.systems
          link
          fedilink
          English
          arrow-up
          3
          ·
          8 hours ago

          this brooks no argument and it’s clear we should immediately throw all available resources at ai so as to get infinite improvement!!~

          (I even heard some UN policy wonk spout the AGI line recently 🙄)

    • Feyd@programming.dev
      link
      fedilink
      English
      arrow-up
      19
      ·
      20 hours ago

      But when a mid-tier or entry level dev can do 60% of what a senior can do

      This simply isn’t how software development skill levels work. You can’t give a tool to a new dev and have them do things experienced devs can do that new devs can’t. You can maybe get faster low tier output (though low tier output demands more review work from experienced devs so the utility of that is questionable). I’m sorry but you clearly don’t understand the topic you’re making these bold claims about.

      • diz@awful.systems
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        18 minutes ago

        I think more low tier output would be a disaster.

        Even pre AI I had to deal with a project where they shoved testing and compliance at juniors for a long time. What a fucking mess it was. I had to go through every commit mentioning Coverity because they had a junior fixing coverity flagged “issues”, after I had spend at least 2 days debugging a memory corruption crash caused by such “fix”.

        And don’t get me started on tests. 200+ tests, of them none caught several regressions in handling of parameters that are shown early in the frigging how-to.

        With AI all the numbers would be much larger - more commits “fixing coverity issues” (and worse yet fixing “issues” that LLM sees in code), more so called “tests” that don’t actually flag any real regressions, etc.