March 13, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Thursday, 13 March 2014 at 21:34:48 UTC, Andrei Alexandrescu wrote:
> On 3/13/14, 2:25 PM, Vladimir Panteleev wrote:
>> On Thursday, 13 March 2014 at 19:52:05 UTC, Andrei Alexandrescu wrote:
>>> One idea I have is to place bounties on curating our large bug database.
>>
>> Would be nice if something could be done about the site's
>> responsiveness. Page load times of about 10 seconds, and occasionally
>> going as high as minutes, can get frustrating. Lately I've resorted to
>> parsing DFeed's digitalmars.D.bugs cache and dumping the database to my
>> filesystem.
>>
>> Can this be improved somehow? If it's about cycles, the server hosting
>> the forum and wiki is still mostly idle.
>
> Wrote our webmaster. Incidentally he beefed up our resources considerably recently.
Jan? I thought Brad (Pure Magic) hosted Bugzilla?
Speaking of which, how about bugs.dlang.org? Should be a painless migration with a proper redirect.
|
March 13, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Vladimir Panteleev | On 3/13/14, 2:43 PM, Vladimir Panteleev wrote: > On Thursday, 13 March 2014 at 21:34:48 UTC, Andrei Alexandrescu wrote: >> On 3/13/14, 2:25 PM, Vladimir Panteleev wrote: >>> On Thursday, 13 March 2014 at 19:52:05 UTC, Andrei Alexandrescu wrote: >>>> One idea I have is to place bounties on curating our large bug >>>> database. >>> >>> Would be nice if something could be done about the site's >>> responsiveness. Page load times of about 10 seconds, and occasionally >>> going as high as minutes, can get frustrating. Lately I've resorted to >>> parsing DFeed's digitalmars.D.bugs cache and dumping the database to my >>> filesystem. >>> >>> Can this be improved somehow? If it's about cycles, the server hosting >>> the forum and wiki is still mostly idle. >> >> Wrote our webmaster. Incidentally he beefed up our resources >> considerably recently. > > Jan? I thought Brad (Pure Magic) hosted Bugzilla? > > Speaking of which, how about bugs.dlang.org? Should be a painless > migration with a proper redirect. We have http://issues.dlang.org which Brad needs to get to. I pinged him for the fourth time just now. Andrei |
March 13, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On 03/13/2014 08:52 PM, Andrei Alexandrescu wrote:
>
> Following a good recent history with bounty work on D-related projects
> (especially GDC and LDC, congratulations!), Facebook is offering more
> funds to spend on useful D-related issues. The one way to increase
> investment in the area is to show that the current investment does
> improve things.
>
> The sweet spot seems to be $250 per issue.
>
> This is one place where discussing and voting would be very sensible.
> Please reply to this and/or vote on D issues on http://d.puremagic.com.
What about fixing compile-time reflection?
There is the notorious case
static if(!is(typeof(e))) enum f = true;
static if(!is(typeof(f))) enum e = true;
and many like it. Sometimes, compilation of the same program where source files are passed on the command line in a different order influences the behaviour of the produced executable.
|
March 13, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Thursday, 13 March 2014 at 19:52:05 UTC, Andrei Alexandrescu wrote:
>
> This is one place where discussing and voting would be very sensible. Please reply to this and/or vote on D issues on http://d.puremagic.com.
>
BTW Andrei,
According to Brad, if you want to increase users' vote quota or allow users to assign more than one vote per issue to better inform BountySource, it's up to you to do it.
I'm sorry. More trivial distractions that could easily delegated if the right person had authority.
Mike
|
March 13, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike | On Thursday, 13 March 2014 at 23:25:19 UTC, Mike wrote: > On Thursday, 13 March 2014 at 19:52:05 UTC, Andrei Alexandrescu wrote: >> >> This is one place where discussing and voting would be very sensible. Please reply to this and/or vote on D issues on http://d.puremagic.com. >> > > BTW Andrei, > > According to Brad, if you want to increase users' vote quota or allow users to assign more than one vote per issue to better inform BountySource, it's up to you to do it. > > I'm sorry. More trivial distractions that could easily delegated if the right person had authority. > > Mike Forgot the link: http://d.puremagic.com/issues/show_bug.cgi?id=12259 |
March 14, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike | On 3/13/14, 4:26 PM, Mike wrote:
> On Thursday, 13 March 2014 at 23:25:19 UTC, Mike wrote:
>> On Thursday, 13 March 2014 at 19:52:05 UTC, Andrei Alexandrescu wrote:
>>>
>>> This is one place where discussing and voting would be very sensible.
>>> Please reply to this and/or vote on D issues on http://d.puremagic.com.
>>>
>>
>> BTW Andrei,
>>
>> According to Brad, if you want to increase users' vote quota or allow
>> users to assign more than one vote per issue to better inform
>> BountySource, it's up to you to do it.
>>
>> I'm sorry. More trivial distractions that could easily delegated if
>> the right person had authority.
>>
>> Mike
>
> Forgot the link:
> http://d.puremagic.com/issues/show_bug.cgi?id=12259
Fantastic. I raised the number of votes per user to 20.
Andrei
|
March 14, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Friday, 14 March 2014 at 00:46:09 UTC, Andrei Alexandrescu wrote:
>
> Fantastic. I raised the number of votes per user to 20.
>
> Andrei
What about multiple votes per issue, so users can quantify the importance of an issue relative to others?
|
March 14, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike | On 3/13/14, 4:26 PM, Mike wrote:
> On Thursday, 13 March 2014 at 23:25:19 UTC, Mike wrote:
>> On Thursday, 13 March 2014 at 19:52:05 UTC, Andrei Alexandrescu wrote:
>>>
>>> This is one place where discussing and voting would be very sensible. Please reply to this and/or
>>> vote on D issues on http://d.puremagic.com.
>>>
>>
>> BTW Andrei,
>>
>> According to Brad, if you want to increase users' vote quota or allow users to assign more than
>> one vote per issue to better inform BountySource, it's up to you to do it.
>>
>> I'm sorry. More trivial distractions that could easily delegated if the right person had authority.
>>
>> Mike
>
> Forgot the link:
> http://d.puremagic.com/issues/show_bug.cgi?id=12259
The main reason I didn't make any changes is there was no decided on policy for what to change it to. I was fine with the 10 votes 1 per bug setting (and was a part of the long ago discussion that lead to that value). A nebulous 'change it please' is a pointless bug report and I don't own the policy.
|
March 14, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Mike | On 3/13/14, 5:51 PM, Mike wrote:
> On Friday, 14 March 2014 at 00:46:09 UTC, Andrei Alexandrescu wrote:
>>
>> Fantastic. I raised the number of votes per user to 20.
>>
>> Andrei
>
> What about multiple votes per issue, so users can quantify the
> importance of an issue relative to others?
I'd be okay with allowing a user to manage voting budget as they find fit. What do others think?
Andrei
|
March 14, 2014 Re: Bountysource: Facebook offers additional funding for D issues | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu | On Thu, Mar 13, 2014 at 05:46:29PM -0700, Andrei Alexandrescu wrote: [...] > Fantastic. I raised the number of votes per user to 20. [...] Only 20? :-( I was hoping to vote on all AA bugs... T -- "A one-question geek test. If you get the joke, you're a geek: Seen on a California license plate on a VW Beetle: 'FEATURE'..." -- Joshua D. Wachs - Natural Intelligence, Inc. |
Copyright © 1999-2021 by the D Language Foundation