• nandeEbisu@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    2
    ·
    5 hours ago

    There’s an anecdote that comes up in software about people working on missile software not caring about memory leaks because it’s going to explode anyway before that becomes an issue.

    Who cares about bugs in your software if it’s a hobby project that’s going to blow up anyway.

    Also, including Claude doesn’t inherently mean vibe coded, it can be for writing tests, small components, or debugging.

      • 8oow3291d@feddit.dk
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        3 hours ago

        Wikipedia says:

        Vibe coding involves accepting AI-generated code without reviewing it,

        If you are using LLMs to write e.g. small components, then you are typically understanding the structure of the program, and reviewing it.

        • AnyOldName3@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 hours ago

          There’s nothing inherent to small components to suggest that you have to review them. If they’re small, it’s easier to tell yourself that the LLM probably got them right and you’re justified in not checking.