dpaste web site

BBasile via Digitalmars-d digitalmars-d at puremagic.com
Mon Aug 31 11:59:05 PDT 2015


On Monday, 31 August 2015 at 12:22:24 UTC, nazriel wrote:
> On Sunday, 30 August 2015 at 15:05:41 UTC, BBasile wrote:
>> On Wednesday, 26 August 2015 at 05:54:44 UTC, nazriel wrote:
>>> On Thursday, 20 August 2015 at 20:28:48 UTC, Steven 
>>> Schveighoffer wrote:
>>>> dpaste.dzfl.pl is severely out of date. Who maintains this 
>>>> and can we get it updated? It's going to start hurting us 
>>>> pretty severely if we use it as our go-to site for pasting 
>>>> compiled-and-run d snippets, but it's only at version 2.065.
>>>>
>>>> -Steve
>>>
>>> I will work on it.
>>>
>>> Should be fixed before weekend.
>>>
>>> I will also open source dpaste frontend and backend so such 
>>> problems can be avoided in the future.
>>>
>>> Got a little bit behind with D related stuff and auto-updates 
>>> of DMD stopped working for some reason.
>>>
>>> That's why we are on 2.065.
>>>
>>> Regards,
>>> Damian Ziemba
>>
>> since mothes 90% of the new content is spam.
>> http://dpaste.dzfl.pl/pastes?p=8
>
> Looks like the recaptcha isn't working too well.
>
> I will try to look into this soon.
>
> Anyways, dmd is up to 2.068.
>
> Open sourcing will take little bit more time.
>
> Auto-update script is updated too.
> Thanks Martin!
>
> Regards,
> Damian Ziemba

Thx.
This fixes indirectly a problem with one of the sample on the 
homepage.
Does cleaning the spam could be automated  ? for example test if 
each line of a paste is an URL ? Also statistic on D keywords 
within a paste with a threshold, etc these kinds of stuffs.


More information about the Digitalmars-d mailing list