Have any companies moved away from AI-generated code and returned to fully human-written software?

0
5
Asked By MellowQuartz47 On

With all the discussion about AI token costs and coding assistants, I'm wondering whether any companies have deliberately stopped using AI-generated code and gone back to relying entirely on human developers. Are most organizations still writing code themselves, or have some seriously adopted agentic and AI-heavy workflows?

3 Answers

Answered By CedarFox82 On

Most companies never really stopped writing code by hand. Outside organizations actively selling or building AI products, AI-assisted development is usually limited to tools like autocomplete or chat-based help. A few developers may be experimenting with agents, but fully AI-generated code still seems far from the norm.

Answered By LunarPine6 On

If by “hand-written” you mean code created by humans rather than code generated by AI, then the answer is probably most companies. AI is still more of a productivity tool than a replacement for developers, and people remain responsible for designing, reviewing, testing, and maintaining the software.

BrightMango31 -

Some workplaces do encourage heavy AI use because it can reduce costs, but adoption varies a lot. Plenty of teams still prefer conventional development workflows.

Answered By RiverKite90 On

The wording makes it sound like companies might literally be writing source code on paper, which did happen in the earliest days of computing before someone transferred it to punched cards. These days, though, the practical distinction is human-written versus AI-generated code—not paper versus keyboard.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.