Re: What is the purpose of the ARM backend?

2019-03-26 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 26 March 2019 at 06:36:52 UTC, babatnvn wrote: Hi every one; I finding something for ARM backend... but I have a question related with its. What is the ARM backend? Your question is not clear, therefore I just assume what your question is. DRuntime has specific parts to support co

Re: hunt-time library 1.0.0 beta1 released

2019-04-04 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 4 April 2019 at 10:49:46 UTC, zoujiaqing wrote: Hunt time released the first beta version. hunt-time is a time library and similar to Joda-time and Java.time api. [...] I am not sure but did you rewrote the java.time library (copyright of Oracle) from Java to D? I am not an ex

Re: DPP on the D Blog

2019-04-08 Thread Andre Pany via Digitalmars-d-announce
On Monday, 8 April 2019 at 10:28:04 UTC, Mike Parker wrote: I've just published a new Project Highlight, this one on dpp. Atila shares some anecdotes about how and why the project came together. He'll be speaking more about it at DConf next month. The blog: https://dlang.org/blog/2019/04/08/pr

Re: New DConf Blog Post

2019-04-09 Thread Andre Pany via Digitalmars-d-announce
On Monday, 8 April 2019 at 17:01:25 UTC, matheus wrote: On Monday, 8 April 2019 at 16:48:19 UTC, Seb wrote: On Monday, 8 April 2019 at 16:42:50 UTC, matheus wrote: On Sunday, 7 April 2019 at 07:03:34 UTC, bauss wrote: [...] Design is a complicated matter and thankfully I'm mostly back-end d

Re: Containerize Your D Server Application

