Developer Survey Results
41–50 of 250 posts
Re: Developer Survey Results
#42Rust wins "Most loved" for the third year in row!
And yet corporates still don't use it and schools don't teach it. This shows how much power opinions have.
It’s a start.
(Also, this survey never claimed to be measuring either of those metrics...)
Re: Developer Survey Results
#43With all the talk of Vim vs. Emacs, it surprises me that Emacs is in the low single digits, while Vim is 25% of all respondents. It does not surprise me that it is 40% (and #1) amongst sysadmin/devops practitioners.
Re: Developer Survey Results
#44I don't believe that "Almost half of professional developers contribute to open source projects.", even if you count every single half baked unfinished project on Github as contributing to open source.
I'd be willing to bet that people that answer surveys about this are generally more involved in other areas online like OSS.
Re: Developer Survey Results
#45Re: Developer Survey Results
#46FTA : > Race and Ethnicity > Sexual Orientation Could we agree that : 1/ a coder is a coder, no matter his color, his sexual orientation, his whatever 2/ the notion of "race" is problematic at best And before I get down voted : who cares about a statistic about sexual orientation or ethnicity in a survey about IT ? I mean honestly.
Well if the numbers of various minorities are significantly lower in our industry than the overall average, then perhaps it indicates a hostile environment that we can work on.
Re: Developer Survey Results
#47With all the talk of Vim vs. Emacs, it surprises me that Emacs is in the low single digits, while Vim is 25% of all respondents. It does not surprise me that it is 40% (and #1) amongst sysadmin/devops practitioners.
Re: Developer Survey Results
#48With all the talk of Vim vs. Emacs, it surprises me that Emacs is in the low single digits, while Vim is 25% of all respondents. It does not surprise me that it is 40% (and #1) amongst sysadmin/devops practitioners.
Re: Developer Survey Results
#49With all the talk of Vim vs. Emacs, it surprises me that Emacs is in the low single digits, while Vim is 25% of all respondents. It does not surprise me that it is 40% (and #1) amongst sysadmin/devops practitioners.
vim is for when you want to edit anything in the console. Git commit? Vim. Quickly edit a config file? Vim. SSH'd into a server and need to check something? Vim. Day to day coding ... VS Code. Used to be Emacs, but I switched. Oh and Vim is still the only editor I dare use to open a 1GB CSV file with.
There are actually editors which are disk-based instead of memory-based. The only one I can think of, though, is UltraEdit.
Re: Developer Survey Results
#50Just out of curiosity, why do so many people want to learn Go despite it not being used that much, 7.1% from the survey?
On a side note, I've been using it at work and I'm actually quite liking it myself