Developer Survey Results
201–210 of 250 posts
Re: Developer Survey Results
#202Just out of curiosity, why do so many people want to learn Go despite it not being used that much, 7.1% from the survey?
Re: Developer Survey Results
#203Earlier quoted context omitted.
The love for Redis seems almost the only data point in this survey that makes factual sense. Because Redis is factually awesome (thanks, ect.). Everything else just feels weird (visual studio? 2% woman? 50% contribute to FOSS? none of that makes any sense to me).
Thanks :-) Women at 2% is super discouraging, but it's also odd to believe that there is miscounting of gender. I hope it's just some bias in the amount of people of the two genders that replied to the questions.
Re: Developer Survey Results
#204As a queer female go programmer with over 15 years of programming experience, I did not realize how much of a statistical outlier I am. Neat. (I have trouble adopting the mantle of minority, as a well-paid middle-aged white person).
Re: Developer Survey Results
#205Re: Developer Survey Results
#206Earlier quoted context omitted.
Because a lot of us web deva used it once for a contract before swearing it and all of mobile development off forever. I’m sure it’s come a long way since, but it was pretty brutal to understand and debug years ago.
Because you're actually interacting with two completely different stacks at least that have a pretty leaky abstraction. So you only get the painful parts of iOS development, certificates and build chains not the fun parts. Repeat that for Android. points double barreled shotgun at chin As a native iOS dev I write my own wrappers for web applications, I think Cordova is too just too much hassle for what it really does…
Re: Developer Survey Results
#207Cool to see Redis to be in top position. For what is worth, Redis confessed to love developers, so it is definitely a reciprocal feeling. Btw surprised to see "contributing to OSS" at ~50%. Looks like an incredibly high number (cit. Trump), so would be awesome to see this question more fine grained next time. This may be an indirect measure of all the work that goes into OSS to make it sustainable. I would like to se…
And I kind of think the above ballpark is where a lot of developers are.
Re: Developer Survey Results
#208There seem to be a lot more young developers than old developers. But, why? I can only assume that either, the number of developers is increasing (more and more young people entering the work force), or a lot of people stop being software engineers after 8 years. People usually work between the ages 22 and 65, so given a even distribution, if the industry isn't growing by leaps and bounds, the average work experience…
Re: Developer Survey Results
#209I love the part about SO developer story: 84% either do not use it or have never even heard about it (which basically shows its failure) yet insights team tries to interpret it as 40% actually using it. Based only on this point, I wonder how extremely biased their conclusions are overall.
Were are you reading that? It's a long report but I wasn't able to find what you're referring to. Would be awesome if you could clarify!
Re: Developer Survey Results
#210With 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.
It took me 2 weeks to switch to vim. Now I rarely use the vim itself, but I use vim plugins in all IDEs. To be honest, I don't like vim's plugin infrastructure, scripting language and a lot of other things, but the core - composable single-key commands - is a gem. Emacs I gave a try for a month, and I still felt like a beginner. There isn't a single core idea that you can master; it feels like it's a never ending ser…
http://alejandroerickson.com/j/2016/06/11/emacs-to-evil-to-s...