Live data from Hacker News

2025 Stack Overflow Developer Survey Results

survey.stackoverflow.co

41–50 of 74 posts

Re: 2025 Stack Overflow Developer Survey Results

#42

I always jump straight to the IDE section because that's the most intersting to me https://survey.stackoverflow.co/2025/technology#1-dev-id-es A few notes: - VS Code at #1 (of course) with 75%, Visual Studio at #2 with 29% - Vim at 24% and Neovim at 14%, which seems pretty whopping to me (I wonder how much overlap is there, the survey is clearly "click all that apply") - Cursor is 17.9%, wild - Nano is 12.5%, lol - S…

Zed lets you pay for AI, and I’m a happy customer. Their agent feature works well with Claude models IMO and the full integration and editor experience is excellent.

Re: 2025 Stack Overflow Developer Survey Results

#43

I always jump straight to the IDE section because that's the most intersting to me https://survey.stackoverflow.co/2025/technology#1-dev-id-es A few notes: - VS Code at #1 (of course) with 75%, Visual Studio at #2 with 29% - Vim at 24% and Neovim at 14%, which seems pretty whopping to me (I wonder how much overlap is there, the survey is clearly "click all that apply") - Cursor is 17.9%, wild - Nano is 12.5%, lol - S…

Vim is very likely to be an editor that complements a full IDE if you're just doing something quick. If you asked me I'd also check Vim even though I'm usually on Jetbrains.

Re: 2025 Stack Overflow Developer Survey Results

#44

C# as popular and commonly used as java? Hmm either I'm woefully behind the times, most java devs aren't answering SO surveys, or the data is wrong. Then again the fact that C# is used in indie game dev probably gives it a serious boost in the 'evangelical user' category. It is a nice language, I just find java to be far more used in industry. Also, the editors? I'm sorry I've simply never gotten vsCode when jetbrain…

You seem so confident, do you have insights into the entire industry?

>Regardless I think I have to acknowledge that maybe I'm not your average dev. TBH your average dev is probably very happy coding up react widgets in vsCode, and I'm the grouchy greybeard behind the times.

You should work on your reading comprehension

Re: 2025 Stack Overflow Developer Survey Results

#45
post #10

Earlier quoted context omitted.

Mac users talk like Mac is ubiquitous among whatever niche they're in. That's a trope as old as the Year of the Linux desktop.

I remember my "Linux friend" sent me an excited email when WSL was announced, signalling that somehow this meant that Microsoft has conceded. My response: "Finally the year of Linux on desktop". I think that was his last email ;-)

The most interesting thing to me is that some people actually prefer the WSL2 experience over using Linux, not just because of the Windows desktop, but because of the WSL2 experience itself.

I think Distrobox gives you the same basic experience but it's even a bit nicer as it's even lower overhead and doesn't have the weird memory management issues that WSL2 has. But this is really interesting to me; Microsoft clearly struck a nerve with the WSL2 workflow. It's more than just a workaround for the fact that some stuff doesn't run or doesn't run well on Windows, which is counterintuitive.

You can also get the same basic experience on macOS using Orbstack, which I highly recommend in general. (Though there are alternatives that are not subscriptions, but I only use macOS under duress at work, so I don't personally pay for it.)

Re: 2025 Stack Overflow Developer Survey Results

#46
post #41

Can anyone make sense of the sankey chart under "Developers at all levels are exploring the evolving AI landscape through Stack Overflow"? How does "Large Language Model" flow into "Tailwind CSS 4"?

I think it was made by an AI itself

I joke, but I think it’s depicting relative proportions of how many people who were “interested in” Gemini are now “interested in” other things and how different subgroups’ “interested in” thing changed over time. So there was a sizable group that became interested in Tailwind at one point

Re: 2025 Stack Overflow Developer Survey Results

#47
I usually participate, this year I don’t remember being notified about it, but I guess that probably goes to show I haven’t been using SO nearly as much as I used to due to AI tools.

On a separate note, why are things like cargo/apt/homebrew being put into the same category as Docker and Terraform, which also includes entire cloud platforms themselves (Azure, GCP,etc…). Might as well throw programming languages in there for good measure xD

Re: 2025 Stack Overflow Developer Survey Results

#50
post #43

I always jump straight to the IDE section because that's the most intersting to me https://survey.stackoverflow.co/2025/technology#1-dev-id-es A few notes: - VS Code at #1 (of course) with 75%, Visual Studio at #2 with 29% - Vim at 24% and Neovim at 14%, which seems pretty whopping to me (I wonder how much overlap is there, the survey is clearly "click all that apply") - Cursor is 17.9%, wild - Nano is 12.5%, lol - S…

Vim is very likely to be an editor that complements a full IDE if you're just doing something quick. If you asked me I'd also check Vim even though I'm usually on Jetbrains.

Yeah that makes sense, here I'm just curious if 38% of developers really use Vim (i.e., Vim [24%] + Neovim [14%]), which seems really high to me (even if it's assumed a lot of these are using Vim as a second editor). Or if it's just that a lot of folks are checking both Vim and Neovim.
Post reply on HN