April 12, 2019
On Saturday, 23 March 2019 at 10:09:12 UTC, Ali Çehreli wrote:
> Thank you but this is only about software development tools.

I know. But that's still a good marketing. And I'm fan of your tech talks as well.

> Coding guidelines like MISRA and AUTOSAR have been developed and matured for C++ for years. There is no equivalent for D for it to be even considered by the automotive industry.

Well, MISRA is an evidance that C (C++) is quite error prone by desing.
I think, D can do better, . And the lack of dedicated tools is just a consequence of shortage on funds.

And I always say that the fact that C needs so many different tools (including those for AUTOSAR) is its disadventage actually (they consumes a lot of money and development time). But it is how the World works now. But who knows the furure? ;)

Cheers,
Piotrek


April 15, 2019
On Friday, 12 April 2019 at 17:55:28 UTC, Piotrek wrote:

>> Coding guidelines like MISRA and AUTOSAR have been developed and matured for C++ for years. There is no equivalent for D for it to be even considered by the automotive industry.
>
> Well, MISRA is an evidance that C (C++) is quite error prone by desing.
> I think, D can do better, . And the lack of dedicated tools is just a consequence of shortage on funds.
>
> And I always say that the fact that C needs so many different tools (including those for AUTOSAR) is its disadventage actually (they consumes a lot of money and development time). But it is how the World works now. But who knows the furure? ;)

+1

April 16, 2019
On Sunday, 7 April 2019 at 06:19:31 UTC, Mike Parker wrote:
> On Saturday, 6 April 2019 at 22:30:58 UTC, bauss wrote:
>>
>> The design is terrible and it really looks unprofessional.
>>
>> While the old site wasn't responsive, the design was at least slightly better.
>>
>> It just doesn't look very well done.
>>
>> I'm not trying to be negative or anything, but it looks like someone who just learn html/css in 1999 tried to make the design of the page.
>
> Perhaps raising money to pay an experienced web designer would be a good topic for a fundraiser later this year.

Given that I don't do compiler stuff, I could take a look at it to see how I can contribute, for free.

Where is the code hosted?
April 16, 2019
On Tuesday, 16 April 2019 at 23:12:43 UTC, aberba wrote:
> On Sunday, 7 April 2019 at 06:19:31 UTC, Mike Parker wrote:
>> On Saturday, 6 April 2019 at 22:30:58 UTC, bauss wrote:
>>>
>>> The design is terrible and it really looks unprofessional.
>>>
>>> While the old site wasn't responsive, the design was at least slightly better.
>>>
>>> It just doesn't look very well done.
>>>
>>> I'm not trying to be negative or anything, but it looks like someone who just learn html/css in 1999 tried to make the design of the page.
>>
>> Perhaps raising money to pay an experienced web designer would be a good topic for a fundraiser later this year.
>
> Given that I don't do compiler stuff, I could take a look at it to see how I can contribute, for free.

Thanks!

> Where is the code hosted?

https://github.com/dlang/dconf.org

You can find D Logos here:

https://github.com/dlang-community/artwork
1 2 3
Next ›   Last »