• MonkderVierte@lemmy.ml
    link
    fedilink
    English
    arrow-up
    40
    ·
    1 day ago

    I had a meeting with the CEO where he told me he noticed I wasn’t using the Chat GPT account the company had given me. I wasn’t really aware the company was tracking that.

    Give the CEO more work, he is bored.

  • FourWaveforms@lemm.ee
    link
    fedilink
    English
    arrow-up
    6
    ·
    22 hours ago

    CEOs want this to replace engineers. It isn’t anywhere close, won’t be for a long time. It’s only useful right now for very narrow use cases. Pushing it outside the boundaries of what it’s actually good at is usually a recipe for losing time.

    AI is good for solving small, obscure problems that would take an engineer a long time to look up the solution for, like why the compiler doesn’t like some little dumb edge case. For that, it kicks ass.

    It isn’t great at unit tests, and engineers should be very careful about letting it write them in the first place unless the tested code is very simple. You should fully understand every line in every test you write. If you don’t, you don’t know whether the AI actually understands the intention, or even if you understand it yourself.

  • p_kanarinac@retrolemmy.com
    link
    fedilink
    English
    arrow-up
    13
    ·
    1 day ago

    Same situation in my company. We have a tonne of AI tools and we are obligated to use them. We have detailed instructions on which tool to use for which purpose. We have a database of prompts. All we do is copy and paste all day. Quality of work is absolute shit now, but hey, the quantity went up and that’s all they wanted.

  • Blue_Morpho@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    42
    ·
    edit-2
    1 day ago

    AI slop can be bad but this Bradley doesn’t understand that businesses exist to make money.

    Bradley talking about his manager:

    "He doesn’t know that the important thing isn’t just the end result, it’s the journey and the questions you answer along the way”.

    If Bradley is making art only for personal growth, he needs to quit and make his own indie game.

    Because if you are working for someone else it’s not the journey, it’s the result. Get it done quicker and then slack.

    • FourWaveforms@lemm.ee
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 day ago

      So you don’t want employees to learn how to get better at their craft along the way? Just ship broken junk, and keep making the same mistakes over and over?

      • Blue_Morpho@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        2
        ·
        21 hours ago

        If I needed a painting of a bird, it would be much easier to show the artist a photo of a bird and then describe how my idea differs from the photo instead of spending hours describing to the artist what the bird in my mind should look like.

        Bradley didn’t like that his boss wasn’t standing over his shoulder describing everything while Bradley sketched the picture.

        The other artists in the article had valid points.

    • surewhynotlem@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      ·
      1 day ago

      Part of my compensation is the fulfillment and experience I get from my job. Taking that away changes the equation and I’m job hunting again.

      • Blue_Morpho@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        7
        ·
        1 day ago

        So you would prefer lots of meetings, messages and redone work instead of someone showing you a picture that kind of represents what they want?

    • Infynis@midwest.social
      link
      fedilink
      English
      arrow-up
      9
      ·
      edit-2
      1 day ago

      The other people interviewed answer those questions if you keep reading

      “It really weighed on the creativity of my role, and again, spat in the face of my expertise”, [Ricky says]. “It wasn’t just this though; the tool itself lacks the intent, context, and limitations of what we’re doing. It doesn’t have other aspects of the project, influences, references, or personal experiences in the back of its mind, because it doesn’t have a mind. Whenever we design something for a game, it’s drawn from somewhere, influenced by other things, and filtered through our own experiences as a human. These AI ideas lose ALL of that…"

      “What follows from these discussions is me explaining why, usually over hours rather than minutes, that these tools have no place in a professional game development pipeline or production and actually hinder the development of visuals”, Francis says. “I also find myself explaining to them how the iteration and ‘idea’ phase of a project is where the best stuff happens, how exploring things through artistic labor is where your best ideas come to fruition, and why would we want an AI (that we don’t even own) to do that for us with art that isn’t ours to use?”

      (Edited for formatting)

      • MonkderVierte@lemmy.ml
        link
        fedilink
        English
        arrow-up
        2
        arrow-down
        4
        ·
        edit-2
        1 day ago

        Sounds like he is in the wrong place then; his employees see it different. Go somewhere else and watch them burn.

    • taladar@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      15
      arrow-down
      2
      ·
      1 day ago

      The end result is often not important though. what is important is that someone understands the customer’s business use case well enough to be able to judge if the end result is actually fit for purpose and to adjust the end result to accommodate later changes in the requirements. AI is particularly bad at both of those.

      • Blue_Morpho@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        arrow-down
        9
        ·
        1 day ago

        adjust the end result to accommodate later changes in the requirements.

        That’s the end result.

        AI is particularly bad at both of those.

        Bradley wasn’t talking about delivering AI art. He didn’t like that his manager used AI for prototyping to simplify describing what he wanted Bradley to create.

        He wants the manager to describe his ideas to him, then spend hours sketching and inking the idea only for the manager to say, “that’s not exactly right” and start it all over again. Bradley must be an hourly contractor because his argument makes no sense. A picture is worth a thousand words. Bradley wants more meetings and email exchanges instead of getting results.

        • taladar@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 day ago

          A picture is worth a thousand words.

          As in if you show it to 100 people each one will think of a different 10 words. But not as in “here, take these 1000 words and produce a picture that will put those 1000 words into the minds of anyone who sees it”.

    • astronaut_sloth@mander.xyz
      link
      fedilink
      English
      arrow-up
      10
      ·
      1 day ago

      I see both points. You’re totally right that for a company, it’s just the result that matters. However, to Bradley’s, since he’s specifically talking about art direction, the journey is important in so much as getting a passable result. I’ve only dabbled with 2D and 3D art, but converting to 3D requires an understanding of the geometries of things and how they look from different angles. Some things look cool from one angle and really bad from another. Doing the real work allows you to figure that out and abandon a design before too much work is put in or modify it so it works better.

      When it comes to software, though, I’m kinda on the fence. I like to use AI for small bits of code and knocking out boilerplate so that I can focus on making the “real” part of the code good. I hope the real, creative, and hard parts of a project aren’t being LLM’d away, but I wouldn’t be surprised if that’s a mandate from some MBA.

    • SaltSong@startrek.website
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      AI slop can be bad but this Bradley doesn’t understand that businesses exist to make money.

      This is generally done by making a quality product, not a pile of shit.

      You can get awry with selling people shit, if you charge shit prices. But the kind of assholes described in the article are gonna try to sell shit at AAA prices. Then they are gonna blame their team for not AIing hard enough.

      • Blue_Morpho@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 day ago

        But Bradley wasn’t complaining that they were trying to sell AI. He was upset that his manager used AI to give him a rough estimate of what he wanted Bradley to create.

        • SaltSong@startrek.website
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          And explained that he was using AI to do a part of the job that needs to be done by humans, because it helps them figure is the solution.

    • p_kanarinac@retrolemmy.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      It’s get it done quicker and then do some more because it’s all monitored. They do the same shit at my company.