Re: LDC 0.16.0 has been released!

2015-10-24 Thread Joakim via Digitalmars-d-announce
On Saturday, 24 October 2015 at 15:40:41 UTC, Jack Stouffer wrote: On Saturday, 24 October 2015 at 03:11:30 UTC, Joakim wrote: The associated travis CI run that finally went green with ldc 0.16.0 beta 2 took about as long as the other D compilers, so performance of ldc-compiled ddmd seems

Re: LDC 0.16.0 has been released!

2015-10-23 Thread Joakim via Digitalmars-d-announce
On Friday, 23 October 2015 at 20:10:17 UTC, Jack Stouffer wrote: On Thursday, 22 October 2015 at 19:00:07 UTC, Kai Nacke wrote: Hi everyone, LDC 0.16.0, the LLVM-based D compiler, is available for download! Congratulations! Has anyone on the LDC team done any benchmarks on how much faster

Re: Fastest JSON parser in the world is a D project

2015-10-22 Thread Joakim via Digitalmars-d-announce
On Thursday, 22 October 2015 at 20:54:01 UTC, Marco Leise wrote: Am Thu, 22 Oct 2015 06:10:56 -0700 schrieb Walter Bright : On 10/21/2015 3:40 PM, Laeeth Isharc wrote: > Have you thought about writing up your experience with > writing fast json? A bit like

Re: Calypso progress report (+ updated MingW64 build)

2015-10-21 Thread Joakim via Digitalmars-d-announce
On Wednesday, 21 October 2015 at 23:40:15 UTC, Elie Morisse wrote: It's been a while since the last update, so here's a quick one before making the jump to LDC 0.16. You should write a blog post explaining what you have done so far and what remains to be done, then submit it to the usual link

Re: Beta D 2.069.0-b1

2015-10-09 Thread Joakim 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 I just noticed that you added the beta to the

Re: reggae v0.5.0: new features in the D meta-build system

2015-09-22 Thread Joakim via Digitalmars-d-announce
On Tuesday, 22 September 2015 at 12:39:48 UTC, Per Nordlöw wrote: On Wednesday, 16 September 2015 at 14:07:17 UTC, Atila Neves wrote: http://code.dlang.org/my_packages/reggae What's new: Atila If you want to build a really revolutionary *new* build system you should turn reggae into a

Re: LLVM 3.7 released - LDC is ready to use it!

2015-09-01 Thread Joakim via Digitalmars-d-announce
On Tuesday, 1 September 2015 at 21:45:32 UTC, Kai Nacke wrote: Hi all! LLVM 3.7 has been released some minutes ago! See the release notes here: http://llvm.org/releases/3.7.0/docs/ReleaseNotes.html Downloads: http://llvm.org/releases/download.html#3.7.0 Also note that LDC is mentioned in

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

2015-08-24 Thread Joakim 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: D-Day for DMD is today!

2015-08-23 Thread Joakim via Digitalmars-d-announce
On Sunday, 23 August 2015 at 05:17:33 UTC, Walter Bright wrote: https://github.com/D-Programming-Language/dmd/pull/4923 We have made the switch from C++ DMD to D DMD! Many, many thanks to Daniel Murphy for slaving away for 2.5 years to make this happen. More thanks to Martin Nowak for

Re: Seattle D meetup

2015-08-02 Thread Joakim via Digitalmars-d-announce
On Sunday, 2 August 2015 at 22:53:00 UTC, Walter Bright wrote: Seeing the threads on London, Silicon Valley and Berlin meetups, is there any interest for a Seattle one? btw, the Silicon Valley Meetup doesn't show up on this nice little worldwide map of Dlang Meetups on their website:

Re: Case study on ranges and lazy evaluation

2015-07-20 Thread Joakim via Digitalmars-d-announce
On Monday, 20 July 2015 at 17:26:31 UTC, Matt Kline wrote: With the general push to make more of Phobos use lazily evaluated ranges, Walter's DConf talk, and even C++ moving towards ranges (https://www.youtube.com/watch?v=uXBcwcF3ln4), I wrote a small article with a case study examining their

Re: LDC for iOS prebuilt binaries

