Developers say AI coding tools work—and that's precisely what worries them - Ars Technica
Summary
Developers acknowledge the effectiveness of AI coding tools but express concerns about their implications for the future of programming and job security.
Why It Matters
As AI coding tools become increasingly capable, understanding developers' perspectives is crucial for anticipating the future of software development. Their insights highlight both the potential for increased efficiency and the risks of diminishing traditional coding skills, impacting education and workforce dynamics in tech.
Key Takeaways
- AI coding tools are evolving from autocomplete to capable of building entire applications.
- Developers express skepticism about the hype surrounding AI capabilities, emphasizing the need for realistic expectations.
- Many developers believe traditional syntax programming may become obsolete as AI tools handle more tasks.
- AI tools can significantly speed up development processes, allowing for rapid prototyping and feature delivery.
- Concerns about job security and the future role of developers are prevalent among those adapting to AI technologies.
Text settings Story text Size Small Standard Large Width * Standard Wide Links Standard Orange * Subscribers only Learn more Minimize to nav Software developers have spent the past two years watching AI coding tools evolve from advanced autocomplete into something that can, in some cases, build entire applications from a text prompt. Tools like Anthropic’s Claude Code and OpenAI’s Codex can now work on software projects for hours at a time, writing code, running tests, and, with human supervision, fixing bugs. OpenAI says it now uses Codex to build Codex itself, and the company recently published technical details about how the tool works under the hood. It has caused many to wonder: Is this just more AI industry hype, or are things actually different this time? To find out, Ars reached out to several professional developers on Bluesky to ask how they feel about these tools in practice, and the responses revealed a workforce that largely agrees the technology works, but remains divided on whether that’s entirely good news. It’s a small sample size that was self-selected by those who wanted to participate, but their views are still instructive as working professionals in the space. David Hagerty, a developer who works on point-of-sale systems, told Ars Technica up front that he is skeptical of the marketing. “All of the AI companies are hyping up the capabilities so much,” he said. “Don’t get me wrong—LLMs are revolutionary and will have an immense impact, but don’t expec...