2019-04-19 Thread Andre Pany via Digitalmars-d-announce
On Friday, 19 April 2019 at 20:45:12 UTC, Valeriy Fedotov wrote: On Thursday, 14 March 2019 at 12:38:30 UTC, Mike Parker wrote: [...] Seems that multithe tutorial no longer works. ``` The dependency resolution process is taking too long. The dependency graph is likely hitting a pathological

Re: Beta 2.086.0

2019-04-20 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 20 April 2019 at 14:16:09 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.086.0 release, ♥ to the 52 contributors. This beta started a little later than planned because we had to solve a FreeBSD build issue (https://github.com/dlang/dmd/pull/9569#issuecomment-4

Re: Beta 2.086.0

2019-04-20 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 20 April 2019 at 19:41:09 UTC, Guillaume Piolat wrote: On Saturday, 20 April 2019 at 18:00:02 UTC, Nick Sabalausky (Abscissa) wrote: Wow! A whole bunch of great, long-awaited stuff! There's --lowmem, reflection of privates, less optlink, import std, copy ctors... The changelog ha

Re: DConf 2019 Livestream

2019-05-08 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 8 May 2019 at 10:13:35 UTC, Ethan wrote: On Wednesday, 8 May 2019 at 07:57:40 UTC, Mike Parker wrote: The venue uses WebEx for livestreaming. All the information is available in this PDF: https://drive.google.com/open?id=1yekllbfOmxHqJNuuWIVeP9vNeROmfp1I Good news everyone! A Y

Re: LDC 1.16.0

2019-06-21 Thread Andre Pany via Digitalmars-d-announce
On Friday, 21 June 2019 at 14:22:16 UTC, Martino wrote: On Thursday, 20 June 2019 at 17:36:45 UTC, kinke wrote: Glad to announce LDC 1.16: * Based on D 2.086.1. * Non-Windows x86: Faster `real` versions of std.math.{tan,expi}. * Windows: Fix linking DLLs with MinGW-based libs. * WebAssembly:

Re: A tutorial teaching the basics about multimedia with the arsd library

2019-06-30 Thread Andre Pany via Digitalmars-d-announce
On Sunday, 30 June 2019 at 23:46:27 UTC, Murilo wrote: Hi everyone, I am writing a tutorial teaching the basics about multimedia programming using the arsd library. This is a library all D programmers should have since it is very useful and easy. In this tutorial I will teach in a fun and easy

Re: Release Candidate [was: Re: Beta 2.087.0]

2019-07-02 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 29 June 2019 at 22:21:42 UTC, Martin Nowak wrote: On Sunday, 16 June 2019 at 22:47:57 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.087.0 release, ♥ to the 66 contributors. Release Candidate is live. http://dlang.org/download.html#dmd_beta http://dlang.org/c

Re: Release Candidate [was: Re: Beta 2.087.0]

2019-07-03 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 3 July 2019 at 06:43:50 UTC, Eugene Wissner wrote: On Wednesday, 3 July 2019 at 05:13:34 UTC, Andre Pany wrote: Hi, for this coding ``` import std; void main() { assert("abc123".all!(c => (c.isAlpha && c.isUpper == false) || c.isDigit)); } ``` 2.087.0 RC throws an error

Jenkins Warnings Next Generation Plugin: DScanner added

2019-07-06 Thread Andre Pany via Digitalmars-d-announce
Hi, starting with version 5.3.0, Jenkins Warnings Next Generation Plugin can now read DScanner json files. More information here: https://github.com/jenkinsci/warnings-ng-plugin Kind regards Andre

Re: I was able to write some D last week!

2019-07-11 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 11 July 2019 at 14:09:09 UTC, Adam D. Ruppe wrote: On Thursday, 11 July 2019 at 13:40:50 UTC, matheus wrote: Do you think that your libraries could fill this gap for D? Possibly. So I'm trying to convince my bosses at work to let me use D on the core product and one of the points

Re: What's Up on Reddit?

2019-07-12 Thread Andre Pany via Digitalmars-d-announce
On Friday, 12 July 2019 at 11:23:29 UTC, Ron Tarrant wrote: I decided to take matheus' (and others') advice and post the gtkDcoding face-lift announcement on Reddit, but for some reason, I have to get permission to post to the dlang group? I was sure I'd done it before. Anyway, I sent the req

Intellij: Support for TextMate Bundled

2019-07-25 Thread Andre Pany via Digitalmars-d-announce
Hi, Intellij added support for TextMate bundles. By adding the DLang TextMate Bundle[1] you get syntax highlighting. If you want also code completion, formatting and linting you can install the LSP plugin from marketplace and setup DLS [2]. In addition there is also the complete D support in

Re: Intellij: Support for TextMate Bundled

2019-07-25 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 25 July 2019 at 18:46:00 UTC, bachmeier wrote: On Thursday, 25 July 2019 at 16:20:15 UTC, Andre Pany wrote: Hi, Intellij added support for TextMate bundles. By adding the DLang TextMate Bundle[1] you get syntax highlighting. If you want also code completion, formatting and lintin

Re: Intellij: Support for TextMate Bundled

2019-07-27 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 27 July 2019 at 11:38:28 UTC, JN wrote: On Thursday, 25 July 2019 at 18:46:00 UTC, bachmeier wrote: On Thursday, 25 July 2019 at 16:20:15 UTC, Andre Pany wrote: Hi, Intellij added support for TextMate bundles. By adding the DLang TextMate Bundle[1] you get syntax highlighting. I

Project Piper: Support for D added

2019-07-27 Thread Andre Pany via Digitalmars-d-announce
Hi, The Project "Piper" offers default pipelines to easily implement CI/CD processes integrating SAP systems. The corresponding "Shared Library" provides a set of "steps" to build your own scenarios beyond defaults. With version 0.12 also D is supported. This step was build for D https://sap

Re: Intellij: Support for TextMate Bundled

2019-08-01 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 25 July 2019 at 16:20:15 UTC, Andre Pany wrote: Hi, Intellij added support for TextMate bundles. By adding the DLang TextMate Bundle[1] you get syntax highlighting. If you want also code completion, formatting and linting you can install the LSP plugin from marketplace and setup

Re: SAOC - Looking for a mentor

2019-08-09 Thread Andre Pany via Digitalmars-d-announce
On Friday, 9 August 2019 at 05:50:22 UTC, Ionuț Mihalache wrote: Hi everyone, I want to participate to Symmetry Autumn of Code 2019 with the project DUB: D's package manager, DEP5 (build system support for C/C++). I have here [1] my project proposal, could you give me some opinions about it(i

Re: dubproxy: Easy private repos and code.dlang.org mirror

2019-08-19 Thread Andre Pany via Digitalmars-d-announce
On Monday, 19 August 2019 at 15:11:54 UTC, Guillaume Piolat wrote: On Friday, 16 August 2019 at 14:31:14 UTC, Robert Schadek wrote: classic noob error: forget the urls * https://code.dlang.org/packages/dubproxy * https://github.com/symmetryinvestments/dubproxy UP This sounds super useful for

Build your dub packages with Github Actions

2019-09-06 Thread Andre Pany via Digitalmars-d-announce
Hi, Just a small info, building your D application using Github Actions just works out of the box thanks to the install.sh script! This configuration will install a "dub build" pull request voter: https://github.com/andre2007/coding-puzzles/blob/master/.github/workflows/blank.yml Kind regard

Re: Build your dub packages with Github Actions

2019-09-07 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 7 September 2019 at 09:20:23 UTC, Ernesto Castellotti wrote: On Saturday, 7 September 2019 at 07:56:28 UTC, Jacob Carlborg wrote: On 2019-09-07 00:02, Andre Pany wrote: Hi, Just a small info, building your D application using Github Actions just works out of the box thanks to the

Re: Build your dub packages with Github Actions

2019-09-08 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 7 September 2019 at 22:34:03 UTC, CodeMyst wrote: On Friday, 6 September 2019 at 22:02:06 UTC, Andre Pany wrote: Hi, Just a small info, building your D application using Github Actions just works out of the box thanks to the install.sh script! This configuration will install a

Re: Github Action: cross-platfrom D compiler installation

2019-09-12 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 12 September 2019 at 13:52:14 UTC, Mihails wrote: https://github.com/marketplace/actions/d-compiler-installation https://github.com/mihails-strasuns/setup-dlang [...] Fantastic, thanks a lot for your work! Kind regards Andre

D Listing Coverage plugin for Jenkins CI

2019-09-18 Thread Andre Pany via Digitalmars-d-announce
Hi, with the plugin "D Listing Coverage" Jenkins is now able to read D coverage files. https://plugins.jenkins.io/dlisting-cov Kind regards André

CodinGame adds support for 2 new programming languages

2019-09-26 Thread Andre Pany via Digitalmars-d-announce
Hi, Based on the voting results (https://www.codingame.com/forum/t/poll-what-programming-language-would-you-like-codingame-to-support-next) Codingame is currently adding 2 new programming languages, Type Script and D! Thanks for your votes, they made it happen! Kind regards Andre

Unleash the geek! Register now for CodinGame contest with D

2019-10-01 Thread Andre Pany via Digitalmars-d-announce
Hi all, the next coding competition of CodingGame UNLEASH THE GEEK will start on October 4. You can play contest with the greatest programming language:) Registration is free of charge and you can win some nice prizes. More information here: https://www.codingame.com/contests/unleash-the-geek

Re: CodinGame adds support for 2 new programming languages

2019-10-01 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 1 October 2019 at 06:55:10 UTC, Bastiaan Veelo wrote: On Thursday, 26 September 2019 at 15:58:46 UTC, Andre Pany wrote: Hi, Based on the voting results (https://www.codingame.com/forum/t/poll-what-programming-language-would-you-like-codingame-to-support-next) Codingame is currently

Re: I've created a binding for an LZW library

2019-10-27 Thread Andre Pany via Digitalmars-d-announce
On Sunday, 27 October 2019 at 00:59:00 UTC, solidstate1991 wrote: https://github.com/ZILtoid1991/lzwford The hardest part was to find one that could work with D easily. I guess now Imageformats (and my own dimage) can have GIF and TIFF file support. That is really great. Side question, did

Re: Apache shiro for D is ported and release 1.0.0

2019-11-19 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 19 November 2019 at 10:10:17 UTC, zoujiaqing wrote: Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any appli

Re: Proposal for porting D runtime to WebAssembly

2019-11-23 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 23 November 2019 at 09:51:13 UTC, Sebastiaan Koppe wrote: This is my proposal for porting D runtime to WebAssembly. I would like to ask you to review it. You can find it here: https://gist.github.com/skoppe/7617ceba6afd67b2e20c6be4f922725d While I can't say anything on the details

Re: dud: A dub replacement

2019-11-25 Thread Andre Pany via Digitalmars-d-announce
On Monday, 11 November 2019 at 13:44:28 UTC, Robert Schadek wrote: So dub has some problems, and personally I find its code base very hard to get into. At Symmetry we are a very heavy user of dub, resulting in many wasted hours. So I started to write dud [1]. I kept some boring/nice parts fr

Re: My Android project nearing beta

2019-12-19 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 18 December 2019 at 19:57:43 UTC, Adam D. Ruppe wrote: On Tuesday, 17 December 2019 at 18:29:32 UTC, H. S. Teoh wrote: Runtime initialization is now working, and you can create a Java VM I now have this tested and working on Windows and Linux. - Method overloading; This is fi

Re: Article about D in the iX magazine

2019-12-20 Thread Andre Pany via Digitalmars-d-announce
On Friday, 22 November 2019 at 08:11:11 UTC, Ozan Nurettin Süel wrote: Hi A famous german computer magazine "iX" published this month an article about D. I'm so excited to find it in my prefered mag. Thanks to Robert Schadek. Link: https://www.heise.de/select/ix/2019/12/1913713393109056137

Re: Article about D in the iX magazine

2019-12-21 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 21 December 2019 at 09:15:26 UTC, Robert burner Schadek wrote: On Friday, 20 December 2019 at 21:26:00 UTC, Andre Pany wrote: In the new iX (1 Januar 2020) there is also a Leserbrief for the article;) Kind regards André I assume you wrote it? As I think the Jan. issue isn't out

Re: Beta 2.090.0

2019-12-22 Thread Andre Pany via Digitalmars-d-announce
On Sunday, 22 December 2019 at 15:23:32 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.090.0 release, ♥ to the 48 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.090.0.html As usual please report any bugs at https://issues.dlang.org -Mart

Re: My Android project nearing beta

2019-12-31 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 31 December 2019 at 03:59:58 UTC, Adam D. Ruppe wrote: On Wednesday, 18 December 2019 at 15:53:14 UTC, kinke wrote: Heh, it looks like the Wiki page (https://wiki.dlang.org/Cross-compiling_with_LDC - I've added an exemplary Android section there as well, using `-gcc` to specify the

Re: FeedSpot Recognizes the GtkDcoding Blog

2020-02-07 Thread Andre Pany via Digitalmars-d-announce
On Friday, 7 February 2020 at 13:21:00 UTC, Ron Tarrant wrote: On Friday, 7 February 2020 at 10:33:36 UTC, Patrick Schluter wrote: These are exactly the things that were a little bit missing in the D world. Usage of it and advertisement of its usage. Indeed. If anyone has more ideas on how t

Re: FeedSpot Recognizes the GtkDcoding Blog

2020-02-07 Thread Andre Pany via Digitalmars-d-announce
On Friday, 7 February 2020 at 18:16:37 UTC, Les De Ridder wrote: On Friday, 7 February 2020 at 14:23:58 UTC, Andre Pany wrote: [...] Now the sad part. I would like to use GtkD at work but I can't. The license is really dangerous for companies (you compile lGpl source code into your applicatio

Re: FeedSpot Recognizes the GtkDcoding Blog

2020-02-07 Thread Andre Pany via Digitalmars-d-announce
On Friday, 7 February 2020 at 20:44:32 UTC, jmh530 wrote: On Friday, 7 February 2020 at 19:51:52 UTC, Andre Pany wrote: [snip] Now it gets more complicated, GtkD has some additions to the lgpl rules. I cannot judge how high the risk is for companies to use this component, but as an employee

Re: FeedSpot Recognizes the GtkDcoding Blog

2020-02-07 Thread Andre Pany via Digitalmars-d-announce
On Friday, 7 February 2020 at 20:36:41 UTC, Bastiaan Veelo wrote: On Friday, 7 February 2020 at 14:23:58 UTC, Andre Pany wrote: Also from me congratulations! GtkD (GTK) are a great piece of software and your tutorials are fantastic to get into it. Now the sad part. I would like to use GtkD a

Re: FeedSpot Recognizes the GtkDcoding Blog

2020-02-07 Thread Andre Pany via Digitalmars-d-announce
On Friday, 7 February 2020 at 23:39:34 UTC, jmh530 wrote: On Friday, 7 February 2020 at 23:14:28 UTC, Andre Pany wrote: [snip] All what you say is completely true. Still, the license makes it a very hard job to advertise the D Programming Language at the place I work. It is already hard, and

Re: D-Ecke: A German D-website

2020-02-10 Thread Andre Pany via Digitalmars-d-announce
On Monday, 10 February 2020 at 15:59:24 UTC, Martin Tschierschke wrote: On Monday, 3 February 2020 at 09:13:19 UTC, Jan Hönig wrote: On Tuesday, 28 January 2020 at 15:00:11 UTC, berni44 wrote: I setup my own D-website: http://d-ecke.de (in German language) I hope, you enjoy reading it. Scha

German D tutorial: HTML5 Anwendung mit GTK3 schreiben

2020-02-13 Thread Andre Pany via Digitalmars-d-announce
Hi, Dieses Tutorial zeigt, wie GTK3 zum Erstellen von HTML5 Anwendungen verwendet werden kann. http://d-land.sepany.de/tutorials/gui/html5-anwendungen-mit-gtk3-schreiben Viele Grüße Andre

Re: German D tutorial: HTML5 Anwendung mit GTK3 schreiben

2020-02-14 Thread Andre Pany via Digitalmars-d-announce
On Friday, 14 February 2020 at 08:44:11 UTC, Petar Kirov [ZombineDev] wrote: On Thursday, 13 February 2020 at 22:48:32 UTC, Andre Pany wrote: Hi, Dieses Tutorial zeigt, wie GTK3 zum Erstellen von HTML5 Anwendungen verwendet werden kann. http://d-land.sepany.de/tutorials/gui/html5-anwendungen

Re: German D tutorial: HTML5 Anwendung mit GTK3 schreiben

2020-02-14 Thread Andre Pany via Digitalmars-d-announce
On Friday, 14 February 2020 at 12:53:29 UTC, Adam D. Ruppe wrote: is this part of what you're doing with cgi.d this week?! In this tutorial there is no http server component in the D code but it is provided by Gtk3 itself (executable broadwayd). There is already another tutorial using cgi.d

Re: Beta 2.091.0

2020-02-26 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 26 February 2020 at 12:17:43 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.091.0 release, ♥ to the 55 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.091.0.html Due to updating several components in the build pipeline, thi

Re: Beta 2.091.0

2020-02-26 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 26 February 2020 at 14:11:58 UTC, Andre Pany wrote: On Wednesday, 26 February 2020 at 12:17:43 UTC, Martin Nowak wrote: Thank you so much Rainer for adding the 64 bit dmd compiler to the windows installation package. Also building DMD with LDC is such a huge improvement. Thank y

Re: Beta 2.091.0

2020-03-04 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 3 March 2020 at 08:08:35 UTC, Rainer Schuetze wrote: On 26/02/2020 15:23, Andre Pany wrote: On Wednesday, 26 February 2020 at 14:11:58 UTC, Andre Pany wrote: On Wednesday, 26 February 2020 at 12:17:43 UTC, Martin Nowak wrote: Thank you so much Rainer for adding the 64 bit dmd co

Re: Beta 2.091.0

2020-03-09 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 26 February 2020 at 12:17:43 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.091.0 release, ♥ to the 55 contributors. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.091.0.html Due to updating several components in the build pipeline, thi

Re: Beta 2.091.0

2020-03-09 Thread Andre Pany via Digitalmars-d-announce
On Monday, 9 March 2020 at 09:27:26 UTC, rikki cattermole wrote: On 09/03/2020 10:16 PM, Andre Pany wrote: On Wednesday, 26 February 2020 at 12:17:43 UTC, Martin Nowak wrote: [...] Similar problem like missing dub in bin64 folder is for rdmd. You either need to copy it from bin to bin64 folde

Re: BindBC Updates: new loader function, SDL_net, streamlined SDL_* version indentifiers

2020-05-16 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 13 May 2020 at 14:39:13 UTC, Mike Parker wrote: I've recently implemented some improvements centered on bindbc-sdl. [...] A little bit off topic. I wondered whether it is possible to combine dpp and bindbc. Maybe a separate Tool which creates a bindbc packages based on dpp out

German D tutorial: Sichere Docker images für cloud Anwendungen erstellen

2020-05-29 Thread Andre Pany via Digitalmars-d-announce
Hi, This tutorial describes how to run a vibe-d http server within a docker scratch image for the purpose of security. https://d-land.sepany.de/tutorials/cloud/sichere-docker-images-fuer-cloud-anwendungen-erstellen/ Kind regards Andre

Re: German D tutorial: Sichere Docker images für cloud Anwendungen erstellen

2020-06-02 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 2 June 2020 at 06:47:55 UTC, Jan Hönig wrote: On Friday, 29 May 2020 at 15:49:31 UTC, Andre Pany wrote: Hi, This tutorial describes how to run a vibe-d http server within a docker scratch image for the purpose of security. https://d-land.sepany.de/tutorials/cloud/sichere-docker-i

Re: Quick Start for Hunt Framework!

2020-06-03 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote: Look this: https://github.com/huntlabs/hunt-framework/wiki/Quick-Start By having a dub sub package `init-exec` in huntlabs dub package, a dub user can just execute `dub init -n mypackage -t hunt-framework` to create a skeleton, with

Re: Quick Start for Hunt Framework!

2020-06-03 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 3 June 2020 at 11:05:24 UTC, WebFreak001 wrote: On Wednesday, 3 June 2020 at 07:44:24 UTC, Greatsam4sure wrote: On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote: Look this: https://github.com/huntlabs/hunt-framework/wiki/Quick-Start Thanks for this. We still need a

Re: German D tutorial: Sichere Docker images für cloud Anwendungen erstellen

2020-06-03 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 3 June 2020 at 11:16:15 UTC, WebFreak001 wrote: On Friday, 29 May 2020 at 15:49:31 UTC, Andre Pany wrote: Hi, This tutorial describes how to run a vibe-d http server within a docker scratch image for the purpose of security. https://d-land.sepany.de/tutorials/cloud/sichere-dock

Re: Quick Start for Hunt Framework!

2020-06-08 Thread Andre Pany via Digitalmars-d-announce
On Monday, 8 June 2020 at 11:09:01 UTC, Heromyth wrote: On Wednesday, 3 June 2020 at 08:11:55 UTC, Andre Pany wrote: On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote: Look this: https://github.com/huntlabs/hunt-framework/wiki/Quick-Start By having a dub sub package `init-exec` in h

Re: Quick Start for Hunt Framework!

2020-06-08 Thread Andre Pany via Digitalmars-d-announce
On Monday, 8 June 2020 at 11:09:01 UTC, Heromyth wrote: On Wednesday, 3 June 2020 at 08:11:55 UTC, Andre Pany wrote: On Wednesday, 3 June 2020 at 05:11:47 UTC, zoujiaqing wrote: Look this: https://github.com/huntlabs/hunt-framework/wiki/Quick-Start By having a dub sub package `init-exec` in h

Re: Quick Start for Hunt Framework!

2020-06-08 Thread Andre Pany via Digitalmars-d-announce
On Monday, 8 June 2020 at 17:43:03 UTC, Andre Pany wrote: On Monday, 8 June 2020 at 11:09:01 UTC, Heromyth wrote: [...] The dub package registry of type `file` works differently. You specify here a folder containing dub packages as zip file. In your example you can instead use dub add-local

Re: dubproxy: Easy private repos and code.dlang.org mirror

2020-06-25 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 20 August 2019 at 10:24:41 UTC, Martin Tschierschke wrote: On Monday, 19 August 2019 at 15:29:55 UTC, Andre Pany wrote: [...] Ok, we should add some more info to Dub help page explaining the different repository providers (dub/maven/file system). Yes! Please :-) Finally you ca

Re: Article: the feature that makes D my favorite programming language

2020-07-25 Thread Andre Pany via Digitalmars-d-announce
On Friday, 24 July 2020 at 20:34:17 UTC, aberba wrote: Wrote something on the feature that makes D my favorite programming language https://opensource.com/article/20/7/d-programming Great article. I assume you didn't chained writeln by purpose, same for import std? ``` import std; int[] e

