www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - D Survey?

reply Yuxuan Shui <yshuiv7 gmail.com> writes:
Rust is doing their annually survey for 2020 currently. Could the 
D community do something similar? Or is there already one that I 
am not aware of?
Sep 12 2020
next sibling parent aberba <karabutaworld gmail.com> writes:
On Saturday, 12 September 2020 at 12:03:18 UTC, Yuxuan Shui wrote:
 Rust is doing their annually survey for 2020 currently. Could 
 the D community do something similar? Or is there already one 
 that I am not aware of?
+1
Sep 12 2020
prev sibling parent reply Abdulhaq <alynch4047 gmail.com> writes:
On Saturday, 12 September 2020 at 12:03:18 UTC, Yuxuan Shui wrote:
 Rust is doing their annually survey for 2020 currently. Could 
 the D community do something similar? Or is there already one 
 that I am not aware of?
Build it and they will come.
Sep 13 2020
parent reply Yuxuan Shui <yshuiv7 gmail.com> writes:
On Sunday, 13 September 2020 at 07:21:53 UTC, Abdulhaq wrote:
 On Saturday, 12 September 2020 at 12:03:18 UTC, Yuxuan Shui 
 wrote:
 Rust is doing their annually survey for 2020 currently. Could 
 the D community do something similar? Or is there already one 
 that I am not aware of?
Build it and they will come.
Not sure what you mean. I'd rather see an official Dlang survey conducted by the team.
Sep 13 2020
parent reply Abdulhaq <alynch4047 gmail.com> writes:
On Sunday, 13 September 2020 at 09:05:35 UTC, Yuxuan Shui wrote:
 On Sunday, 13 September 2020 at 07:21:53 UTC, Abdulhaq wrote:
 On Saturday, 12 September 2020 at 12:03:18 UTC, Yuxuan Shui 
 wrote:
 Rust is doing their annually survey for 2020 currently. Could 
 the D community do something similar? Or is there already one 
 that I am not aware of?
Build it and they will come.
Not sure what you mean. I'd rather see an official Dlang survey conducted by the team.
OK how about this then: the team are very busy so you could do this for them, but maybe you're not sure what questions to ask. I propose you think of 10 - 15 questions and post them here, ask for suggested amendments / additions. Wait a few days for replies then set up the survey yourself, I think (hope) lots of people will respond.
Sep 13 2020
next sibling parent reply Jackel <jackel894_394 gmail.com> writes:
On Sunday, 13 September 2020 at 09:21:52 UTC, Abdulhaq wrote:
 On Sunday, 13 September 2020 at 09:05:35 UTC, Yuxuan Shui wrote:
 On Sunday, 13 September 2020 at 07:21:53 UTC, Abdulhaq wrote:
 On Saturday, 12 September 2020 at 12:03:18 UTC, Yuxuan Shui 
 wrote:
 Rust is doing their annually survey for 2020 currently. 
 Could the D community do something similar? Or is there 
 already one that I am not aware of?
Build it and they will come.
Not sure what you mean. I'd rather see an official Dlang survey conducted by the team.
OK how about this then: the team are very busy so you could do this for them, but maybe you're not sure what questions to ask. I propose you think of 10 - 15 questions and post them here, ask for suggested amendments / additions. Wait a few days for replies then set up the survey yourself, I think (hope) lots of people will respond.
There was a survey a while back but I don't really think anything came out of it. https://rawgit.com/wilzbach/state-of-d/master/report.html Of the top 5 "features that you miss", zero have been implemented in the time since. And in regards to struct initialization, almost regressed with DIP1031. The information gathered wasn't used to any meaningful way to direct project efforts, IIRC.
Sep 13 2020
parent reply Seb <seb wilzba.ch> writes:
On Sunday, 13 September 2020 at 16:58:30 UTC, Jackel wrote:
 On Sunday, 13 September 2020 at 09:21:52 UTC, Abdulhaq wrote:
 On Sunday, 13 September 2020 at 09:05:35 UTC, Yuxuan Shui 
 wrote:
 On Sunday, 13 September 2020 at 07:21:53 UTC, Abdulhaq wrote:
 On Saturday, 12 September 2020 at 12:03:18 UTC, Yuxuan Shui 
 wrote:
 Rust is doing their annually survey for 2020 currently. 
 Could the D community do something similar? Or is there 
 already one that I am not aware of?
