• Lemminary@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    Same here. I love it when Windsurf corrects nested syntax that’s always a pain, or when I need it to refactor six similar functions into one, or write trivial tests and basic regex. It’s so incredibly handy when it works right.

    Sadly other times it cheats and does the lazy thing. Like when I ask it to write me an object, but chooses to derive it from the one I’m trying to rework. That’s when I ask it to move and I do it myself.

    • hue2hri19@lemmy.sdf.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      2 months ago

      AI is not needed for any of the points you mentioned. That’s just intellisense and auto complete with extra pollution and fossil fuels

      Good luck when you need to link tests with requirements and you don’t know what the tests are doing