Sebastian Wilzbach

Results 539 comments of Sebastian Wilzbach
trafficstars

Well, just make a PR to dlang.org and then I think we can easily change the link. I'm aware of the unmaintained dlanguage packages too. Well, ideally we should move...

BTW if people felt more comfortable with this being in dlang-community, I would be open to moving it there. CC @andre2007 @skoppe

(I'm sorry for missing this issue) > Is there a reason to have one image per base-image, with a distinct name? Yup, there is a historic reason. This project solely...

FYI I am aware of this and it's great news, but I'm currently busy with other things, so don't expect anything in the near future. I am happy to review...

That's weird. Maybe CircleCi is overwriting all environment variables these days? I guess you could get around this by doing `source /dlang/dmd-2.085.1/activate` before :/

+1 - would be great to have it in bower :)

> It could be clearer greenify/crossbio#2 but crossbio is also using the MIT licence, so that isn't a problem for adding this :) @peterjc: thanks for bringing up this issue....

Hey :) I did work on this a couple of months ago as part of the [crossb.io](http://crossb.io) project. Here's the current demo of the [BLAST dashboard](http://demo.crossb.io/blast) - however it is...

Hi Björn, > I had a first docker image if this running at some point. Have you updated the code since then? Nope - I did some minor modifications on...

> Because Phobos doesn't use Travis (at least not for CI), Yep, but it isn't that difficult to get it running with travis. See my PR https://github.com/D-Programming-Language/phobos/pull/4021 > and because...