• Darkassassin07@lemmy.ca
    cake
    link
    fedilink
    English
    arrow-up
    66
    arrow-down
    2
    ·
    edit-2
    4 months ago

    Does having to look back at 4 of your old code examples to write 10 lines count?

    I didn’t google it…

    • dependencyinjection@discuss.tchncs.de
      link
      fedilink
      arrow-up
      31
      ·
      edit-2
      4 months ago

      Isn’t that the idea. Like you know that you had a viable solution to a complex problem previously so why go through the trouble of solving it again if you already did. Even if you have to modify it, it saves time for new novel problems. I’m

    • stjobe@lemmy.world
      link
      fedilink
      arrow-up
      8
      ·
      4 months ago

      That’s the way. I’ve been programming for nigh on four decades, and it’s almost a daily occurrence with junior devs going to stack overflow or chatGPT to solve an issue instead of just searching the code where nine times out of ten the problem (or a very similar one) is already solved.