2025 Stack Overflow Developer Survey Results
41–50 of 74 posts
Re: 2025 Stack Overflow Developer Survey Results
#42I 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…
Re: 2025 Stack Overflow Developer Survey Results
#43I 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…
Re: 2025 Stack Overflow Developer Survey Results
#44C# 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?
You should work on your reading comprehension
Re: 2025 Stack Overflow Developer Survey Results
#45Earlier 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 ;-)
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
#46Can 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 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
#47On 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
#48Re: 2025 Stack Overflow Developer Survey Results
#49Re: 2025 Stack Overflow Developer Survey Results
#50I 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.