Thread overview | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
November 06, 2015 Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
The ideas page for the 2016 Google Summer of Code is now up: http://wiki.dlang.org/GSOC_2016_Ideas Right now it is remarkably similar to the 2015 page! The Google folks seem rather busy, so maybe no one would notice, but if anyone has ideas for new projects that would be fantastic. Also, if anyone feels an existing project needs to be withdrawn, please let me know. Cheers, Craig |
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to Craig Dillabaugh | On 06/11/15 4:17 PM, Craig Dillabaugh wrote:
> The ideas page for the 2016 Google Summer of Code is now up:
>
> http://wiki.dlang.org/GSOC_2016_Ideas
>
> Right now it is remarkably similar to the 2015 page! The Google folks
> seem rather busy, so maybe no one would notice, but if anyone has ideas
> for new projects that would be fantastic.
>
> Also, if anyone feels an existing project needs to be withdrawn, please
> let me know.
>
> Cheers,
>
> Craig
Please withdraw Cmsed. I've since stopped working on it. In favor of writing a web application server. Which should solve most of the problems it had.
|
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to Craig Dillabaugh | On Friday, 6 November 2015 at 03:17:59 UTC, Craig Dillabaugh wrote:
> The ideas page for the 2016 Google Summer of Code is now up:
>
> http://wiki.dlang.org/GSOC_2016_Ideas
>
> Right now it is remarkably similar to the 2015 page! The Google folks seem rather busy, so maybe no one would notice, but if anyone has ideas for new projects that would be fantastic.
>
> Also, if anyone feels an existing project needs to be withdrawn, please let me know.
>
> Cheers,
>
> Craig
Cool, I did not know there're plans for std.i18n.
By the way, I'm not student anymore, so no GSOC for me.
|
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to Craig Dillabaugh | On Friday, 6 November 2015 at 03:17:59 UTC, Craig Dillabaugh wrote: > The ideas page for the 2016 Google Summer of Code is now up: > > http://wiki.dlang.org/GSOC_2016_Ideas Concerning "Phobos: D Standard Library", specifically std.parallel, how about "a fork()-backend to std.process OR std.parallel" as mentioned in this post [1]. [1] http://forum.dlang.org/post/lpktvvgesolvoprjwrln@forum.dlang.org |
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gerald Jansen | On Friday, 6 November 2015 at 09:07:36 UTC, Gerald Jansen wrote:
> On Friday, 6 November 2015 at 03:17:59 UTC, Craig Dillabaugh wrote:
>> The ideas page for the 2016 Google Summer of Code is now up:
>>
>> http://wiki.dlang.org/GSOC_2016_Ideas
>
> Concerning "Phobos: D Standard Library", specifically std.parallel, how about "a fork()-backend to std.process OR std.parallel" as mentioned in this post [1].
>
> [1] http://forum.dlang.org/post/lpktvvgesolvoprjwrln@forum.dlang.org
Would you be interested in mentoring that?
Also, for anything Phobos related it would be good to have general consensus that the project would eventually make its way into std.experimental at least. The discussion you linked to proposed the idea, but there wasn't much follow on. Perhaps a proposal should be floated on the General thread.
|
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rikki Cattermole | On Friday, 6 November 2015 at 03:19:58 UTC, Rikki Cattermole wrote:
> On 06/11/15 4:17 PM, Craig Dillabaugh wrote:
>> The ideas page for the 2016 Google Summer of Code is now up:
>>
>> http://wiki.dlang.org/GSOC_2016_Ideas
>>
>> Right now it is remarkably similar to the 2015 page! The Google folks
>> seem rather busy, so maybe no one would notice, but if anyone has ideas
>> for new projects that would be fantastic.
>>
>> Also, if anyone feels an existing project needs to be withdrawn, please
>> let me know.
>>
>> Cheers,
>>
>> Craig
>
> Please withdraw Cmsed. I've since stopped working on it. In favor of writing a web application server. Which should solve most of the problems it had.
Will do!
|
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to FreeSlave | On Friday, 6 November 2015 at 08:47:48 UTC, FreeSlave wrote:
> On Friday, 6 November 2015 at 03:17:59 UTC, Craig Dillabaugh wrote:
>> The ideas page for the 2016 Google Summer of Code is now up:
>>
>> http://wiki.dlang.org/GSOC_2016_Ideas
>>
>> Right now it is remarkably similar to the 2015 page! The Google folks seem rather busy, so maybe no one would notice, but if anyone has ideas for new projects that would be fantastic.
>>
>> Also, if anyone feels an existing project needs to be withdrawn, please let me know.
>>
>> Cheers,
>>
>> Craig
>
> Cool, I did not know there're plans for std.i18n.
>
> By the way, I'm not student anymore, so no GSOC for me.
But now you can be a mentor :o)
|
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to CraigDillabaugh | On Friday, 6 November 2015 at 13:53:25 UTC, CraigDillabaugh wrote:
> On Friday, 6 November 2015 at 09:07:36 UTC, Gerald Jansen wrote:
>>
>> Concerning "Phobos: D Standard Library", specifically std.parallel, how about "a fork()-backend to std.process OR std.parallel" as mentioned in this post [1].
>>
>> [1] http://forum.dlang.org/post/lpktvvgesolvoprjwrln@forum.dlang.org
>
> Would you be interested in mentoring that?
>
> Also, for anything Phobos related it would be good to have general consensus that the project would eventually make its way into std.experimental at least. The discussion you linked to proposed the idea, but there wasn't much follow on. Perhaps a proposal should be floated on the General thread.
I am still in D kindergarten and this is way out of my depth. Sorry for the noise.
|
November 06, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to Gerald Jansen | On Friday, 6 November 2015 at 14:20:54 UTC, Gerald Jansen wrote:
> On Friday, 6 November 2015 at 13:53:25 UTC, CraigDillabaugh wrote:
>> On Friday, 6 November 2015 at 09:07:36 UTC, Gerald Jansen wrote:
>>> [...]
>>
>> Would you be interested in mentoring that?
>>
>> Also, for anything Phobos related it would be good to have general consensus that the project would eventually make its way into std.experimental at least. The discussion you linked to proposed the idea, but there wasn't much follow on. Perhaps a proposal should be floated on the General thread.
>
> I am still in D kindergarten and this is way out of my depth. Sorry for the noise.
No need to apologize. Maybe if you can't do it, we can find someone who would .. but I always ask as a matter of principle :o)
|
November 17, 2015 Re: Google Summer of Code 2016 Ideas Page | ||||
---|---|---|---|---|
| ||||
Posted in reply to CraigDillabaugh Attachments:
| On Fri, 2015-11-06 at 13:53 +0000, CraigDillabaugh via Digitalmars-d- announce wrote: > On Friday, 6 November 2015 at 09:07:36 UTC, Gerald Jansen wrote: > > On Friday, 6 November 2015 at 03:17:59 UTC, Craig Dillabaugh wrote: > > > The ideas page for the 2016 Google Summer of Code is now up: > > > > > > http://wiki.dlang.org/GSOC_2016_Ideas > > > > Concerning "Phobos: D Standard Library", specifically std.parallel, how about "a fork()-backend to std.process OR std.parallel" as mentioned in this post [1]. > > > > [1] http://forum.dlang.org/post/lpktvvgesolvoprjwrln@forum.dlang.org > > Would you be interested in mentoring that? > > Also, for anything Phobos related it would be good to have general consensus that the project would eventually make its way into std.experimental at least. The discussion you linked to proposed the idea, but there wasn't much follow on. Perhaps a proposal should be floated on the General thread. Sadly I am not really sure what that comment was suggesting. Given there was a claim of 3x speed up there must have been code. If that code could be put forward then experiments could be run. Possibly something for GSoC in that alone. -- Russel. ============================================================================= Dr Russel Winder t: +44 20 7585 2200 voip: sip:russel.winder@ekiga.net 41 Buckmaster Road m: +44 7770 465 077 xmpp: russel@winder.org.uk London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder |
Copyright © 1999-2021 by the D Language Foundation