Over the past one and a half years, Stack Overflow has lost around 50% of its traffic. This decline is similarly reflected in site usage, with approximately a 50% decrease in the number of questions and answers, as well as the number of votes these posts receive. The charts below show the usage represented by a moving average of days. The data is from https://stackoverflow.com/site-analytics Traffic Votes Posts

  • trynn@kbin.social
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    Try chatgpt 4 premium. I have heard it automatically auto correct itself with code.

    I regularly use gpt-4 for coding since it’s the backend behind github copilot, and my company has approved use of copilot (and I have copilot plugins installed for vscode and vs2022). It’s useful for autocompleting boilerplate code, but gets things wrong all the time about anything more complicated.