Why you should know: StackOverflow is facing a mod strike in a similar way as Reddit’s mod strike. They are doing this in response to StackOverflow’s failure to address it’s promises and provide moderation tools

  • ObsidianBlk@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    While I have no issues with the use of ChatGPT as an asist, from my understanding of the system as well as from some examples of using it, I would be very hesitant to say a beginner should use ChatGPT. While ChatGPT has given me some great starting points in a couple projects, I have also encountered a few instances where the code output was… not totally optimal at best, or wrong at worst. It also varies in quality from language to language (usually based on that languages over all popularity at the time the model was trained).

    I suppose all of the above could hold true when it comes to getting your info from SO or any other social media source, but I would still highly suggest not relying on ChatGPT or AI systems until one has a intermediate or better grasp of the language.

    Totally my opinion, though.