• magic_lobster_party@fedia.io
    link
    fedilink
    arrow-up
    18
    ·
    4 months ago

    Agree. Software engineering is a marathon - not a sprint. These AI tools are useful to get something up real quick, but I have a hard time seeing how they can be useful for long term maintenance work.

      • towerful@programming.dev
        link
        fedilink
        arrow-up
        7
        ·
        4 months ago

        The first draft is fun.
        The second draft is pain.
        The third draft is cathartic.

        Figure out features, add add add.
        Add/change features, realise the spaghetti mess and poor design decisions you made in the first draft.
        Clean everything up with better design and code.