Re: vibe.d on Web Framework Benchmarks

2017-06-09 Thread Elvis Zhou via Digitalmars-d
On Thursday, 8 June 2017 at 15:40:37 UTC, Ali Çehreli wrote: On 06/08/2017 05:09 AM, Dominikus Dittes Scherkl wrote: > Wow. Answer was actually visible before the OP. THAT is what I would > call fast. Did you use vibe.d? Your answer hasn't arrived yet. Using something other than vibe.d? :p A

Re: D for Android

2015-08-03 Thread Elvis Zhou via Digitalmars-d
On Thursday, 30 July 2015 at 19:38:12 UTC, Joakim wrote: On Monday, 25 May 2015 at 20:08:48 UTC, Joakim wrote: [...] Some good news, I've made progress on the port to Android/ARM, using ldc's 2.067 branch. Currently, all 46 modules in druntime and 85 of 88 modules in phobos pass their tests

Re: D for Android

2015-07-30 Thread Elvis Zhou via Digitalmars-d
On Thursday, 30 July 2015 at 19:38:12 UTC, Joakim wrote: On Monday, 25 May 2015 at 20:08:48 UTC, Joakim wrote: [...] Some good news, I've made progress on the port to Android/ARM, using ldc's 2.067 branch. Currently, all 46 modules in druntime and 85 of 88 modules in phobos pass their tests

Re: Last call for AliasSeq

2015-07-28 Thread Elvis Zhou via Digitalmars-d
On Tuesday, 28 July 2015 at 11:55:01 UTC, Ola Fosheim Grøstad wrote: On Tuesday, 28 July 2015 at 11:23:07 UTC, Elvis Zhou wrote: WTF does 'Seq' means? AliasSequence is much better! Seq is a function that maps natural numbers to values in the set X. «A finite sequence is a fini

Re: Last call for AliasSeq

2015-07-28 Thread Elvis Zhou via Digitalmars-d
On Tuesday, 28 July 2015 at 07:23:07 UTC, Sean Campbell wrote: On Friday, 24 July 2015 at 08:51:04 UTC, Marc Schütz wrote: Martin has just merged the rename of `TypeTuple` to `AliasSeq` into the stable branch, which will be released soon. If anyone wants to change the name again, please open a

Re: Martin Nowak is officially MIA

2015-06-18 Thread Elvis Zhou via Digitalmars-d
On Wednesday, 17 June 2015 at 23:47:26 UTC, deadalnix wrote: On Wednesday, 17 June 2015 at 18:35:48 UTC, Andrei Alexandrescu wrote: [...] There is a very important difference with an actual job: an actual job with a salary. You just can't expect the same level of commitment from a volunteer

Re: std.container: fork in the road

2015-06-17 Thread Elvis Zhou via Digitalmars-d
On Wednesday, 17 June 2015 at 06:08:57 UTC, Andrei Alexandrescu wrote: Took a fresh look at std.container from a Design by Introspection perspective, and my assessment is as follows: [...] (3)

Re: How's the new allocator module going and where to get it?

2015-01-21 Thread Elvis Zhou via Digitalmars-d
On Tuesday, 20 January 2015 at 16:37:30 UTC, Vladimir Panteleev wrote: On Tuesday, 20 January 2015 at 15:56:12 UTC, Elvis Zhou wrote: I can't find it in official repos. I believe the development is on Andrei's Phobos fork, branch "allocator": https://github.com/

How's the new allocator module going and where to get it?

2015-01-20 Thread Elvis Zhou via Digitalmars-d
I can't find it in official repos.

Re: cross post hn: (Rust) _ _ without GC

2014-12-22 Thread Elvis Zhou via Digitalmars-d
On Tuesday, 23 December 2014 at 03:32:12 UTC, Vic wrote: On Tuesday, 23 December 2014 at 00:49:57 UTC, anonymous wrote: On Monday, 22 December 2014 at 23:21:17 UTC, Vic wrote: I am not saying no GC; I am saying: a) something needs to be moved out of core. And many don't agree. Dear Anonym

Re: D for Android

2014-07-23 Thread Elvis Zhou via Digitalmars-d
On Thursday, 24 July 2014 at 01:17:44 UTC, Joakim wrote: On Thursday, 8 May 2014 at 16:16:22 UTC, Joakim wrote: Well, Android/x86 for now. I've been plugging away at getting D running on Android/x86 and got all of the druntime modules' unit tests and 37 of 50 phobos modules' unit tests to pass

Re: [OT] Lifetime elision proposal in Rust (& regex macro)

2014-07-01 Thread Elvis Zhou via Digitalmars-d
On Monday, 30 June 2014 at 17:47:11 UTC, Brian Rogoff wrote: On Monday, 30 June 2014 at 17:28:06 UTC, Ary Borenszweig wrote: On 6/30/14, 1:50 PM, Nick Treleaven wrote: Hi, This recent proposal looks like it might clean up typical Rust function What are those 'a all over the place? I never un

Re: Aurora Graphics Library Initial Design Discussion

2014-01-19 Thread Elvis Zhou
On Sunday, 19 January 2014 at 04:45:30 UTC, Adam Wilson wrote: On Sat, 18 Jan 2014 20:26:47 -0800, Kiith-Sa wrote: On Sunday, 19 January 2014 at 03:38:30 UTC, Adam Wilson wrote: Hello Everyone, Based on the previous thread I think we have enough to start laying out the design and writing c

