June 18, 2015
On Thursday, 18 June 2015 at 20:09:58 UTC, Wyatt wrote:
> If DMD is sufficient, I'm not really any problems.  Even FHS has your back.  Sysadmin does this:
> ...

Cool! Found it:

  $ yum search dmd
  dmd.x86_64 : Digital Mars D Compiler

Hum, wheels will start turning now...  Thanks guys!
--
Chris

July 15, 2015
On Thursday, 28 May 2015 at 14:38:51 UTC, Manu wrote:
> I've been using D in all my personal projects for years now, but I
> lament coding C at work every day, and I pine for salvation.
> I seem to have reasonable influence in my workplaces, and I suspect I
> could have my workplace adopt D, but when considering the notion with
> other staff, we always seem to encounter hard blockers to migration
> that stop us in our tracks.
>
> [...]

Lack of a complete MySQL driver. No DECIMAL support that I know of. Lack of MySQL support in vibe.d.
July 15, 2015
By the way.. does anyone know if Sociomantic accepts remote D jobs?
July 15, 2015
On 07/15/2015 12:06 PM, Poyeyo wrote:
>
> Lack of a complete MySQL driver. No DECIMAL support that I know of. Lack
> of MySQL support in vibe.d.

Please file any issues you may have with mysql-native here:
https://github.com/mysql-d/mysql-native

Or ping any existing issues that you may need to ping.

July 16, 2015
On Wednesday, 15 July 2015 at 16:27:56 UTC, Piotr Szturmaj wrote:
> By the way.. does anyone know if Sociomantic accepts remote D jobs?

I guess it's best to ask them directly.
BTW, I was hoping maybe for a software division in Warsaw office.
July 16, 2015
On Wednesday, 15 July 2015 at 18:57:35 UTC, Nick Sabalausky wrote:
> On 07/15/2015 12:06 PM, Poyeyo wrote:
>>
>> Lack of a complete MySQL driver. No DECIMAL support that I know of. Lack
>> of MySQL support in vibe.d.
>
> Please file any issues you may have with mysql-native here:
> https://github.com/mysql-d/mysql-native
>
> Or ping any existing issues that you may need to ping.

https://github.com/mysql-d/mysql-native/issues/39 ?
July 16, 2015
On 7/15/15, Piotr Szturmaj via Digitalmars-d <digitalmars-d@puremagic.com> wrote:
> By the way.. does anyone know if Sociomantic accepts remote D jobs?

Not currently that I'm aware of. There were some exceptions, but this is rare. You can always e-mail careers@sociomantic.com to find out more. :)
July 16, 2015
Am 15.07.2015 um 18:06 schrieb Poyeyo:
> On Thursday, 28 May 2015 at 14:38:51 UTC, Manu wrote:
>> I've been using D in all my personal projects for years now, but I
>> lament coding C at work every day, and I pine for salvation.
>> I seem to have reasonable influence in my workplaces, and I suspect I
>> could have my workplace adopt D, but when considering the notion with
>> other staff, we always seem to encounter hard blockers to migration
>> that stop us in our tracks.
>>
>> [...]
>
> Lack of a complete MySQL driver. No DECIMAL support that I know of. Lack
> of MySQL support in vibe.d.

The mysql-native driver is fully vibe.d compatible.
July 16, 2015
On Thursday, 16 July 2015 at 12:04:11 UTC, Sönke Ludwig wrote:
> Am 15.07.2015 um 18:06 schrieb Poyeyo:
>> On Thursday, 28 May 2015 at 14:38:51 UTC, Manu wrote:
>>> I've been using D in all my personal projects for years now, but I
>>> lament coding C at work every day, and I pine for salvation.
>>> I seem to have reasonable influence in my workplaces, and I suspect I
>>> could have my workplace adopt D, but when considering the notion with
>>> other staff, we always seem to encounter hard blockers to migration
>>> that stop us in our tracks.
>>>
>>> [...]
>>
>> Lack of a complete MySQL driver. No DECIMAL support that I know of. Lack
>> of MySQL support in vibe.d.
>
> The mysql-native driver is fully vibe.d compatible.


What is the postgresql variant for vibe.d?

There are so many database api's for D.




July 16, 2015
Am 16.07.2015 um 14:18 schrieb sclytrack:
> On Thursday, 16 July 2015 at 12:04:11 UTC, Sönke Ludwig wrote:
>> Am 15.07.2015 um 18:06 schrieb Poyeyo:
>>> On Thursday, 28 May 2015 at 14:38:51 UTC, Manu wrote:
>>>> I've been using D in all my personal projects for years now, but I
>>>> lament coding C at work every day, and I pine for salvation.
>>>> I seem to have reasonable influence in my workplaces, and I suspect I
>>>> could have my workplace adopt D, but when considering the notion with
>>>> other staff, we always seem to encounter hard blockers to migration
>>>> that stop us in our tracks.
>>>>
>>>> [...]
>>>
>>> Lack of a complete MySQL driver. No DECIMAL support that I know of. Lack
>>> of MySQL support in vibe.d.
>>
>> The mysql-native driver is fully vibe.d compatible.
>
>
> What is the postgresql variant for vibe.d?
>
> There are so many database api's for D.

Should be https://github.com/pszturmaj/ddb