• Eyck_of_denesle@lemmy.zip
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    20
    ·
    edit-2
    9 months ago

    I heard a lot of programmers say it

    Edit: why is everyone downvoting me lol. I’m not agreeing with them but I’ve seen and met a lot that do.

      • magic_smoke@links.hackliberty.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 months ago

        Had to do some bullshit ai training for work. Tried to get the thing to remake cmatrix in python.

        Yeah no, that’s not replacing us anytime soon, lmao.

      • rottingleaf@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        9 months ago

        People use visual environments to draw systems and then generate code for specific controllers, that’s in control systems design and such.

        In that sense there are already situations where they don’t write code directly.

        But this has nothing to do with LLMs.

        Just for designing systems in one place visual environments with blocks might be more optimal.

        • Miaou@jlai.lu
          link
          fedilink
          English
          arrow-up
          3
          ·
          9 months ago

          And often you still have actual developers reimplementing this shit because EE majors don’t understand dereferencing null pointers is bad