Re: Ehem, ARM

2013-11-15 Thread Elvis Zhou
On Friday, 15 November 2013 at 06:18:00 UTC, Joakim wrote: On Friday, 15 November 2013 at 00:18:50 UTC, Martin Nowak wrote: On 11/14/2013 05:14 PM, Kai Nacke wrote: But this is only half of the story. My target is Linux/ARM which is already supported by druntime/phobos. If you target a smartph

Re: Qt bindings for D

2013-10-13 Thread Elvis Zhou
On Sunday, 13 October 2013 at 14:22:05 UTC, Abdulhaq wrote: On Sunday, 13 October 2013 at 13:45:13 UTC, Elvis Zhou wrote: On Sunday, 13 October 2013 at 12:39:55 UTC, Abdulhaq wrote: Hi guys a few months ago I tried to find working bindings for Qt and the best I could see was qtd. I tried

Re: Qt bindings for D

2013-10-13 Thread Elvis Zhou
On Sunday, 13 October 2013 at 12:39:55 UTC, Abdulhaq wrote: Hi guys a few months ago I tried to find working bindings for Qt and the best I could see was qtd. I tried compiling it but it didn't go too well on my Linux 64bit machine, and saw in the forums that the original developers had cease

Re: The "no gc" crowd

2013-10-09 Thread Elvis Zhou
On Tuesday, 8 October 2013 at 23:05:37 UTC, Walter Bright wrote: On 10/8/2013 12:34 PM, Jonathan M Davis wrote: I think that it's clear that for some projects, it's critical to minimize the GC, and I think that it's clear that we need to do a better job of supporting the folks who want to minim

Re: The "no gc" crowd

2013-10-08 Thread Elvis Zhou
On Tuesday, 8 October 2013 at 17:00:35 UTC, Dicebot wrote: On Tuesday, 8 October 2013 at 16:29:38 UTC, ponce wrote: Hidden language allocations: - concatenation operator ~ - homogeneous arguments void (T[]... args) - "real" closures that escapes - array literals - some phobos calls What els

Re: Top Github Languages for 2013 (so far)

2013-09-04 Thread Elvis
I'm new to D, from what I read in Reddit these days, it's really really bad that D's supporter always claim that D support Manual Memory Management and GC can be disabled , despite the truth that druntime/phobos are parts of D to an end user! I dislike GC but I dislike misleading much more!

Re: Top Github Languages for 2013 (so far)

2013-09-03 Thread Elvis
Why D get less popular than last year in positive influence of great DConf 2013?

Top Github Languages for 2013 (so far)

2013-09-03 Thread Elvis
http://adambard.com/blog/top-github-languages-for-2013-so-far/

Is there an equivalent of Rust owned pointer in D?

2013-08-05 Thread Elvis
Owned pointer in Rust is a good design IMO, how about D equivalent?

Re: working on the dlang.org website

2013-07-15 Thread Elvis
On Monday, 15 July 2013 at 20:34:07 UTC, Walter Bright wrote: On 7/15/2013 1:11 PM, Dicebot wrote: On Monday, 15 July 2013 at 19:54:54 UTC, Walter Bright wrote: Given how enormously popular Twitter is for breaking news and announcements, I think you're wrong about that. I have just check web

Re: Effective D book?

2013-06-14 Thread Elvis
On Saturday, 15 June 2013 at 02:17:59 UTC, Jonathan M Davis wrote: On Friday, June 14, 2013 20:29:09 monarch_dodra wrote: On Friday, 14 June 2013 at 15:38:02 UTC, Szymon Gatner wrote: > Any plans on that now that language is stable enough? Andrei > authoring maybe? Who would write it? I'm a b

Re: Could we use something better than zip for the dmd package?

2011-12-23 Thread Elvis Presley
Somedude Wrote: > Le 20/12/2011 20:57, Trass3r a écrit : > > The ftp is not the fastest one and 7z reduces the size by 40%. > > Wow, this thread sounds to me like a lot of noise for nothing. > > Meanwhile, Andrew Wiley received no response for his thread "Some Issues > with Synchronized". It's

Re: Could we use something better than zip for the dmd package?

2011-12-22 Thread Elvis Presley
Nick Sabalausky Wrote: > "Jonathan M Davis" wrote in message > news:mailman.1834.1324571496.24802.digitalmar...@puremagic.com... > > On Thursday, December 22, 2011 06:25:42 a wrote: > >> Why are you ignoring the statement about 7z having the same > >> accessibility > >> level as rar? Rar files

Re: Could we use something better than zip for the dmd package?

2011-12-21 Thread Elvis Presley
How about self extracting 7zip archive? It kick ass. Or have zip, targz/bz2 and 7zip download archive so chose what you like (repacking script should be more than 10 lines). Or making separate packages for each OS (bit more of a work too) Or making download/upgrade installer (tada!) its fancy and

Re: List of updated libraries

2011-12-19 Thread Elvis Presley
Andrei Alexandrescu Wrote: > On Monday, 19 December 2011 at 18:55:39 UTC, Brad Anderson wrote: > > I should probably point out--as this may have generated some > > confusion > > since I've started posting--that I'm not the same Brad Anderson > > as the one > > that runs DSource. > Nor am I The