M:N thread multiplexing

2017-07-30 Thread Poyeyo via Digitalmars-d
Reading this article: http://www.evanmiller.org/why-im-learning-perl-6.html makes me curious about the state of Dlang's M:N thread multiplexing. Quoting the article: "if you want M:N thread multiplexing your options today are precisely Erlang, Go, .NET, and Perl 6." Is it possible to add D t

Re: anyone using msgpackrpc-d ? it's currently broken and doesn't seem maintained

2017-06-15 Thread Poyeyo via Digitalmars-d
On Monday, 12 June 2017 at 18:12:38 UTC, Timothee Cour wrote: any help on this would be most welcome: https://github.com/msgpack-rpc/msgpack-rpc-d/issues/16 Unfortunately I find the RPC support in D lacking. Having a good RPC integration for D is key for production use of D where one wants to

Re: Researcher question – what's the point of semicolons and curly braces?

2016-05-03 Thread Poyeyo via Digitalmars-d
On Tuesday, 3 May 2016 at 03:48:09 UTC, Joe Duarte wrote: Hi all, I'm a social scientist and I'm preparing some studies on the effects of programming language syntax on learning, motivation to pursue programming, as well as any disproportionate effects that PL syntax has on the appeal of prog

Re: I hate new DUB config format

2015-11-29 Thread Poyeyo via Digitalmars-d
On Sunday, 29 November 2015 at 16:07:05 UTC, UserAbcabc123 wrote: On Sunday, 29 November 2015 at 06:03:21 UTC, Poyeyo wrote: On Saturday, 28 November 2015 at 23:38:35 UTC, UserAbcabc123 wrote: On Saturday, 28 November 2015 at 22:00:32 UTC, Poyeyo wrote: Dubconf seems to me a good replacement n

Re: I have this game engine...

2015-11-29 Thread Poyeyo via Digitalmars-d
On Sunday, 1 November 2015 at 01:33:29 UTC, Manu wrote: So, I just wanted to put this idea out there, and see what other people make of it. [...] I'm interested in learning what the commercial license is. Right now it is unclear and secretive, in contrast with Unity and Unreal engines.

Re: I hate new DUB config format

2015-11-28 Thread Poyeyo via Digitalmars-d
On Saturday, 28 November 2015 at 23:38:35 UTC, UserAbcabc123 wrote: On Saturday, 28 November 2015 at 22:00:32 UTC, Poyeyo wrote: Dubconf seems to me a good replacement name for the format. Hilarous, I guess you didn't read the topic at all... I've read it all. But I'm not joining the group i

Re: I hate new DUB config format

2015-11-28 Thread Poyeyo via Digitalmars-d
On Wednesday, 25 November 2015 at 19:05:15 UTC, Walter Bright wrote: The main problem with SDL is it's name. It's not an overly popular project - it doesn't even have an article in Wikipedia. That alone is not a problem - if we had something against non-mainstream project we wouldn't be using D

Re: Why aren't you using D at work?

2015-07-15 Thread Poyeyo via Digitalmars-d
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 c

Re: code cleanup in druntime and phobos

2014-09-02 Thread Poyeyo via Digitalmars-d
On Saturday, 30 August 2014 at 14:37:29 UTC, Dicebot wrote: On Saturday, 30 August 2014 at 14:32:01 UTC, Daniel Murphy wrote: "Dicebot" wrote in message news:xovsaqnanmmgaltip...@forum.dlang.org... It is not hard, it is plain unacceptable for certain people. Call that religious reasons. Us

Re: Before we implement SDL package format for DUB

2014-08-28 Thread Poyeyo via Digitalmars-d
On Monday, 25 August 2014 at 16:40:10 UTC, Jonathan Marler wrote: Hello everyone, I've been working on SDL support for DUB and wanted to get some people's opinions on whether we should really use SDL. I've posted my thoughts here: http://forum.rejectedsoftware.com/groups/rejectedsoftware.dub

Re: critique of vibe.d

2014-07-10 Thread Poyeyo via Digitalmars-d
On Wednesday, 9 July 2014 at 19:05:54 UTC, w0rp wrote: * An ORM, which absolutely must have a way to build queries a piece at a time without writing any SQL, like Django. * A framework for generating all of the SQL required for database migrations like South or the built in migrations in Django

Re: dec64 decimal floating point type

2014-06-10 Thread Poyeyo via Digitalmars-d
On Tuesday, 15 April 2014 at 07:12:41 UTC, Alix Pexton wrote: I contacted Doug to ask if he had any additional resources that I could use to make my argument for DEC64. I only got a brief reply (happy to get any reply from someone so busy) to the effect that everything he has to say on the matt