Just to clarify, I google a lot while coding, but one thing I learnt from my engineering degree is that is there is no ‘best’ solution.

  • NotSteve_@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    2 months ago

    I use AI for work and personal projects, sometimes even letting it generate file structures for me but damn does it ever need a lot of tweaking after generation to both work and be maintainable.

    I don’t know how anything it spits out even works for those who just purely vibe code since it’s usually either wrong or broken.