In these uncertain and divisive times, we appreciate Anthropic offering support to the Blender project in the form of a Patron-level membership. This enables the Blender team to keep pursuing projects independently, and to focus on building tools for artists and creators.

Francesco Siddi, CEO at Blender

  • OrganicMustard@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    4 days ago

    Gen AI code has very big flaws that slowly arise as projects that use it start to have a bigger proportion of it.

    Generated code can’t keep a consistent and premeditated global design while the devs will slowly become less familiar with the code they have to maintain. So rate of bugs increases and devs can’t develop without the AI because everything becomes a fucked up mess.

    We are seeing it with Windows and other software. Maybe when devs see how messed up their projects become they reconsider.

    • Zetta@mander.xyz
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      3 days ago

      You see, I would describe that as using LLMs improperly. Like I keep saying, they are a tool for developers to use. They should be used as an assistant, but at no point in time should the developer not understand the code and they should always review all the output. I know we have a major problem with many people using llms improperly, but I will say again they are an absolutely incredible tool when used properly.