Ai Tooling for Software Engineers in 2024 Reality Check ( Part 1)
AI Tooling for Software Engineers in 2024: Reality Check (Part 1) #
Excerpt #
How do software engineers utilize GenAI tools in their software development workflow? We sidestep the hype, and look to the reality of tech professionals using LLMs for coding and other tasks.
In April last year we published The Productivity Impact of AI Coding Tools based on a survey of subscribers to this newsletter, about how new AI tools were helping developers with coding. Back then, ChatGPT and GitHub Copilot were the dominant tools and more were on the way during that time of experimentation.Â
Based on readersâ feedback at the time, the article advised playing around with AI coding tools to find out what worked or not, and predicted: âAI coding tools will move the industry forward.â
Fast forward to 2024, and AI coding tools are more widespread than ever. GitHub Copilot has passed 1 million paying customers (safe to assume mostly developers,) and thereâs been a surge in startups building AI software engineering tools, along with no shortage of hype.
A recent peak of the AI hype cycle saw some startups raise funding to âreplace developers with AI engineers.â This publicationâs take on that âmissionâ and similar ones is that theyâre overheated marketing slogans in response to the popularity of GitHub Copilot, and arenât the reality.
But how are engineers really using these tools in 2024?Â
In order to sidestep the hype and tackle that question, we recently launched a new survey asking software engineers and engineering managers about your hands-on experience with AI tooling; which tools are being used this year, what parts of the development workflow are AI-augmented, what works well, and what doesnât?
As far as we know, this is the biggest survey yet on how tech professionals are using AI tools, and this publicationâs business model means weâre free from bias on the subject. The volume of responses was such that itâs taken a couple of months to compile the data, but today we present it!
We analyze input from subscribers to this newsletter and seek to offer a balanced, pragmatic, and detailed view of where LLM-powered development tooling is today.
This article covers:
Survey overview. Most of the data in this survey is from software engineers, with a roughly even split between people working with AI tools for less than 6 months, between 6-12 months, or for more than a year.
Popular software engineering AI tools. ChatGPT and GitHub Copilot remain the standouts in popularity. Googleâs Gemini, Antrophicâs Claude, Jetbrains AI, Tab9, Cursor, Codeium, Cody, CodiumAI, and others follow.
AI-assisted software engineering workflows. Some of the most common workflows use Copilot in the IDE, chatting with AI bots instead of googling, AI-assisted debugging, and picking up unfamiliar languages and frameworks. Thereâs a long tail of helpful, innovative use cases.
The good. When AI tools work well, theyâre a massive help in completing projects, increasing test coverage, and making experimentation easier.
The bad. Poor output, hallucinations, and devs over-trusting these tools, top the list of complaints.
Whatâs changed since last year? Surprisingly, not too much! Interactive rubber-ducking is more common, and teams are experimenting more with AI agents.
The bottom of this article could be cut off in some email clients. Read the full article uninterrupted, online.
1. Overview #
A total of 211 tech professionals took part in the survey, an increase on the 175 responses to last yearâs AI tooling questionnaire.
Positions: most respondents are individual contributors (circa 62%.) The remainder occupy various levels of engineering management:
[
Respondentsâ job titles
We asked engineering leaders additional questions because these people are in a great position to see the impact of AI tooling on teams. Weâll cover the engineering leadershipsâ views in a follow-up issue.
Experience: The lengths of respondentsâ careers is segmented into five-year periods, up to 20+ years of experience (YOE) in the tech industry:
[
Respondentsâ time spent in tech
Fun fact: one respondent had 60 years of professional development experience (!!) This developer is now semi-retired. His outlook on these tools â which he plans to use in the future â is positive, writing:
âI have seen many other technologies over the past 60 years that were touted as software developer eliminators. All of them failed to live up to the hype. This is a new age and AI looks like it may be a promising opportunity to push the boundaries in software design and development. Exciting time to be alive and see the future blossom before our eyes.â
Time spent using AI tools: again, a pretty even split between professionals who are new to using AI tools (6 months or less,) people who have used them for 6-12 months, and those who have done so for over a year.
[
How long respondents have been using AI tools for software development
Responses from people who donât use AI tooling may seem a bit out of place in a survey about these tools, but we wanted to reach such developers and ask specific questions, in order to find out why some folks do not, will not, or cannot employ them. Weâll dive into this in a future article.
Size of company: a roughly even split in size from tiny businesses, all the way to mega-corporations. Companies with between 1-50 people are the majority.
[
Size of company worked at
2. Popular software engineering AI tools #
ChatGPT and GitHub Copliot need little introduction as the market leaders in the software engineering sector. But exactly how popular are they, and which other tools do developers use?
The Tools #
As just mentioned, ChatGPT and GitHub Copilot are heavily represented in the survey. The surprise was the degree of their popularity:
[
AI tools software developers use
The responses reveal that as many professionals are using both ChatGPT and GitHub Copilot as all other tools combined! Below is a breakdown of this âotherâ category; note, the next most popular tool, Googleâs Gemini, has only 14% of the mentions garnered by GitHub Copilot:
[
Long tail of AI tools tried or used for software development
The difference in mindshare across respondents is significant, as becomes clear by visualizing all mentions together:
[
ChatGPT and GitHub Copilot dominate the AI tooling race
This chart lists all tools with at least two mentions in the survey. Those mentioned only once include Microsoft Teams AI, Amazon Q, Meta AI, Vercelâs v0.dev (UI generation from prompts,) Databricks AI assistant, Replit Ghostwriter, Ellipsis.dev (AI code reviews & bugfixes,) Mutable.ai (creating living documentation,) CodeRabbit AI (AI-powered code reviews,) StartCoder (code completion,) and Aider (AI pair programming in a terminal.) Itâs great that so many tools are being tried out!
Favorite AI coding tools #
We asked developers which tools are their favorites.Â
GitHub Copilot and ChatGPT. As the charts show, these got the most mentions. Hereâs a selection:
âGithub Copilot chat is the real deal.â â engineer at a dev tools startup
âI use GitHub Copilot because it also has built-in chatâ â Ruby on Rails developer at a quality control software vendor
âI use GitHub Coliplot for daily coding and ChatGPT 4 for complex, open-ended design discussionsâ â a data engineer
âGitHub Copilot autocomplete is nice [but] Iâve found its chat function chat useless. Itâs the same with the âgenerate code from descriptionâ functionality. When I need a leetcode function such as âpartition array X based on Yâ, I like using chatGPT, because it works fine. But ChatGPT gets stuck on harder problems. For example, building complex typescript generics is too much to handle.â â engineer at a scaleup
âI only use Copilot currently. I did use the free ChatGPT, and every so often I come back to it for something specific.â â software engineer at a cybersecurity startup
GitHub Copilot Chat is mentioned quite a lot, mostly positively. A big plus is that it offers an alternative to opening a browser to use ChatGTP. Still, not everyone is blown away by what the market-leading AI can do, including a senior software engineer whoâs saltiness is hard to miss:
âMy favorite is GitHub Copilot. Itâs the least bad of all the AI tools I have access to.â
Another respondent shares that their company evaluated 8 AI coding tools and settled on GitHub Copilot, which seems to have an advantage with companies buying department-wide licenses, and developers moving over to it from other tools:
âI started off with Tab9. After that, my company supplied me with a free GitHub Copilot option, so I started to use Copilot!â â Ruby on Rails developer at a quality control software vendor
Several respondents say ChatGPT is the only tool they use, and that they like it. A software engineer at an eSports company shares:
âChatGPT is where I go if I want to reason about something and I donât have colleagues around me available.â
Other tools earned honorable mentions as some devsâ favorite tools:
Claude â the Opus model â was mentioned several times as the best coding model. This was before the Claude 3.5 Sonnet model was released, which is much more proficient with coding tasks, according to the Anthropic team, who uses this model to develop their own product; meaning we can expect Claudeâs popularity to increase.
Gemini. The most mentioned after ChatGPT and Copilot. Several respondents reckon Gemini is better for coding tasks than ChatGPT, and prefer to use it over OpenAIâs chatbot. One respondent says they alternate between Gemini and Claude to gauge which one works better for each use case.
Cursor also gets several mentions, with one respondent calling it a âgame-changer.â
Codeium has several mentions as a favorite IDE, thanks to its code-aware autocomplete.
Perplexity and Phind are cited a few times as preferred search tools for software engineering-related topics.
Other tools: Aider (pair programming in the terminal), JetBrains AI, AWS CodeWhisperer and Rewatch (meeting notes) each had one mention
3. AI-assisted software engineering workflows #
We asked respondents who have used AI tools for more than six months what an AI-assisted workflow looks like for them and/or their team. Some trends can be observed: