digitalmars.D - D on the Weekends
- Adam Wilson (7/7) Feb 11 2017 Somebody did some analytics on what languages get used on the weekends
- Ola Fosheim =?UTF-8?B?R3LDuHN0YWQ=?= (5/8) Feb 12 2017 I don't understand the methodology, it seems to measure "what
- Andrei Alexandrescu (3/6) Feb 12 2017 Good work everyone! Also kudos to @nordlow whose repositories got picked...
- XavierAP (6/9) Feb 22 2017 Am I reading it correctly that D is the second most popular
- Ola Fosheim =?UTF-8?B?R3LDuHN0YWQ=?= (5/8) Feb 22 2017 I believe he tried to build a list of languages that are not used
- Timothee Cour via Digitalmars-d (4/13) Feb 22 2017 You're reading it wrong: it's sorted by ratio weekend/weekday, not by
Somebody did some analytics on what languages get used on the weekends and D made the list. https://medium.com/ -- Adam Wilson IRC: LightBender import quiet.dlang.dev;
Feb 11 2017
On Sunday, 12 February 2017 at 05:50:09 UTC, Adam Wilson wrote:Somebody did some analytics on what languages get used on the weekends and D made the list. https://medium.com/I don't understand the methodology, it seems to measure "what languages are not used all that much in workplaces"? The original "study" made more sense with the scatterplot: https://stackoverflow.blog/2017/02/What-Programming-Languages-Weekends/
Feb 12 2017
On 02/12/2017 12:50 AM, Adam Wilson wrote:Somebody did some analytics on what languages get used on the weekends and D made the list. https://medium.com/Good work everyone! Also kudos to nordlow whose repositories got picked twice as representative. -- Andrei
Feb 12 2017
On Sunday, 12 February 2017 at 05:50:09 UTC, Adam Wilson wrote:Somebody did some analytics on what languages get used on the weekends and D made the list. https://medium.com/Am I reading it correctly that D is the second most popular general purpose language (let's exclude GLSL form general purpose programming)?? And that the volume of weekday commits, at least in GitHub, is dominated by niche and legacy languages, plus Matlab?
Feb 22 2017
On Wednesday, 22 February 2017 at 11:33:40 UTC, XavierAP wrote:purpose programming)?? And that the volume of weekday commits, at least in GitHub, is dominated by niche and legacy languages, plus Matlab?I believe he tried to build a list of languages that are not used both on weekdays and on weekends. Not sure what anyone would want to know anything about that? Clickbait?
Feb 22 2017
Am I reading it correctly that D is the second most popular general purpose language (let's exclude GLSL form general purpose programming)?? And that the volume of weekday commits, at least in GitHub, is dominated by niche and legacy languages, plus Matlab?You're reading it wrong: it's sorted by ratio weekend/weekday, not by weekend (ie, not by volume). On Wed, Feb 22, 2017 at 3:42 AM, Ola Fosheim Grøstad via Digitalmars-d <digitalmars-d puremagic.com> wrote:On Wednesday, 22 February 2017 at 11:33:40 UTC, XavierAP wrote:purpose programming)?? And that the volume of weekday commits, at least in GitHub, is dominated by niche and legacy languages, plus Matlab?I believe he tried to build a list of languages that are not used both on weekdays and on weekends. Not sure what anyone would want to know anything about that? Clickbait?
Feb 22 2017