Sophie Labelle | Instagram | Bluesky

Transcript

four frame comic.

first frame shows a typical AI poster that says : All chatgpt flyers look the same, especially with this font! the text above it reads : I won’t go to your event if the poster was made by AI.

second frame shows a still frame from a Hank Green youtube video. text above reads : I won’t read your post or email and I won’t watch your video if they were made with AI.

third frame shows an AI restaurant poster of burgers and chicken in a window. text reads : I won’t patronize your shop or restaurant if it is advertised with AI.

last frame shows an MS paint window with badly written : Your bad art is better than AI slop. text reads : if you can’t take the time or make the effort to interact with me yourself, then why should I do it?

  • hazard_iguana@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    4
    ·
    15 hours ago

    Again it’s more the way you use it, if you tell the agent to go out and create a large program by itself. That’s an issue. You’re just creating a ton of code without agency, leaving design decisions up to the AI is pretty terrible.

    But if you know how to code, and you can guide it to make small metered changes based on your knowledge of coding and do it much faster than normal.

    The main issue comes when junior developers aren’t getting the proper training on how to solve problems or coding issues. Or even how to properly architect things. Or for open source projects, not having the knowledge of the code base to be able to make changes or fixes to issues because of the spaghetti code they let the agent create.

    Trust me when I say, every single developer at my very large company uses AI to code, it’s very good and very useful. But it’s just how you use it that determines its usefulness and longevity.

    If you’re saying you disagree with me that AI is really good at making code, it’s obvious that you don’t code or that you’re using the tools incorrectly.

    • Axolotl@feddit.it
      link
      fedilink
      arrow-up
      2
      ·
      15 hours ago

      But if you know how to code, and you can guide it to make small metered changes based on your knowledge of coding and do it much faster than normal.

      And that’s not vibe coding then, vibe coding is when you either don’t know a fuck or when you choose to make the AI do all the work without monitoring every action and guiding it

      • hazard_iguana@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        15 hours ago

        I said AI is good at writing code, nothing about vibe coding.

        But I’d probably consider any code writing with AI to be vibe coding anyway. But there’s levels to it, one has you building large codebases you can’t hope to maintain without the knowledge of how it’s working. And the other has you architecting and planning the code properly to scale and work correctly.