Re: Github Actions now support D out of the box!

2020-08-22 Thread Andre Pany via Digitalmars-d-announce
On Friday, 21 August 2020 at 02:03:40 UTC, Mathias LANG wrote: Hi everyone, Almost a year ago, Ernesto Castelloti (@ErnyTech) submitted a PR for Github's "starter-workflow" to add support for D out of the box (https://github.com/actions/starter-workflows/pull/74). It was in a grey area for a w

Re: Release D 2.094.0

2020-10-05 Thread Andre Pany via Digitalmars-d-announce
On Monday, 5 October 2020 at 13:56:51 UTC, notna wrote: On Monday, 5 October 2020 at 09:17:13 UTC, Andrej Mitrovic wrote: [...] Well, the "signature" topic is a constantly reoccurring issue and you can find plenty complains in the news group / forum... some examples: - https://forum.dlang.o

Re: DIP 1030-- Named Arguments--Formal Assessment

2020-10-08 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 17 September 2020 at 12:58:06 UTC, Mike Parker wrote: DIP 1030, "Named Arguments", has been accepted. During the assessment, Walter and Atila had a discussion regarding this particular criticism: https://forum.dlang.org/post/mailman.1117.1581368593.31109.digitalmar...@puremagic.c

Re: mir-stat

2020-10-08 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 8 October 2020 at 16:40:01 UTC, 9il wrote: It is a pleasure to announce the Dlang Statistical Package by John Michael Hall. [...] Thanks for this great piece of software. Does Mir provides s.th. similar like Pandas DataFrame, especially the feature to give columns a name and ma

