Re: New (page-per-artifact) standard library doc examples are now editable and runnable

2017-02-16 Thread Seb via Digitalmars-d-announce
On Saturday, 7 January 2017 at 16:12:49 UTC, Andrei Alexandrescu 
wrote:
Following https://github.com/dlang/dlang.org/pull/1532, the 
new-style docs now also allow editing and running examples. 
Start at http://dlang.org/library-prerelease/ and go anywhere 
to check it out.


Thanks are due to Sönke Ludwig and Sebastian Wilzbach!


Andrei


Short follow-up: this is now live for the released documentation 
pages. Enjoy!


Ddoc: https://dlang.org/phobos/std_algorithm_comparison.html#among
Ddox: 
https://dlang.org/library/std/algorithm/comparison/among.html


Your feedback is of course welcome.

A couple of modules are still blacklisted, but it's WIP to remove 
the blacklist [1].

Also as mentioned DPaste [2] is used as Backend.

If you want to hack with it directly, you may have a look at [3].

Cheers,

Seb

[1] https://github.com/dlang/phobos/pull/5142
[2] https://dlang.org/blog/2017/01/30/project-highlight-dpaste/
[3] 
https://github.com/dlang/dlang.org/blob/master/js/run_examples.js


Re: Announcement: DConf 2017 Hackathon May 7

2017-02-16 Thread Faux Amis via Digitalmars-d-announce
I understand this is especially nice for the people who are physically 
there. But, is there any way to collaborate for those that are 
physically challenged (as in, not in the vicinity). A video stream, or 
an official open communication channel. I would love to follow the 
development.




Re: Call for arms: Arch Linux D package maintenance

2017-02-16 Thread Vladimir Panteleev via Digitalmars-d-announce

On Thursday, 16 February 2017 at 19:58:47 UTC, Rory McGuire wrote:

I am planning on asking to become TU for the dlang packages in
community. I've been building and working with the current 
packages
and making my own packages to make sure I know what I'm getting 
in to.



Sounds great, good luck!


Re: Call for arms: Arch Linux D package maintenance

