I have been reading a lot that 90% of their code is AI generated, companies are pushing developers to use AI as it makes them fast. But I am a little cautious of believing them. Is it true? Also sorry I didn’t find a css career subreddit so I am asking here.

  • baller_w@lemmy.zip
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    23 hours ago

    Enterprise Architect here.

    This is the answer. All the way.

    At my job, employees haven’t written code since the asp classic days and it was garbage back then. This meant almost all new code is written by contractors, which is often garbage. And slow, expensive garbage at that.

    Now, AI can at least make better code than the contractors at a fraction of the price.

    It also tightens the feedback loop between getting half-assed requirements and getting the deliverables back to those who requested them so they can say how it’s not what they asked for. That process used to take months, now it takes like a day between iterations.

    I honestly don’t know where people are working where they say they have tight control of first party deliverables and clear requirements with a cogent SDLC. All companies I’ve worked for have been about 1-2k employees. Are these people working in 10k large organizations where people can afford to be an expert in only one thing and camp on it their whole career?

    Also, remember those debugger skills because we’ll all need it.