Re: mir-stat

2020-10-08 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 8 October 2020 at 18:17:30 UTC, jmh530 wrote: On Thursday, 8 October 2020 at 17:53:53 UTC, Andre Pany wrote: [snip] Thanks for this great piece of software. Does Mir provides s.th. similar like Pandas DataFrame, especially the feature to give columns a name and marking as inde x

Re: LDC 1.24.0-beta1

2020-10-19 Thread Andre Pany via Digitalmars-d-announce
On Monday, 19 October 2020 at 18:48:11 UTC, notna wrote: On Sunday, 18 October 2020 at 22:40:53 UTC, aberba wrote: It would be convenient if you provided a .exe installer as well. Not sure what to do with the .7z file without manual tinkering. use scoop for Windows package mgmt in a user co

Re: LDC 1.24.0

2020-10-24 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 24 October 2020 at 15:11:08 UTC, kinke wrote: Glad to announce LDC 1.24 - some highlights: - Based on D 2.094.1+. - Support for LLVM 11. The prebuilt packages use v11.0.0, and the x86 packages newly include the LLVM backend for AMD GPUs. - Experimental support for targeting macOS o

Re: DIP 1030-- Named Arguments--Formal Assessment

2020-10-28 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 28 October 2020 at 02:22:14 UTC, Q. Schroll wrote: On Thursday, 8 October 2020 at 14:05:14 UTC, Andre Pany wrote: [...] Good catch. The DIP doesn't mention opDispatch and it's probably too late to change. I also don't really see a non-breaking way to tell opDispatch about param