Build it and they will come.
Not sure what you mean. I'd rather see an official Dlang survey conducted by the team.
OK how about this then: the team are very busy so you could do this for them, but maybe you're not sure what questions to ask. I propose you think of 10 - 15 questions and post them here, ask for suggested amendments / additions. Wait a few days for replies then set up the survey yourself, I think (hope) lots of people will respond.
There was a survey a while back but I don't really think anything came out of it. https://rawgit.com/wilzbach/state-of-d/master/report.html
The individual free-text answers are here: https://github.com/wilzbach/state-of-d-2018
 Of the top 5 "features that you miss", zero have been 
 implemented in the time since. And in regards to struct 
 initialization, almost regressed with DIP1031.
Don't forget that we got at least one of the top 10 features (assert diagnostics - https://github.com/dlang/dmd/pull/8517). Also, I gave up my PR on struct initialization (https://github.com/dlang/dmd/pull/8460) as I believe having a unified solution with named arguments is better for the language (see e.g. https://github.com/dlang/DIPs/blob/master/DIPs/DIP1030.md).
 The information gathered wasn't used to any meaningful way to 
 direct project efforts, IIRC.
Yes, leadership ignored it almost completely. As a simple example to show what happened, they decided to focus on "fast code, fast" (community was https://github.com/wilzbach/state-of-d-2018/blob/master/15a:%20How%20would%20you%20describe%20D%20in%20three%20words%3F).
 Not sure what you mean. I'd rather see an official Dlang survey 
 conducted by the team.
There are no plans to do another state of D survey as the last one failed spectacularly (i.e. information was actively ignored).
Sep 13 2020
next sibling parent reply Abdulhaq <alynch4047 gmail.com> writes:
On Sunday, 13 September 2020 at 21:13:28 UTC, Seb wrote:

 There are no plans to do another state of D survey as the last 
 one failed spectacularly (i.e. information was actively 
 ignored).
If the purpose of the survey was to guide the lead team, then yes it failed. If the purpose of the survey was to get a picture of where the D community stands on various issues, then it was a great success. I noticed that 500 people responded to that survey, which is very good and leads to statistically significant information.
Sep 14 2020
parent reply Dennis <dkorpel gmail.com> writes:
On Monday, 14 September 2020 at 07:12:17 UTC, Abdulhaq wrote:
 If the purpose of the survey was to guide the lead team, then 
 yes it failed. If the purpose of the survey was to get a 
 picture of where the D community stands on various issues, then 
 it was a great success.
+1. I'm sorry to hear that Seb experiences it as a failure, because I really enjoyed both filling it in and reading the results.
Sep 14 2020
next sibling parent reply WebFreak001 <d.forum webfreak.org> writes:
On Monday, 14 September 2020 at 10:24:04 UTC, Dennis wrote:
 On Monday, 14 September 2020 at 07:12:17 UTC, Abdulhaq wrote:
 If the purpose of the survey was to guide the lead team, then 
 yes it failed. If the purpose of the survey was to get a 
 picture of where the D community stands on various issues, 
 then it was a great success.
+1. I'm sorry to hear that Seb experiences it as a failure, because I really enjoyed both filling it in and reading the results.
+2, I don't think the lead team really needs to acknowledge it that much, it's much more useful for the community and I love it for that!
Sep 14 2020
parent Martin Tschierschke <mt smartdolphin.de> writes:
On Monday, 14 September 2020 at 11:10:01 UTC, WebFreak001 wrote:
 On Monday, 14 September 2020 at 10:24:04 UTC, Dennis wrote:
 On Monday, 14 September 2020 at 07:12:17 UTC, Abdulhaq wrote:
 If the purpose of the survey was to guide the lead team, then 
 yes it failed. If the purpose of the survey was to get a 
 picture of where the D community stands on various issues, 
 then it was a great success.
+1. I'm sorry to hear that Seb experiences it as a failure, because I really enjoyed both filling it in and reading the results.
+2, I don't think the lead team really needs to acknowledge it that much, it's much more useful for the community and I love it for that!
+ 3 :-)
Sep 14 2020
prev sibling parent reply bachmeier <no spam.net> writes:
On Monday, 14 September 2020 at 10:24:04 UTC, Dennis wrote:
 On Monday, 14 September 2020 at 07:12:17 UTC, Abdulhaq wrote:
 If the purpose of the survey was to guide the lead team, then 
 yes it failed. If the purpose of the survey was to get a 
 picture of where the D community stands on various issues, 
 then it was a great success.