2015-07-10 Thread Joakim via Digitalmars-d-announce
On Friday, 10 July 2015 at 20:38:16 UTC, Rishub Nagpal wrote: On Thursday, 9 July 2015 at 06:32:28 UTC, Dan Olson wrote: I've made a set of binaries and universal libs for the LDC iOS cross-compiler. It is based on LDC 0.15.1 (2.066) and LLVM 3.5.1.

Re: This Week in D #23 - Interview with Dmitry Olshansky, dmd beta, std.experimental.color

2015-07-10 Thread Joakim via Digitalmars-d-announce
On Friday, 10 July 2015 at 20:42:02 UTC, Dmitry Olshansky wrote: On 10-Jul-2015 23:34, Joakim wrote: On Thursday, 2 July 2015 at 10:26:36 UTC, Dmitry Olshansky wrote: On 29-Jun-2015 06:46, Adam D. Ruppe wrote: http://arsdnet.net/this-week-in-d/jun-28.html I should have probably said on the

Re: This Week in D #23 - Interview with Dmitry Olshansky, dmd beta, std.experimental.color

2015-07-10 Thread Joakim via Digitalmars-d-announce
On Thursday, 2 July 2015 at 10:26:36 UTC, Dmitry Olshansky wrote: On 29-Jun-2015 06:46, Adam D. Ruppe wrote: http://arsdnet.net/this-week-in-d/jun-28.html I should have probably said on the day one - AMA. P.S. Thanks to Joakim for editing my stream of consciousness into this tidy text ;)

Re: Four new DConf 2015 videos

2015-07-08 Thread Joakim via Digitalmars-d-announce
On Wednesday, 8 July 2015 at 13:56:37 UTC, Andrei Alexandrescu wrote: On 7/8/15 6:29 AM, ZombineDev wrote: Andrei Alexandrescu -- Keynote: Generic Programming Must Go dconf link: http://dconf.org/2015/talks/alexandrescu.html video link: https://www.youtube.com/watch?v=mCrVYYlFTrA

Re: This Week in D #23 - Interview with Dmitry Olshansky, dmd beta, std.experimental.color

2015-07-02 Thread Joakim via Digitalmars-d-announce
On Thursday, 2 July 2015 at 10:26:36 UTC, Dmitry Olshansky wrote: On 29-Jun-2015 06:46, Adam D. Ruppe wrote: http://arsdnet.net/this-week-in-d/jun-28.html I should have probably said on the day one - AMA. P.S. Thanks to Joakim for editing my stream of consciousness into this tidy text ;)

Re: Walter, Brian, and Daniel's DConf 2015 talks are up

2015-06-21 Thread Joakim via Digitalmars-d-announce
On Friday, 19 June 2015 at 22:47:03 UTC, Brad Anderson wrote: Walter: https://www.youtube.com/watch?v=znjesAXEEqw Brian: https://www.youtube.com/watch?v=FmFyB9e7edw Daniel: https://www.youtube.com/watch?v=5daHGXSetXk I've only just started watching but the editing seems to be well done so

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

2015-06-05 Thread Joakim 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. Man, I think we found the ultimate bikeshed topic for D, with 113 replies in one day. :) There is a bug in the currently deployed DFeed forum with Chrome on

Re: DConf 2015 has ended. See you in Berlin at DConf 2016!

2015-05-30 Thread Joakim via Digitalmars-d-announce
On Saturday, 30 May 2015 at 05:08:18 UTC, Andrei Alexandrescu wrote: Why not DConf is carried out twice a year!? :) E.g. in May and in November. It would be really great. Please think about it! Hmm, there may be a little disconnect here. Organizing conferences costs money, which currently

Re: Monday is last day for DConf 2015 registrations

2015-05-18 Thread Joakim via Digitalmars-d-announce
On Monday, 18 May 2015 at 02:20:02 UTC, Andrei Alexandrescu wrote: On 5/17/15 6:56 PM, Walter Bright wrote: Because we have to give the head count to caterer on Tuesday. http://dconf.org/2015/registration.html Time to stop procrastinating! See you there! Also, to registrants and speakers:

Re: Gary Willoughby: Why Go's design is a disservice to intelligent programmers

2015-03-29 Thread Joakim via Digitalmars-d-announce
On Monday, 30 March 2015 at 00:20:11 UTC, Laeeth Isharc wrote: https://www.quora.com/Why-didnt-D-language-become-mainstream-comparing-to-Golang fwiw Nice, well-written answer, enjoyed reading it.

