• NeilNuggetstrong@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    22 days ago

    If I use AI for my personal coding projects I’ve found that if the task is unsolvable by the ai model, I’m not able to sit down and do it myself until the next day. It’s like I’ve got to reset my brain.

    If I want to save time and use AI for a specific part of the code, it probably saves me 5 hours of work. But then I spend five hours yelling at the ai to try to get it to actually solve it. Next day I’ll just fix it myself in 2 hours.

    • Sockenklaus@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      21 days ago

      But what you’re describing is not that uncommon, even without AI: Oftentimes when trying to solve a complex problem and being unsuccessful you have to reset your brain by doing something fundamentally different or have a good night of sleep and after that you solve the problem easily.

      May what you’re experiencing is not AI related at all.