+1. I'm sorry to hear that Seb experiences it as a failure, because I really enjoyed both filling it in and reading the results.
I don't think there's any reason to have an *official* survey just to see what people say. Anyone else can do that by doing the same things they did. I'm sure there will be plenty of responses.
Sep 14 2020
parent Ola Fosheim =?UTF-8?B?R3LDuHN0YWQ=?= <ola.fosheim.grostad gmail.com> writes:
On Monday, 14 September 2020 at 14:07:06 UTC, bachmeier wrote:
 I don't think there's any reason to have an *official* survey 
 just to see what people say. Anyone else can do that by doing 
 the same things they did. I'm sure there will be plenty of 
 responses.
But put it on the dlang front page to get somewhat less bias.
Sep 14 2020
prev sibling parent aberba <karabutaworld gmail.com> writes:
On Sunday, 13 September 2020 at 21:13:28 UTC, Seb wrote:
 On Sunday, 13 September 2020 at 16:58:30 UTC, Jackel wrote:
 [...]
 [...]
Don't forget that we got at least one of the top 10 features (assert diagnostics - https://github.com/dlang/dmd/pull/8517). Also, I gave up my PR on struct initialization (https://github.com/dlang/dmd/pull/8460) as I believe having a unified solution with named arguments is better for the language (see e.g. https://github.com/dlang/DIPs/blob/master/DIPs/DIP1030.md).
 [...]
Yes, leadership ignored it almost completely. As a simple example to show what happened, they decided to focus on "fast code, fast" (community was https://github.com/wilzbach/state-of-d-2018/blob/master/15a:%20How%20would%20you%20describe%20D%20in%20three%20words%3F).
Hmm...the leadership.
Sep 14 2020
prev sibling parent ryuukk_ <ryuukk_ gmail.com> writes:
On Sunday, 13 September 2020 at 09:21:52 UTC, Abdulhaq wrote:
 On Sunday, 13 September 2020 at 09:05:35 UTC, Yuxuan Shui wrote:
 On Sunday, 13 September 2020 at 07:21:53 UTC, Abdulhaq wrote:
 On Saturday, 12 September 2020 at 12:03:18 UTC, Yuxuan Shui 
 wrote:
 Rust is doing their annually survey for 2020 currently. 
 Could the D community do something similar? Or is there 
 already one that I am not aware of?
Build it and they will come.
Not sure what you mean. I'd rather see an official Dlang survey conducted by the team.
OK how about this then: the team are very busy so you could do this for them, but maybe you're not sure what questions to ask. I propose you think of 10 - 15 questions and post them here, ask for suggested amendments / additions. Wait a few days for replies then set up the survey yourself, I think (hope) lots of people will respond.
a survey need lot of participant to be relevant, independent move is bad because small people can't reach to a big audience for survey to work you need: - big voice - big userbase that's why Rust team is handling it, not rust user lambda
Sep 13 2020