Re: dsq-1: open-source software synthesizer

2015-03-29 Thread Joakim via Digitalmars-d-announce
On Sunday, 29 March 2015 at 17:30:39 UTC, Foo wrote: On Sunday, 29 March 2015 at 17:24:53 UTC, Joakim wrote: Hmm, this sounds like it might be a bug or design flaw. debug is supposed to provide an escape hatch from even pure functions: I don't see why it wouldn't provide the same for @nogc

Re: This Week in D, issue 6 - DConf, ddmd, dmd beta, return ref, install tip

2015-02-22 Thread Joakim via Digitalmars-d-announce
On Monday, 23 February 2015 at 01:14:29 UTC, Adam D. Ruppe wrote: Here's the newest This Week in D, the big news being ddmd and the dmd beta. http://arsdnet.net/this-week-in-d/feb-22.html The tip of this week has to do with installation: as a Slackware user, the new download page made me

Re: dfmt 0.1.0

2015-02-19 Thread Joakim via Digitalmars-d-announce
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/ https://github.com/Hackerpilot/dfmt/releases/tag/v0.1.0 Thanks, you should list some of the formatting changes it makes in the README.

Re: dfmt 0.1.0

2015-02-19 Thread Joakim 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: 2015 H1 Vision

2015-02-02 Thread Joakim via Digitalmars-d-announce
On Monday, 2 February 2015 at 05:17:40 UTC, Jerry Morrison wrote: On Monday, 2 February 2015 at 03:50:10 UTC, Joakim wrote: C and C++ are very general-purpose, but they can still be considered as a niche of performance languages. What's wrong with D aiming for that niche? Most uses of C

Re: 2015 H1 Vision

2015-02-01 Thread Joakim via Digitalmars-d-announce
On Monday, 2 February 2015 at 01:43:02 UTC, Jerry Morrison wrote: On Monday, 2 February 2015 at 00:58:53 UTC, Andrei Alexandrescu wrote: On 2/1/15 3:52 PM, Jerry Morrison wrote: The other big thing missing from the Vision doc is picking a niche, That may as well come later - or not at all.

Re: 2015 H1 Vision

2015-01-31 Thread Joakim via Digitalmars-d-announce
On Sunday, 1 February 2015 at 01:17:41 UTC, Andrei Alexandrescu wrote: Hello, Walter and I have been mulling for a while on a vision for the first six months of 2015. http://wiki.dlang.org/Vision/2015H1 This is stuff we consider important for D going forward and plan to work actively on.

Re: Silicon Valley D Users' first meeting

2015-01-23 Thread Joakim via Digitalmars-d-announce
On Thursday, 22 January 2015 at 06:47:13 UTC, Ali Çehreli wrote: Thursday, January 22, 2015, 6pm Many people you know from the forums will be there. Andrei is giving a presentation as well: http://www.meetup.com/D-Lang-Sillicon-Valley/events/219413448/ Will there be a video or writeup

Re: Binutils 2.25 Released - New D demangling support

2015-01-14 Thread Joakim via Digitalmars-d-announce
On Wednesday, 14 January 2015 at 14:42:09 UTC, Jacob Carlborg wrote: On 2015-01-14 09:46, Iain Buclaw via Digitalmars-d-announce wrote: I can't comment on that. Maybe via Macports? Otherwise if BSD have their own linker, someone will need to go and get friendly with the developers up

Re: DConf 2015 Call for Submissions is now open

2015-01-13 Thread Joakim via Digitalmars-d-announce
On Tuesday, 13 January 2015 at 07:30:22 UTC, Brad Anderson wrote: On Tuesday, 13 January 2015 at 00:22:33 UTC, Mike wrote: I have a suggestion for any compiler implementers: How about a talk on how to get started hacking the compiler. Something that may lower the entry barrier and encourage

Re: DMD's lexer available on code.dlang.org

2015-01-06 Thread Joakim via Digitalmars-d-announce
On Tuesday, 6 January 2015 at 14:38:21 UTC, Dicebot wrote: It will be really cool when same package will be reused by DMD itself :P I believe ddmd has passed all tests on most platforms for a long time now, so there is nothing stopping those building from source from using ddmd now. :)

