• qaeta@lemmy.ca
    link
    fedilink
    English
    arrow-up
    8
    ·
    24 hours ago

    but using it as a tool as a professional can very much improve your work and how quickly you do things.

    Maybe it’s just my 20 yoe, but that has so far not been my experience with it. It is improving, but definitely not there yet. Even standard boiler plate I can typically bang out faster than asking the AI to do it and then needing to double check it’s work because it somehow still manages to screw that up occasionally. Sometimes it does manage to be better than one of the juniors, but using it that way also cuts the legs out from under the career development pipeline which will result in an intermediate and senior dev drought down the road.

    • Feyd@programming.dev
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      23 hours ago

      Even standard boiler plate I can typically bang out faster than asking the AI to do it

      The people that claim it helps with boilerplate clearly never took the time to learn how to sed/awk, mustache templates, write a perl/python/etc script, use the regex find/replace in their editor, use the keyboard macro in their editor, use snippets in their editor and I’m sure other ways that aren’t immediately coming to mind that have existed forever and won’t hallucinate. They’re the ones that were not highly skilled in the first place and they’re vexingly successful at convincing newbies and laymen to listen to them about LLMs instead of the actual skilled people that actually know what they’re talking about.

    • SorteKanin@feddit.dk
      link
      fedilink
      English
      arrow-up
      1
      ·
      15 hours ago

      Which model are you using? My experience is that it can definitely do “standard boilerplate”. What programming language are you using?