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.

  • GreenKnight23@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    3 days ago

    different strokes for different folks. I enjoy a fresh clean project that I can start with. I hate picking up someone else’s mess so using AI in that manner completely goes against what I enjoy as a dev.

    it originally sounded to me like you were having AI generate the hierarchy and project structure, but it sounds like you’re just using it to generate file templates.

    Thanks for the insight.

    • irelephant [he/him]
      link
      fedilink
      arrow-up
      7
      ·
      3 days ago

      Same, writing from scratch is so much easier than trying to parse soup code that I or someone else made a while ago.