Re: 2D game engine written in D is in progress

2014-12-21 Thread Joakim via Digitalmars-d-announce
On Sunday, 21 December 2014 at 15:44:05 UTC, ketmar via Digitalmars-d-announce wrote: On Sun, 21 Dec 2014 07:54:53 + Joakim via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: That still doesn't answer the question of why anyone would spend time collecting stats when it's

Re: 2D game engine written in D is in progress

2014-12-21 Thread Joakim via Digitalmars-d-announce
Sigh, I did ask you some questions, which you've answered with a couple more questions, so I'll give you one last response. On Sunday, 21 December 2014 at 18:52:00 UTC, ketmar via Digitalmars-d-announce wrote: On Sun, 21 Dec 2014 18:24:12 + Joakim via Digitalmars-d-announce digitalmars-d

Re: 2D game engine written in D is in progress

2014-12-20 Thread Joakim via Digitalmars-d-announce
On Friday, 19 December 2014 at 17:21:43 UTC, ketmar via Digitalmars-d-announce wrote: it is still unusable. i don't care what problems samsung or other oem have, as i still got the closed proprietary system. Not exactly, as the flourishing Android ROM scene shows. While many people also

Re: 2D game engine written in D is in progress

2014-12-20 Thread Joakim via Digitalmars-d-announce
On Saturday, 20 December 2014 at 11:57:49 UTC, ketmar via Digitalmars-d-announce wrote: i still can't understand how buying closed proprietary crap supports FOSS. and android is still proprietary system with opened source, not FOSS. I'll tell you how. First off, all the external OSS

Re: 2D game engine written in D is in progress

2014-12-20 Thread Joakim via Digitalmars-d-announce
On Saturday, 20 December 2014 at 15:48:59 UTC, ketmar via Digitalmars-d-announce wrote: On Sat, 20 Dec 2014 15:02:57 + Joakim via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: I'll tell you how. First off, all the external OSS projects that AOSP builds on, whether

Re: 2D game engine written in D is in progress

2014-12-20 Thread Joakim via Digitalmars-d-announce
On Saturday, 20 December 2014 at 18:49:06 UTC, ketmar via Digitalmars-d-announce wrote: On Sat, 20 Dec 2014 17:12:46 + Joakim via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: Why would we collect stats: what difference does it make if an OSS project is 10

Re: 2D game engine written in D is in progress

2014-12-19 Thread Joakim via Digitalmars-d-announce
On Friday, 19 December 2014 at 11:35:54 UTC, ketmar via Digitalmars-d-announce wrote: On Fri, 19 Dec 2014 07:22:13 + Joakim via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: This is the model used by Android, the most successful open source project ever i can assure

Re: 2D game engine written in D is in progress

2014-12-19 Thread Joakim via Digitalmars-d-announce
On Friday, 19 December 2014 at 15:05:05 UTC, ketmar via Digitalmars-d-announce wrote: On Fri, 19 Dec 2014 14:46:33 + Joakim via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: On Friday, 19 December 2014 at 11:35:54 UTC, ketmar via Digitalmars-d-announce wrote: On Fri

Re: 2D game engine written in D is in progress

2014-12-18 Thread Joakim via Digitalmars-d-announce
On Friday, 19 December 2014 at 01:00:30 UTC, Kiith-Sa wrote: It's not a dethroner for the Unreal Engine 4, but I try my best to get it into work. It's current name is VDP engine, but if you can come up with a better name I might change it. I still haven't decided to make it open or closed

Re: Programming in D book, decent ebook versions

2014-12-17 Thread Joakim via Digitalmars-d-announce
On Monday, 15 December 2014 at 10:25:18 UTC, Ali Çehreli wrote: - Removed the unrelated Turkish menu from the English pages - Improved the ebook formats - Removed the download page and linked the ebook versions directly from the main page instead I consider these beta quality:

Re: Programming in D book, draft of the first print edition and eBook formats

2014-11-26 Thread Joakim via Digitalmars-d-announce
On Wednesday, 26 November 2014 at 23:16:11 UTC, Ali Çehreli wrote: On 11/26/2014 11:35 AM, Ali Çehreli wrote: I wonder whether Smashwords would allow me to also provide the book for free on my site? Found the answer to that question: 6c. Free Copies. As administrator of your work, Author

