• @nonearther@lemmy.ml
    link
    fedilink
    141 year ago

    I know what I do.

    I go to ChatGPT, type my problem and copy the solution to my codebase.

    If it doesn’t work, I search my issue over Stackoverflow or DDG, and copy from there.

    And once the code fails in production, which is always, I repeat the process again to find the new solution which will then fail in next iteration.

    So don’t you ever tell me I don’t know what I do. I may not know what code I’m writing or for what, but I very well know what I’m doing.

    • @YerbaYerba
      link
      101 year ago

      This is called continuous improvement. Or so I tell my manager.