Re: requests 2.0.0 release

2020-10-29 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 29 October 2020 at 06:42:54 UTC, ikod wrote: Hi, requests 2.0.0 released with single change - support for vibe-d moved to separate subpackage. The goal of this update is to prevent dub from downloading vibe-d packages for optional subConfiguration. Important in case you use re

Re: requests 2.0.0 release

2020-10-30 Thread Andre Pany via Digitalmars-d-announce
On Friday, 30 October 2020 at 13:34:24 UTC, Jacob Carlborg wrote: On Thursday, 29 October 2020 at 06:42:54 UTC, ikod wrote: Hi, requests 2.0.0 released with single change - support for vibe-d moved to separate subpackage. The goal of this update is to prevent dub from downloading vibe-d pac

Re: requests 2.0.0 release

2020-11-02 Thread Andre Pany via Digitalmars-d-announce
On Sunday, 1 November 2020 at 14:00:34 UTC, Jacob Carlborg wrote: On 2020-11-01 11:13, Sönke Ludwig wrote: ddb marks the vibe-d dependency as optional, so it *should* not trigger a download by itself. It does not trigger a download. The downside is that user of the library needs to manually

Re: Preparing for Google Summer of Code 2021

2020-11-23 Thread Andre Pany via Digitalmars-d-announce
On Sunday, 15 November 2020 at 10:46:01 UTC, Mike Parker wrote: Recently, Google put out an announcement on the GSoC mailing list about their plans for GSoC 2021. They're doing things differently this time. A big change is that the event is being cut down to 10 weeks, with 2 evaluations rathe