Re: Digger 1.0

2014-09-23 Thread Joakim via Digitalmars-d-announce
On Monday, 22 September 2014 at 13:23:33 UTC, simendsjo wrote: My guess is the average for developers is ~8GB. 2GB RAM is really not enough for pretty much anything these days - the browser alone easily chews 3-4GB on moderate use. You have to admit that this is ridiculous. I updated to the

Re: DMD v2.067.0-b1

2014-08-28 Thread Joakim via Digitalmars-d-announce
On Friday, 29 August 2014 at 02:10:48 UTC, Manu via Digitalmars-d-announce wrote: Does this 2.67 release contain COFF32, and the new package fix? Yes to COFF32, though it's still undocumented in the help at the moment: https://github.com/D-Programming-Language/dmd/commits/2.067 No to the

Re: COFF support for Win32 merged

2014-08-17 Thread Joakim via Digitalmars-d-announce
On Sunday, 17 August 2014 at 13:01:07 UTC, bearophile wrote: ketmar: are you sure that you have latest git then? yes, i know that this is very silly question, but sometimes... ;-) OK, -m32mscoff works (probably I was using a wrongly written switch), but I don't see it listed among the other

Re: Miscelaneous D tool updates

2014-08-13 Thread Joakim via Digitalmars-d-announce
On Thursday, 7 August 2014 at 23:36:59 UTC, Brian Schott wrote: Tags and DUB support for all of this will happen when I get around to it. (Or when you get around to it and make a pull request) libdparse: https://github.com/Hackerpilot/libdparse * The lexer/parser/ast code for D written in D

Re: DMD v2.066.0-rc1

2014-08-08 Thread Joakim via Digitalmars-d-announce
On Thursday, 7 August 2014 at 19:15:00 UTC, Jacob Carlborg wrote: On 2014-08-07 19:15, Dicebot wrote: And here I also mean that all other Windows builds of compilers / interpreters I have used / tried passed that simple sanity test. Some may require complicated setup to do complicated things

Re: Miscelaneous D tool updates

2014-08-07 Thread Joakim via Digitalmars-d-announce
On Thursday, 7 August 2014 at 23:36:59 UTC, Brian Schott wrote: Tags and DUB support for all of this will happen when I get around to it. (Or when you get around to it and make a pull request) libdparse: https://github.com/Hackerpilot/libdparse * The lexer/parser/ast code for D written in D

Re: DConf 2014 Day 3 Talk 2: Real-Time Big Data in D by Don Clugston

2014-07-28 Thread Joakim via Digitalmars-d-announce
Just finished watching this talk for the second time, as I was distracted by IRC when watching the livestream. Good talk, though not as great as last year's from Don, which was the best one given at DConf 2013. This quote struck me when watching live, from the 40:35 mark of the video, and

Re: DConf 2014: Declarative Programming in D by Mihails Strasuns

2014-07-22 Thread Joakim via Digitalmars-d-announce
On Tuesday, 22 July 2014 at 15:39:39 UTC, Andrei Alexandrescu wrote: Vote https://twitter.com/D_Programming/status/491608304171634688 https://www.facebook.com/dlang.org/posts/889263017754047 http://www.reddit.com/r/programming/comments/2bei5x/dconf_2014_declarative_programming_in_d_by/

Re: DConf 2014 Keynote: High Performance Code Using D by Walter Bright

2014-07-15 Thread Joakim via Digitalmars-d-announce
On Tuesday, 15 July 2014 at 16:20:34 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/2aruaf/dconf_2014_keynote_high_performance_code_using_d/ https://www.facebook.com/dlang.org/posts/885322668148082 https://twitter.com/D_Programming/status/489081312297635840 Will

Re: DConf Day 1 Talk 6: Case Studies in Simplifying Code with Compile-Time Reflection by Atila Neves

2014-06-19 Thread Joakim via Digitalmars-d-announce
On Thursday, 19 June 2014 at 03:23:15 UTC, Saurabh Das wrote: I find it impossible to even find the posts on HN. Within a few hours of them being posted by Andrei, they are buried 4-5 pages deep in the 'new' section with very few upvotes. This search for DConf finds 5 of the 7 talks posted so

