Re: Beta D 2.069.0-b1

2015-10-08 Thread Tourist via Digitalmars-d-announce
On Wednesday, 7 October 2015 at 22:33:09 UTC, Martin Nowak wrote: First beta for the 2.069.0 release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.069.0.html Please report any bugs at https://issues.dlang.org -Martin The "libcurl is now loaded dynamically" link is

Re: Moving forward with work on the D language and foundation

2015-08-24 Thread Tourist via Digitalmars-d-announce
On Monday, 24 August 2015 at 18:43:01 UTC, Andrei Alexandrescu wrote: Hello everyone, Following an increasing desire to focus on working on the D language and foundation, I have recently made the difficult decision to part ways with Facebook, my employer of five years and nine months.

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Tourist via Digitalmars-d-announce
On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * No threaded view? There are 4 view modes: http://beta.forum.dlang.org/help#view-modes I liked this: http://i.imgur.com/M1nLVkr.png Now it can only be

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Tourist via Digitalmars-d-announce
On Thursday, 4 June 2015 at 15:04:05 UTC, Vladimir Panteleev wrote: http://beta.forum.dlang.org/ Many major and minor improvements. Some major ones: - dlang.org theme, fully responsive and mobile-friendly - keyboard navigation in all views - automatically saved post drafts - get notified of

Re: forum.dlang.org, version 2 (BETA)

2015-06-04 Thread Tourist via Digitalmars-d-announce
On Thursday, 4 June 2015 at 20:08:04 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 20:06:10 UTC, Tourist wrote: On Thursday, 4 June 2015 at 19:42:09 UTC, Vladimir Panteleev wrote: On Thursday, 4 June 2015 at 17:57:26 UTC, Mr. Anonymous wrote: * No threaded view? There are 4

Re: dfmt 0.1.0

2015-02-20 Thread Tourist via Digitalmars-d-announce
On Friday, 20 February 2015 at 05:53:32 UTC, Brian Schott wrote: On Friday, 20 February 2015 at 05:23:45 UTC, Joakim wrote: On Friday, 20 February 2015 at 02:21:01 UTC, Brian Schott wrote: dfmt is a D source code formatting tool. https://github.com/Hackerpilot/dfmt/

Re: Smile, you're on Wired

2014-07-07 Thread Tourist via Digitalmars-d-announce
On Monday, 7 July 2014 at 16:06:45 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/2a20h5/wired_magazine_discovers_d/ https://hn.algolia.com/#!/story/forever/0/the%20next%20big%20programming%20language https://www.facebook.com/dlang.org/posts/880588921954790

Re: Offtopic: AMA (Was: Interview at Lang.NEXT)

2014-06-06 Thread Tourist via Digitalmars-d-announce
On Friday, 6 June 2014 at 19:27:35 UTC, Ary Borenszweig wrote: On 6/4/14, 3:19 AM, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/27911b/conversation_with_andrei_alexandrescu_all_things/ Andrei This is offtopic, but why are people obsessed with writing English

Re: dmd 2.065.0

2014-02-24 Thread Tourist
On Monday, 24 February 2014 at 08:45:31 UTC, Andrew Edwards wrote: Windows: http://ftp.digitalmars.com/dmd-2.065.0.exe http://ftp.digitalmars.com/dmd.2.065.0.windows.zip The .zip file for Windows isn't listed on the download page. http://dlang.org/download.html

Re: early alpha of D REPL

2014-02-13 Thread Tourist
On Tuesday, 11 February 2014 at 04:46:41 UTC, Martin Nowak wrote: Barely running but already fun and a little useful. Example: D import std.algorithm, std.array, std.file; = std D auto name(T)(T t) { | return t.name; | } = name D dirEntries(., SpanMode.depth).map!name.join(, ) =

Re: code.dlang.org now supports categories and search

2013-10-18 Thread Tourist
On Friday, 18 October 2013 at 10:23:20 UTC, Sönke Ludwig wrote: Am 17.10.2013 20:25, schrieb Tourist: On Thursday, 17 October 2013 at 18:22:02 UTC, Sönke Ludwig wrote: Am 16.10.2013 21:01, schrieb Sönke Ludwig: The DUB package registry [1] has finally gained support for the text and category

Re: Pragmatic D Tutorial