2017-02-16 Thread Rory McGuire via Digitalmars-d-announce
On Thu, Feb 16, 2017 at 6:47 PM, Vladimir Panteleev via
Digitalmars-d-announce  wrote:
> On Wednesday, 1 February 2017 at 12:47:51 UTC, Dicebot wrote:
>>
>> As I have previously announced
>> (http://forum.dlang.org/post/o6fbbu$1qli$1...@digitalmars.com), I am stepping
>> down from maintaining Arch Linux packages for D.
>
>
> Hi, wondering what the outcome of this was.
>
> Also, how big is the maintenance burden? Is there more to it than a version
> number bump & push on each release? Perhaps it could be automated or
> integrated into the release process.
>
> FWIW, I've got a few packages on AUR:
> https://aur.archlinux.org/packages/?SeB=m=CyberShadow

Hi,

I am planning on asking to become TU for the dlang packages in
community. I've been building and working with the current packages
and making my own packages to make sure I know what I'm getting in to.
LDC and GDC are matched with the system versions of llvm and gcc. If I
can get TU approval I will put time in to these packages and hopefully
make some Arch tools that use dlang to try and promote it more.
To learn makepkg and nampac etc I built this [0], it is a set of
PKGBUILD files that are loosely based on the way I use multiple
official dmd compilers on my dev box. Some of my customers use older
version of Vibe that do not build on current dmd. I actually normally
use /usr/local/ and not /usr/lib for my dmd installation. It also has
a little utility for switching between compilers versions, similar to
archlinux-java.

[0]: https://github.com/rjmcguire/archlinux-dmd


Re: Release D 2.073.1

2017-02-16 Thread Seb via Digitalmars-d-announce

On Thursday, 16 February 2017 at 18:31:21 UTC, Satoshi wrote:
On Thursday, 16 February 2017 at 17:35:27 UTC, Martin Nowak 
wrote:

Glad to announce D 2.073.1.

http://dlang.org/download.html

This point release fixes a few issues over 2.073.0, see the 
changelog for more details.


http://dlang.org/changelog/2.073.1.html

-Martin


Why wasn't https://issues.dlang.org/show_bug.cgi?id=16590 
released yet?


The regarding PR was done against master, not stable.


"BIOS Boot to D" article by sarn

2017-02-16 Thread Ali Çehreli via Digitalmars-d-announce

On Reddit:

  https://www.reddit.com/r/programming/comments/5ug222/bios_boot_to_d/

Ali


Re: Release D 2.073.1

2017-02-16 Thread Satoshi via Digitalmars-d-announce

On Thursday, 16 February 2017 at 17:35:27 UTC, Martin Nowak wrote:

Glad to announce D 2.073.1.

http://dlang.org/download.html

This point release fixes a few issues over 2.073.0, see the 
changelog for more details.


http://dlang.org/changelog/2.073.1.html

-Martin


Why wasn't https://issues.dlang.org/show_bug.cgi?id=16590 
released yet?


Re: Questionnaire

2017-02-16 Thread rumbu via Digitalmars-d-announce
On Wednesday, 8 February 2017 at 18:27:57 UTC, Ilya Yaroshenko 
wrote:

1. Why your company uses  D?

  a. D is the best
  b. We like D
  c. I like D and my company allowed me to use D
  d. My head like D
  e. Because marketing reasons
  f. Because my company can be more efficient with D for some 
tasks then with any other system language


No, my company does not use D.



2. Does your company uses C/C++, Java, Scala, Go, Rust?


C#, C++, Java - ordered by %usage



3. If yes, what the reasons to do not use D instead?


- no decimal data type;
- no i18n;
- no GUI;
- IDE support;
- lack of "batteries included" experience;


We are following D for long time. The initial idea was "Look, 
ma', there is something like C# that compiles to native". Once 
Tango (which looks a lot like C# standard library) was dropped 
and was replaced by phobos, my team lost the interest, I'm the 
only one right now using D for pet projects.




2. Have you use one of the following Mir projects in production:

  a. https://github.com/libmir/mir
  b. https://github.com/libmir/mir-algorithm
  c. https://github.com/libmir/mir-cpuid
  d. https://github.com/libmir/mir-random
  e. https://github.com/libmir/dcv - D Computer Vision Library
  f. std.experimental.ndslice



Most of the apps we develop are in the financial domain. Didn't 
find any use.


3. If Yes, can Mir community use your company's logo in a 
section "Used by" or similar.


4. Have you use one of the following Tamedia projects in your 
production:


  a. https://github.com/tamediadigital/asdf
  b. https://github.com/tamediadigital/je
  c. https://github.com/tamediadigital/lincount

5. What D misses to be commercially successful languages?


- IDE;
- IDE;
- IDE;



6. Why many topnotch system projects use C programming language 
nowadays?




I truly don't know.


Thanks,
Ilya





Re: Release D 2.073.1

2017-02-16 Thread Steven Schveighoffer via Digitalmars-d-announce

On 2/16/17 12:35 PM, Martin Nowak wrote:

Glad to announce D 2.073.1.

http://dlang.org/download.html

This point release fixes a few issues over 2.073.0, see the changelog
for more details.

http://dlang.org/changelog/2.073.1.html


Sorry, I was late seeing the beta announcements. Can you look at 
https://github.com/dlang/druntime/pull/1764 ?


If there isn't going to be a 2.073.2 release, then this should be 
closed, and I'll just update the code to use the .abort option in the 
master branch.


-Steve



Release D 2.073.1

2017-02-16 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.073.1.

http://dlang.org/download.html

This point release fixes a few issues over 2.073.0, see the changelog
for more details.

http://dlang.org/changelog/2.073.1.html

-Martin


Re: Call for arms: Arch Linux D package maintenance

2017-02-16 Thread Vladimir Panteleev via Digitalmars-d-announce

On Wednesday, 1 February 2017 at 12:47:51 UTC, Dicebot wrote:
As I have previously announced 
(http://forum.dlang.org/post/o6fbbu$1qli$1...@digitalmars.com), I 
am stepping down from maintaining Arch Linux packages for D.


Hi, wondering what the outcome of this was.

Also, how big is the maintenance burden? Is there more to it than 
a version number bump & push on each release? Perhaps it could be 
automated or integrated into the release process.


FWIW, I've got a few packages on AUR:
https://aur.archlinux.org/packages/?SeB=m=CyberShadow


Re: Vibrant 2.0, major update

2017-02-16 Thread Guillaume Piolat via Digitalmars-d-announce
On Thursday, 16 February 2017 at 08:15:27 UTC, Steve Biedermann 
wrote:


Thanks for the info. Just bought it. :)


Thanks! Don't play it before bed-time, gets me everytime.


Re: Boston D Meetup 2/17: `shared` Experiences

2017-02-16 Thread Steven Schveighoffer via Digitalmars-d-announce

On 2/8/17 8:58 PM, Steven Schveighoffer wrote:

On 1/30/17 4:48 PM, Steven Schveighoffer wrote:

Attention fellow Boston D enthusiasts: I have set up a meetup for
February, and Michael Coulombe will give a presentation on his
experiences with shared.

As before, this will be at the Capital One Cafe in the back bay (across
from Prudential center).

Hope to see you all there!

https://www.meetup.com/Boston-area-D-Programming-Language-Meetup/events/237324049/



FYI, this has been postponed, we are supposed to get 8-12 inches of snow
lasting all day tomorrow.

I have rescheduled for next Friday, 2/17, which is the only day I could
book.


Hi all, I am switching from using Meetup to Eventbrite, which is free 
and accomplishes pretty much the same thing as meetup.


I will still post everything to the meetup group for the next few months 
(my subscription runs out in May), but will look to track pretty much 
everything on EventBrite.


Here is the cross post for tomorrow's event: 
https://www.eventbrite.com/e/d-lang-presentation-shared-experiences-tickets-32132598467


-Steve


Re: Vibrant 2.0, major update

2017-02-16 Thread Steve Biedermann via Digitalmars-d-announce
On Wednesday, 15 February 2017 at 16:56:20 UTC, Guillaume Piolat 
wrote:
On Wednesday, 15 February 2017 at 15:55:12 UTC, Steve 
Biedermann wrote:
On Monday, 13 February 2017 at 14:22:25 UTC, Guillaume Piolat 
wrote:

Yeah, it isn't free anymore, but the first 15 levels are.


I played it some time ago and, AFAIR, it was great. So I 
consider to buying it.
But before I buy it, I have a question. Are updates included 
in the purchase or do I have to rebuy it when a new release 
comes out?


I don't really want to rebuy a game every now and then.


Hi, thanks for the trust.

Updates are included, I would hate to charge multiple times for 
the same thing.


_But_ except for bugs I haven't planned to do any update at 
all, so don't except much more.


As it stands I think of it as "done".


Thanks for the info. Just bought it. :)