Re: DConf Day 1 Talk 6: Case Studies in Simplifying Code with Compile-Time Reflection by Atila Neves

2014-06-19 Thread Joakim via Digitalmars-d-announce
On Thursday, 19 June 2014 at 11:04:25 UTC, Jacob Carlborg wrote: My connection is specified to 10 Mbps. But it depends on how large the files are. Most of the files from DConf are under around 350MB in HD quality. On the other hand, Andrei's talk from LangNext 2014 is 1.3 GB and 48 minutes

Re: DConf Day 1 Talk 6: Case Studies in Simplifying Code with Compile-Time Reflection by Atila Neves

2014-06-19 Thread Joakim via Digitalmars-d-announce
On Thursday, 19 June 2014 at 12:16:20 UTC, Joakim wrote: Sorry, I just noticed that you were only talking about HD quality. I don't know where you're getting the 350 MB figure, as all the HD recordings on archive.org are about 6-800 GB, but 600 to 800 MB, not GB. :)

Re: DConf Day 1 Talk 6: Case Studies in Simplifying Code with Compile-Time Reflection by Atila Neves

2014-06-17 Thread Joakim via Digitalmars-d-announce
On Monday, 16 June 2014 at 17:26:51 UTC, Andrei Alexandrescu wrote: https://news.ycombinator.com/newest https://www.facebook.com/dlang.org/posts/867399893273693 https://twitter.com/D_Programming/status/478588866321203200

Re: DConf Day 1 Talk 6: Case Studies in Simplifying Code with Compile-Time Reflection by Atila Neves

2014-06-17 Thread Joakim via Digitalmars-d-announce
On Tuesday, 17 June 2014 at 17:10:16 UTC, Mengu wrote: On Monday, 16 June 2014 at 22:14:01 UTC, Adam D. Ruppe wrote: The reddit response this year hasn't been particularly impressive it seems to me compared to last year :( r/programming and hn is all about rust and go. on hn many d posts are

Re: dmd front end now switched to Boost license

2014-06-15 Thread Joakim via Digitalmars-d-announce
On Sunday, 15 June 2014 at 01:08:00 UTC, Leandro Lucarella wrote: Joakim, el 14 de June a las 19:31 me escribiste: The frontend was dual-licensed under the Artistic license, which also allows such proprietary use, so nothing has really changed. Mmm, even when is true that the Artistic

Re: dmd front end now switched to Boost license

2014-06-14 Thread Joakim via Digitalmars-d-announce
On Saturday, 14 June 2014 at 06:07:08 UTC, Nick Sabalausky wrote: I doubt it. First, it's the backend that's not technically OSI, frontend was (apparently) GPL. Second, I can't imagine any Linux distro rejecting GPL - they'd have to boot the kernel and core utils, too. Actually, the frontend

Re: dmd front end now switched to Boost license

2014-06-14 Thread Joakim via Digitalmars-d-announce
On Saturday, 14 June 2014 at 17:07:58 UTC, Leandro Lucarella wrote: No free license restrict commercial use. What using boost enable is only proprietary use, i.e. changing the DMD FE and keeping the changes private, even if you distribute the binary with the compiled DMDFE. As I said before,

Re: DConf 2014 Day 1 Talk 4: Inside the Regular Expressions in D by Dmitry Olshansky

2014-06-12 Thread Joakim via Digitalmars-d-announce
On Tuesday, 10 June 2014 at 17:19:42 UTC, Dicebot wrote: On Tuesday, 10 June 2014 at 15:37:11 UTC, Andrei Alexandrescu wrote: Watch, discuss, upvote! https://news.ycombinator.com/newest https://twitter.com/D_Programming/status/476386465166135296

Re: Chuck Allison's talk is up

2014-06-05 Thread Joakim via Digitalmars-d-announce
On Thursday, 5 June 2014 at 21:15:40 UTC, Olivier Henley wrote: On Thursday, 5 June 2014 at 16:33:49 UTC, Andrei Alexandrescu wrote: https://news.ycombinator.com/newest http://www.reddit.com/r/programming/comments/27e5d7/dconf_day_1_talk_3_a_real_d_in_programming/

Re: Interview at Lang.NEXT