2013-10-16 Thread Tourist
On Sunday, 13 October 2013 at 08:23:16 UTC, Tourist wrote: On Saturday, 12 October 2013 at 23:34:11 UTC, qznc wrote: On Monday, 7 October 2013 at 22:39:26 UTC, qznc wrote: On Monday, 7 October 2013 at 20:36:46 UTC, Andrei Alexandrescu OP: any chance to adjust that page? Then we'll announce

Re: Start of dmd 2.064 beta program

2013-10-16 Thread Tourist
On Wednesday, 16 October 2013 at 20:28:42 UTC, Jacob Carlborg wrote: On Wednesday, 16 October 2013 at 20:19:17 UTC, Brad Roberts wrote: That's not a what, that's a who. Would you please elaborate on the what and why? I haven't seen any obstructionism coming from anyone in terms of

Re: Funny coverage of the recent reddit/hackernews chatter

2013-10-15 Thread Tourist
On Tuesday, 15 October 2013 at 17:47:54 UTC, Andrei Alexandrescu wrote: http://www.fastcolabs.com/3019948/more-about-d-language-and-why-facebook-is-experimenting-with-it Andrei Google shows a rise in interest as well: http://www.google.com/trends/explore?q=d+language#q=d%20languagecmpt=q

Re: Funny coverage of the recent reddit/hackernews chatter

2013-10-15 Thread Tourist
On Tuesday, 15 October 2013 at 21:17:15 UTC, Andrei Alexandrescu wrote: On 10/15/13 2:08 PM, qznc wrote: On Tuesday, 15 October 2013 at 17:59:38 UTC, Tourist wrote: On Tuesday, 15 October 2013 at 17:47:54 UTC, Andrei Alexandrescu wrote: http://www.fastcolabs.com/3019948/more-about-d-language

Re: Pragmatic D Tutorial on reddit and hackernews

2013-10-14 Thread Tourist
On Monday, 14 October 2013 at 20:49:22 UTC, Andrei Alexandrescu wrote: On 10/14/13 9:23 AM, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/1ofm56/pragmatic_d_tutorial/ https://news.ycombinator.com/item?id=6548111 Discuss! Andrei One interesting request on reddit:

Re: Pragmatic D Tutorial

2013-10-13 Thread Tourist
On Saturday, 12 October 2013 at 23:34:11 UTC, qznc wrote: On Monday, 7 October 2013 at 22:39:26 UTC, qznc wrote: On Monday, 7 October 2013 at 20:36:46 UTC, Andrei Alexandrescu OP: any chance to adjust that page? Then we'll announce to reddit. Too early for more publicity, I think. Now

Re: Facebook is using D in production starting today

2013-10-12 Thread Tourist
On Friday, 11 October 2013 at 21:24:01 UTC, Adam D. Ruppe wrote: Wow, the reddit thing is going absolutely nuts. I wish reddit's format was more readable, it is so hard to find new stuff among the mess of a tree layout :( Agree. You might want to try a userscript I forked, which: 1.

Re: Start of dmd 2.064 beta program

2013-10-12 Thread Tourist
On Saturday, 12 October 2013 at 22:16:13 UTC, Walter Bright wrote: http://ftp.digitalmars.com/dmd2beta.zip Current list of regressions: http://d.puremagic.com/issues/buglist.cgi?query_format=advancedbug_severity=regressionbug_status=NEWbug_status=ASSIGNEDbug_status=REOPENED This isn't a

Re: Facebook is using D in production starting today

2013-10-12 Thread Tourist
On Saturday, 12 October 2013 at 22:36:25 UTC, Kapps wrote: On Friday, 11 October 2013 at 21:24:01 UTC, Adam D. Ruppe wrote: Wow, the reddit thing is going absolutely nuts. I wish reddit's format was more readable, it is so hard to find new stuff among the mess of a tree layout :( Reddit

Re: Pragmatic D Tutorial

2013-10-07 Thread Tourist
On Monday, 7 October 2013 at 19:18:40 UTC, qznc wrote: I believe one of the things D needs right now is more documentation. Therefore, I started writing a tutorial. It is aimed at people who can already program well in other languages. This means nothing about loops or structs, because I

Re: Pragmatic D Tutorial

2013-10-07 Thread Tourist
On Monday, 7 October 2013 at 20:36:46 UTC, Andrei Alexandrescu wrote: OP: any chance to adjust that page? Then we'll announce to reddit. I don't think it's ready. If you want to promote a tutorial, I think that (at least for now) it should be the book of Ali Çehreli. Also I thought that