Munich D Meetup June 2019

2019-06-04 Thread Dragos Carp via Digitalmars-d-announce
After a break, we resume the D meetups in Munich. We will restart by having some mob programming sessions, where we will work together on one or two project ideas. RSVP at: https://www.meetup.com/de-DE/Munich-D-Programmers/events/261756227/

Autonomous driving company is looking for D software engineers

2019-06-18 Thread Dragos Carp via Digitalmars-d-announce
AID GmbH (https://aid-driving.eu) a subsidiary of AUDI AG is looking for experienced D-evelopers in Munich. If you want to employ your D expertise and be part of the autonomous driving revolution, apply under: https://jobs.lever.co/aid-driving/c4b243bd-c106-47ae-9aec-e34d5bbe0ce1?lever-via=vcP

Re: Autonomous driving company is looking for D software engineers

2019-06-23 Thread Dragos Carp via Digitalmars-d-announce
On Sunday, 23 June 2019 at 12:22:18 UTC, XavierAP wrote: On Tuesday, 18 June 2019 at 19:05:05 UTC, Dragos Carp wrote: https://jobs.lever.co/aid-driving/c4b243bd-c106-47ae-9aec-e34d5bbe0ce1?lever-via=vcPRnEaCR3 Thank you very much for sharing. You work at AID? As Laeeth says, could you let us

Re: DMD v2.066.0-b3

2014-07-14 Thread Dragos Carp via Digitalmars-d-announce
LINUX ftp.digitalmars.com/dmd.2.066.0-b3.linux.zip I think something got wrong on building the 2.066.0-b3. The sources from dmd.2.066.0-b3.linux.zip are not the same with the tagged version 2.066.0-b3 in git (for dmd at least). For example: unzipped dmd2.066-b3/src/dmd/nogc.c:65

Re: DMD v2.066.0-b4

2014-07-16 Thread Dragos Carp via Digitalmars-d-announce
On Wednesday, 16 July 2014 at 09:32:42 UTC, Lionello Lunesu wrote: Then paste the fix here and allow somebody else to do the boring PR stuff for you. Just saying "I've got a fix but not sharing" sounds childish. Fix is in Bugzilla attached, though without an unittest demonstrating the erro

Re: DUB 0.9.22 released

2014-09-25 Thread Dragos Carp via Digitalmars-d-announce
On Thursday, 25 September 2014 at 19:38:47 UTC, Ben Boeckel via Digitalmars-d-announce wrote: What about 1.2.3.x? How does dub handle letters in version numbers? Maybe "1.2.3.0w" would be viable ('w' for 'wrap'). 1.2.3.x is an invalid version number. Only 3 group numbers are allowed [1]. Th

Re: DUB 0.9.22 released

2014-09-26 Thread Dragos Carp via Digitalmars-d-announce
On Friday, 26 September 2014 at 08:37:12 UTC, tn wrote: On Friday, 26 September 2014 at 06:29:21 UTC, Dragos Carp wrote: Though you could use prerelease and/or build suffixes (1.2.3-0w / 1.2.3+0w). These are very close to what I would like to see. Though, if I understand correctly, build suff

Munich D Meetup July 2017

2017-07-03 Thread Dragos Carp via Digitalmars-d-announce
Hi all, On 18 July, we will have our next Munich meetup. Mario will give a talk with the title "Avoiding the Big Ball of Mud". As usual before and after the talk we will also have good conversations with pizza and drinks. Please RSVP on: https://www.meetup.com/de-DE/Munich-D-Programmers/even

Re: Munich D Meetup July 2017

2017-07-14 Thread Dragos Carp via Digitalmars-d-announce
Bump the thread, the next Munich D Meetup is getting closer. Dragos On Monday, 3 July 2017 at 18:23:27 UTC, Dragos Carp wrote: Hi all, On 18 July, we will have our next Munich meetup. Mario will give a talk with the title "Avoiding the Big Ball of Mud". As usual before and after the talk we

Munich D Meetup September 2017

2017-09-09 Thread Dragos Carp via Digitalmars-d-announce
Hi all, On 12 September, we will have our next Munich meetup. This time we will have a talk about D support for Protocol Buffers. As usual before and after the talk we will also have good conversations with pizza and drinks. Please RSVP on: https://www.meetup.com/de-DE/Munich-D-Programmers/e

Munich D Meetup November 2017

2017-11-13 Thread Dragos Carp via Digitalmars-d-announce
Hi all, Tomorrow November 14th, we will have our next Munich meetup. This time Seb and Stefan will give an introductory talk about templates and CTFE. After Andrei's awesome talk last month, we are happy to welcome new members of our group joining the regular meetups. As usual before and af

Re: Munich D Meetup November 2017

2017-11-13 Thread Dragos Carp via Digitalmars-d-announce
On Monday, 13 November 2017 at 19:15:01 UTC, bauss wrote: Sounds like fun. I wish I could make it down to Germany, but unfortunately I can't, especially not tomorrow with less than a day in advance :p Just join the meetup group, on the site we are much prompter. Will there be any possibil

Munich D Meetup December 2017

2017-12-04 Thread Dragos Carp via Digitalmars-d-announce
On December 20th, with the title "D School" we will have our next Munich meetup. Come as beginner and we assist you during a self-guided course. Come as advanced and we review your library or polish your PR. Please RSVP on: https://www.meetup.com/de-DE/Munich-D-Programmers/events/245624091/

Re: Munich D Meetup December 2017

2017-12-20 Thread Dragos Carp via Digitalmars-d-announce
Reminder for tonight! On Monday, 4 December 2017 at 21:30:07 UTC, Dragos Carp wrote: On December 20th, with the title "D School" we will have our next Munich meetup. Come as beginner and we assist you during a self-guided course. Come as advanced and we review your library or polish your PR.

Munich D Meetup February 2018

2018-01-22 Thread Dragos Carp via Digitalmars-d-announce
On February 7th, with the title "Declarative Programming" we will have our next Munich meetup. Mathis (https://github.com/FeepingCreature) will present "AutoString" utility and talk about transforming D code from imperative to declarative style. Please RSVP on: https://www.meetup.com/de-DE/M

Re: Munich D Meetup February 2018

2018-02-06 Thread Dragos Carp via Digitalmars-d-announce
On Monday, 22 January 2018 at 18:30:49 UTC, Dragos Carp wrote: On February 7th, with the title "Declarative Programming" we will have our next Munich meetup. Mathis (https://github.com/FeepingCreature) will present "AutoString" utility and talk about transforming D code from imperative to decl

Munich D Meetup April 2018

2018-04-13 Thread Dragos Carp via Digitalmars-d-announce
Our next gathering will be on April 18th. Stefan will introduce "Vectorflow - Netflix's Neural Network library in Action". We will also have as special guest Benoit Rostykus, the author of the library, who will call-in and take questions. Please RSVP on: https://www.meetup.com/de-DE/Munich-D

Munich D Meetup June 2018

2018-06-24 Thread Dragos Carp via Digitalmars-d-announce
Our next meetup will be tomorrow June 25th. Details and RSVP at: https://www.meetup.com/de-DE/Munich-D-Programmers/events/251718757/

asynchronous 0.4.1 released

2015-06-12 Thread Dragos Carp via Digitalmars-d-announce
asynchronous library - the python3 asyncio D port - is released. Code: https://github.com/dcarp/asynchronous Documentation: http://dcarp.github.io/asynchronous/index.html Dub: http://code.dlang.org/packages/asynchronous Now it should be easy to translate any python asyncio based application.

Re: Lessons Learned: Writing a filesystem in D

2015-07-08 Thread Dragos Carp via Digitalmars-d-announce
On Wednesday, 8 July 2015 at 13:08:08 UTC, Adrian Matoga wrote: I run up against the same problem with threads when trying to play audio asynchronously - the callbacks are made from another thread which is created outside D. I solved it by disabling GC in callbacks that might invoke it, but i

Re: Walter and I talk about D in Romania

2015-10-02 Thread Dragos Carp via Digitalmars-d-announce
On Friday, 2 October 2015 at 12:03:59 UTC, Dicebot wrote: If only this was mentioned at least few weeks earlier I'd try to attend :( Then don't miss this: http://codedive.pl/en/agenda/

Re: Release D 2.069.0

2015-11-09 Thread Dragos Carp via Digitalmars-d-announce
On Monday, 9 November 2015 at 12:28:09 UTC, FreeSlave wrote: I tried to install rpm-package on Fedora 20 with rpm -i, but it gives me error: Failed dependencies: glibc-devel(x86-32) is needed by dmd-2.069.0-0.x86_64 libcurl(x86-32) is needed by dmd-2.069.0-0.x86_64 Why do pac

Re: Proposed: start DConf days one hour later

2016-04-28 Thread Dragos Carp via Digitalmars-d-announce
On Wednesday, 27 April 2016 at 18:36:54 UTC, Andrei Alexandrescu wrote: The folks at Sociomantic suggested to start at 10:00 AM instead of 9:00 AM, therefore shifting the end time by one as well. Please reply with thoughts on this! We're particularly concerned about folks who need to take off e