Re: DConf Online 2020 was a big success!

2020-11-23 Thread Andre Pany via Digitalmars-d-announce
On Monday, 23 November 2020 at 07:39:58 UTC, Walter Bright wrote: I enjoyed #DConfOnline very much, though I miss seeing everyone in person. [...] Thanks a lot to all speakers, and yes especially to Mike! Kind regards André

Re: Preparing for Google Summer of Code 2021

2020-11-24 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 24 November 2020 at 08:12:18 UTC, Jacob Carlborg wrote: On Monday, 23 November 2020 at 13:34:14 UTC, Petar Kirov [ZombineDev] wrote: Thanks, I've just added the gsoc2020 label for these issues. I will ping someone to give you permissions for the repo ;) Shouldn't it be gsoc2021?

Re: Mir vs. Numpy: Reworked!

2020-12-03 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 3 December 2020 at 16:27:59 UTC, 9il wrote: Hi all, Since the first announcement [0] the original benchmark [1] has been boosted [2] with Mir-like implementations. D+Mir: 1. is more abstract than NumPy 2. requires less code for multidimensional algorithms 3. doesn't require in

Re: Mir vs. Numpy: Reworked!

2020-12-05 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 5 December 2020 at 07:04:59 UTC, 9il wrote: On Thursday, 3 December 2020 at 16:50:39 UTC, Andre Pany wrote: On Thursday, 3 December 2020 at 16:27:59 UTC, 9il wrote: [...] Hi Ilya, Thanks a lot for sharing the update. I am currently working on porting a python package called FMP

