Selected developer quotes:

“I’m torn. I’d like to help provide updated data on this question but also I really like using AI!” — a developer from the original study early-2025 when asked to participate in the late-2025 study.

“I found I am actually heavily biased sampling the issues … I avoid issues like AI can finish things in just 2 hours, but I have to spend 20 hours. I will feel so painful if the task is decided as AI-disallowed.” — a developer from the new study noting selection effects when choosing what tasks to include in the study.

“my head’s going to explode if I try to do too much the old fashioned way because it’s like trying to get across the city walking when all of a sudden I was more used to taking an Uber.” — a developer from the new study noting selection effects when choosing what tasks to include in the study.

  • xthexder@l.sw0.com
    link
    fedilink
    arrow-up
    3
    ·
    18 hours ago

    If anything my personal experience is the opposite. When using AI the way work wants me to, with multiple agents going in the background, I’ve completely lost any sort of “flow state” I normally get when focused on a problem. It’s no fun anymore, and the only thing keeping me going is working on my personal projects without AI in my free time… I didn’t get in to this to become an AI babysitter.

    • slacktoid@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      17 hours ago

      Yeah I get that. I just like avoiding having to do boring tasks is all so that I can work on the core problem I’m trying to solve. I don’t want to deal with code refactoring manually, I’d rather babysit this thing to do that piece by piece. It’d probably take me longer, cause id do something else on the side that I actually wanted to work on, but id be more content not having to manually do the tedious refactoring myself.

      AI is not a catch all for all problems, if I’m thinking something thru very different set of tools for that. I might use an LLM for that but mainly as an interface over a vectordb and help me look things up, and not write or show me any code ever. Essentially a contextual grep or rg.

      Sorry you’re being forced to use a hammer to make a surgical precision cut. That really sucks man.