2014-06-04 Thread Joakim via Digitalmars-d-announce
On Wednesday, 4 June 2014 at 06:19:05 UTC, Andrei Alexandrescu wrote: http://www.reddit.com/r/programming/comments/27911b/conversation_with_andrei_alexandrescu_all_things/ wtf, the Mid Quality video is 1280x720 resolution HD video, guess they think every programmer has a super-fast internet

Re: Lang.NEXT panel

2014-06-04 Thread Joakim via Digitalmars-d-announce
On Wednesday, 4 June 2014 at 06:13:39 UTC, Andrei Alexandrescu wrote: Of possible interest. http://www.reddit.com/r/programming/comments/278twt/panel_systems_programming_in_2014_and_beyond/ Andrei Nice panel. Not much really new there, but gives an idea of what you language designers are

Re: My D book is now officially coming soon

2014-05-28 Thread Joakim via Digitalmars-d-announce
On Tuesday, 27 May 2014 at 10:00:01 UTC, Szymon Gatner wrote: On Tuesday, 6 May 2014 at 19:58:10 UTC, Nick Sabalausky wrote: On 5/6/2014 9:11 AM, Adam D. Ruppe wrote: On Tuesday, 6 May 2014 at 12:40:48 UTC, Szymon Gatner wrote: Any way to see the TOC? Hmm, not on the website yet but here it

Re: Dconf 2014 talks - when to be available

2014-05-27 Thread Joakim via Digitalmars-d-announce
On Tuesday, 27 May 2014 at 02:51:51 UTC, Nick B wrote: Hi Can any one advise when we can expect the conference talks (and perhaps the slides as well) to available to download or via Utube ? I saw some of the streamed talks, but would love to view the rest. The MC said initially that

Re: Livestreaming DConf?

2014-05-22 Thread Joakim via Digitalmars-d-announce
On Wednesday, 21 May 2014 at 16:36:02 UTC, Kapps wrote: The stream is currently live at http://www.ustream.tv/channel/dconf-2014 Looking forward to watching the Meyers keynote and most of the other talks today. How did the panel go yesterday? Wish I could have watched it.

Re: Livestreaming DConf?

2014-05-22 Thread Joakim via Digitalmars-d-announce
On Thursday, 22 May 2014 at 10:09:28 UTC, Nordlöw wrote: We at Facebook are very excited about the upcoming DConf 2014. Will the videos be available afterwards at Andreis Youtube stream like last year? I don't think it's certain yet, but here's what the MC James Pearce said in the chat

Re: Livestreaming DConf?

2014-05-10 Thread Joakim via Digitalmars-d-announce
On Friday, 9 May 2014 at 19:48:20 UTC, Andrei Alexandrescu wrote: Hi folks, We at Facebook are very excited about the upcoming DConf 2014. In fact, so excited we're considering livestreaming the event for the benefit of the many of us who can't make it to Menlo Park, CA. Livestreaming

Re: D Breaks on to the TIOBE Top 20 List.

2014-04-26 Thread Joakim via Digitalmars-d-announce
On Friday, 25 April 2014 at 19:51:22 UTC, Adam Wilson wrote: I know we don't place much value in TIOBE and it's brethren. However, I thought that this was a milestone worthy of a note anyways. http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html It's interesting that C++ has

Re: Z80 Emulation Engine

2014-04-22 Thread Joakim via Digitalmars-d-announce
On Tuesday, 22 April 2014 at 06:41:58 UTC, Manu via Digitalmars-d-announce wrote: On 22 April 2014 16:29, Jacob Carlborg via Digitalmars-d-announce digitalmars-d-announce@puremagic.com wrote: On 22/04/14 07:57, Manu via Digitalmars-d-announce wrote: Yeah, I understand the license options

Re: [ANN] 3T Software Labs MongoDB tools for D programmers.

2014-04-17 Thread Joakim via Digitalmars-d-announce
On Friday, 18 April 2014 at 03:54:46 UTC, Rikki Cattermole wrote: On Thursday, 17 April 2014 at 15:50:04 UTC, Graham Fawcett wrote: To clarify: you've built these tools in D? Or do the tools provide some kind of D API to MongoDB? Best, Graham Fawcett (not the 3T software Graham; last names

<    1   2   3   4