Re: DIP 1030-- Named Arguments--Formal Assessment

2020-12-07 Thread Andre Pany via Digitalmars-d-announce
On Monday, 7 December 2020 at 12:13:35 UTC, zoujiaqing wrote: On Thursday, 17 September 2020 at 12:58:06 UTC, Mike Parker wrote: [...] Very practical features, similar to trailing closures, are expected. Implementing the DIP is added to the list of possible gsoc21 projects. Hopefully D is

Re: Printing shortest decimal form of floating point number with Mir

2020-12-29 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 29 December 2020 at 16:14:59 UTC, Atila Neves wrote: On Thursday, 24 December 2020 at 14:14:33 UTC, 9il wrote: On Thursday, 24 December 2020 at 14:08:32 UTC, welkam wrote: On Wednesday, 23 December 2020 at 18:05:40 UTC, 9il wrote: It was a mockery executed by Atila Read the all co

Re: code-d 0.23.0

2021-11-20 Thread Andre Pany via Digitalmars-d-announce
On Saturday, 20 November 2021 at 17:57:40 UTC, WebFreak001 wrote: Hi everyone, I just released a new version of my Visual Studio Code extension "code-d" [...] Thank you so much for your work on this extension. By chance, do you consider to make your extension compatible for vscode.dev ?

Re: DMD now incorporates a disassembler

2022-01-08 Thread Andre Pany via Digitalmars-d-announce
On Friday, 7 January 2022 at 21:41:55 UTC, Walter Bright wrote: Compile with -vasm to see it! Enjoy! For the file test.d: int demo(int x) { return x * x; } Compiling with: dmd test.d -c -vasm prints: _D4test4demoFiZi: : 89 F8 mov EAX,EDI 0002:

Re: Android LDC in a Container

2017-02-20 Thread Andre Pany via Digitalmars-d-announce
On Sunday, 19 February 2017 at 23:16:20 UTC, Nick Sabalausky (Abscissa) wrote: On 01/15/2017 12:40 PM, Andre Pany wrote: Hi, on Dockerhub I published a repository which makes it really easy to develop Android applications using LDC and Joakims work. The repository contains Android 1.1.0 bet

Re: It's alive! D building D building D, all on Android

2017-03-01 Thread Andre Pany via Digitalmars-d-announce
On Monday, 27 February 2017 at 17:08:26 UTC, Joakim wrote: Piping hot builds of the upcoming ldc 1.1.1 release available as both a linux/x64 -> Android/ARM cross-compiler and a native Android/ARM compiler, that you can run on your own phone or tablet: https://github.com/joakim-noah/android/

Re: DMD now has colorized syntax highlighting in error messages

2017-05-14 Thread Andre Pany via Digitalmars-d-announce
On Sunday, 14 May 2017 at 14:07:20 UTC, Walter Bright wrote: https://github.com/dlang/dmd/pull/6777 It turned out to be unexpectedly easy to implement. The only downside is now we have to rather tediously tweak the error message texts so they use backticks. Thanks a lot. In my opinion these

dubmore: Support of local and remote archive dependencies

