• Tenderizer78@lemmy.ml
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 days ago

    Those are some really good use cases.

    EDIT: Though using AI to generate code (even small snippets) may cause licensing issues.

    • ☆ Yσɠƚԋσʂ ☆@lemmy.mlOP
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      I mean there’s no fundamental difference between code is generated by LLM or by hand. At the end of the day there’s only so many ways you can write a function to do something generic like make a button, or add a service endpoint. Most code is pretty generic and isn’t doing anything unique.