2017-05-17 Thread Andre Pany via Digitalmars-d-announce
Hi, I want to share with you a little application I wrote. With the following application you can add local and remote archive dependencies to your dub configuration. /+ dub.json: { "name":"test" "dependencies":{ "sample1":{"path":"C:\\D\\projects\\test2\\sampl

Black Duck: DMD license corrected

2017-06-07 Thread Andre Pany via Digitalmars-d-announce
Hi, Black duck is a software and a service for enterprises to evaluate the usage of OSS in their products to avoid legal risks. DMD license type is now corrected. There is also a non commercial public available service of Black duck called OpenHub. Here is DMD still listed with the old lice

Re: Revised DIP Info

2017-06-14 Thread Andre Pany via Digitalmars-d-announce
On Monday, 12 June 2017 at 17:51:05 UTC, Mike Parker wrote: Now that I've got a few DIP reviews under my belt, I've got a good enough handle on the process to lay it out in documentation form. To that end [1], I've kept the general structure that Dicebot initially set down, changing the details

Re: Release candidates vibe.d 0.8.0-rc.2 and vibe-core 1.0.0-rc.2

2017-06-28 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 27 June 2017 at 09:20:40 UTC, Sönke Ludwig wrote: Am 22.06.2017 um 10:55 schrieb Sönke Ludwig: There have been some minor fixes and vibe.d 0.8.0-rc.2 and vibe-core 1.0.0-rc.2 have been tagged. The final release is rescheduled for Monday, July the 3rd. It seems there is an issue wi

Re: Release D 2.075.0

2017-07-20 Thread Andre Pany via Digitalmars-d-announce
On Wednesday, 19 July 2017 at 15:36:22 UTC, Martin Nowak wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 [...] Could you please create a post on reddit? Kind regards André

Delta - Bridge to the Delphi ecosystem

2017-09-03 Thread Andre Pany via Digitalmars-d-announce
Delta is a proof of concept to enhance the D Programming Language with the Delphi ecosystem. There are 2 scenarios Delta tries to achieve: - Create your GUI using the Delphi RAD Studio and connect the events with your logic written in D. The obligatory Hello World sample: https

Re: Delta - Bridge to the Delphi ecosystem

2017-09-04 Thread Andre Pany via Digitalmars-d-announce
On Monday, 4 September 2017 at 02:32:48 UTC, Domain wrote: On Sunday, 3 September 2017 at 19:53:59 UTC, Andre Pany wrote: Delta is a proof of concept to enhance the D Programming Language with the Delphi ecosystem. [...] Cool! Any plan to support lazarus/fpc? That makes a lot of sense as L

Re: D on devdocs

2017-09-11 Thread Andre Pany via Digitalmars-d-announce
On Monday, 11 September 2017 at 03:23:47 UTC, ANtlord wrote: Hello. I'm not sure that you know, but documentation of D language has become to devdocs.io. It is web service provides offline documentation. We've got a useful tool for documentation viewing and reading. The next step is an impleme

Re: D books for $10

2017-09-12 Thread Andre Pany via Digitalmars-d-announce
On Tuesday, 12 September 2017 at 13:25:47 UTC, Ali wrote: On Tuesday, 12 September 2017 at 06:29:04 UTC, Kai Nacke wrote: Hi all, D Web Development by myself (https://www.packtpub.com/web-development/d-web-development) Regards, Kai kind of unrelated question, does vibe.d install and deploys

Re: Reorganization and list of D libraries (300+)

2017-11-12 Thread Andre Pany via Digitalmars-d-announce
On Monday, 6 November 2017 at 16:12:14 UTC, Martin Tschierschke wrote: On Saturday, 4 November 2017 at 00:16:35 UTC, Ali Çehreli wrote: On 11/03/2017 05:12 PM, Fra Mecca wrote: https://github.com/FraMecca/D_Libraries_Registry This effort should be combined with the current work being done t

Dlang support added to fx

2017-12-16 Thread Andre Pany via Digitalmars-d-announce
Hi, initial D support for fx (Functions as a service based on Docker) was merged today. https://github.com/metrue/fx Kind regards André

Re: Proposal for a standard Decimal type in alpha

2017-12-21 Thread Andre Pany via Digitalmars-d-announce
On Thursday, 21 December 2017 at 13:59:28 UTC, Jack Stouffer wrote: A couple of months ago, Andrei noted that a donor asked for a precise decimal type for D specifically: https://forum.dlang.org/post/osnema$d5s$1...@digitalmars.com. I've also heard this asked for many times, so I decided to sta

Re: Proposal for a standard Decimal type in alpha

2017-12-22 Thread Andre Pany via Digitalmars-d-announce
On Friday, 22 December 2017 at 08:32:03 UTC, Nathan S. wrote: I think it would be clearer if the precision, the rounding mode, and the error behavior were three separate parameters instead of a single Hook. Predefined settings named "Abort", "Throw", and "NoOp" would then be self-explanatory, a

  1   2   >