Re: D syntax highlighting in Nano

2023-08-10 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 8 August 2023 at 00:43:59 UTC, Doigt wrote: Would be nice to have feedback. I made a PR for the improved nano syntax project because I don't have a gitlab account to contribute directly to the nano project, but feel free to fork and do it yourself if you feel it's important/good

Re: A New Era for the D Community

2023-05-26 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 3 May 2023 at 11:13:34 UTC, Mike Parker wrote: Our enthusiasm is high, and we're ready to get going. I think you'll like where we're headed. Good job guys!! This reinforces my belief in what you do.

Re: How to set up D and GLFW/OpenGL project on MacOS, Linux and Windows | [video]

2023-03-15 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 8 March 2023 at 16:45:02 UTC, Ki Rill wrote: ![D and GLFW/OpenGL project](https://github.com/rillki/d-glfw-opengl-project-template/blob/main/imgs/d-glfw-opengl.jpg?raw=true) Here is the [link](https://youtu.be/wG6OG6uWyDw) Amazing! Thanks!

Re: DConf '23 in London -- Start thinking about your talks!

2023-02-09 Thread Dejan Lekic via Digitalmars-d-announce
On Thursday, 9 February 2023 at 14:58:42 UTC, Mike Parker wrote: I'm finally able to announce that we're going back to London for DConf '23! Thanks to Symmetry Investments for hosting us once again. Woohoo! Can't wait! See you guys there. :)

Re: GCC 12.2 Released (D v2.100.1)

2022-08-19 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 19 August 2022 at 11:36:09 UTC, Iain Buclaw wrote: Hi, GCC version 12.2 has been released. GCC 12.2 is the first bug-fix release from the GCC 12 branch containing important fixes for regressions and serious bugs in GCC 12.1 with 11 bugs fixed in GDC since the previous release.

Re: DConf 2022 in London?

2022-02-15 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 15 February 2022 at 12:22:05 UTC, Mike Parker wrote: Personally, I'm super pumped about this. I hope to see a lot of you in London in August! I will definitely attend. See you there! :)

Re: Introducing the wren-port DUB package

2021-12-22 Thread Dejan Lekic via Digitalmars-d-announce
On Saturday, 18 December 2021 at 15:13:33 UTC, Guillaume Piolat wrote: Wren is a small, fast, and class-based concurrent scripting language. wren-port is a D transation of the Wren v0.4 programming language implementation, intended for embedding. This is useful is you want a nothrow @nogc fast

Re: DConf Online 2021 T-Shirts

2021-11-11 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 20 October 2021 at 11:50:00 UTC, Mike Parker wrote: "Entry" would imply a downward trajectory! Our thing is launching. True. It is in the "launching" phase for 20 years...

Re: A GUI for DMD, the final version has been release.

2021-10-11 Thread Dejan Lekic via Digitalmars-d-announce
On Saturday, 9 October 2021 at 23:02:22 UTC, Murilo wrote: Hi guys, I've just finished the final version of the DMD GUI, there is Linux and a Windows version, click on the link below to download it: https://github.com/MuriloMir/DMD-GUI It is always good to see new D projects, but why should

Re: GtkD Coding Post #0113: GTK/GIO Application IDs and Signals

2021-09-13 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 10 September 2021 at 08:18:48 UTC, Ron Tarrant wrote: Continuation of the discussion from last week: https://gtkdcoding.com/2021/09/10/0113-gtk-gio-application-ids-signals.html I am glad to see GtkDCoding back in action! :)

Re: Release of std.io v0.3.0

2020-08-04 Thread Dejan Lekic via Digitalmars-d-announce
On Sunday, 26 July 2020 at 17:09:07 UTC, Steven Schveighoffer wrote: I have released a minor improvement to std.io [1], which adds support for opening the standard handles (stdin, stdout, stderr) [2]. I always hoped, since the stream package has been deprecated, that std.io will get merged

Re: code.dlang.org reliability update

2020-03-03 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 2 March 2020 at 19:17:59 UTC, Sönke Ludwig wrote: As of yesterday, code.dlang.org now points to a more powerful dedicated server that can host the DUB registry without the danger of freezing due to excessive swapping - this is what happened on the 26th last month [1]. Sönke,

Re: D for microservices: ldc, rdmd, dub now available on Alpine x86_64

2019-11-05 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 5 November 2019 at 02:16:28 UTC, Mathias Lang wrote: Hi all, Recently there have been inquiries about support for D on Alpine Linux, a distribution mostly used in combination with Docker to create lightweight container images for microservices. At BPF Korea, we're working on a

Re: rapidxml for D has been ported.

2019-10-15 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 8 October 2019 at 08:56:26 UTC, zoujiaqing wrote: RapidXml is an attempt to create the fastest XML parser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser written in modern C++, with parsing speed approaching that of strlen

Re: Redis client hunt-redis RC1 released

2019-07-25 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 23 July 2019 at 07:57:06 UTC, zoujiaqing wrote: A Powerfull Redis client library for D Programming Language. Porting from java Jedis, support redis 3.x / 4.x all features and 5.x some features. Can it connect to AWS ElastiCache cluster endpoint?

Re: Redis client hunt-redis RC1 released

2019-07-25 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 23 July 2019 at 07:57:06 UTC, zoujiaqing wrote: A Powerfull Redis client library for D Programming Language. Porting from java Jedis, support redis 3.x / 4.x all features and 5.x some features. Why? There is the excellent TinyRedis project. Does it not have some feature you

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

2019-07-09 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 9 July 2019 at 12:09:14 UTC, Greatsam4sure wrote: All the web framework only vibe was set up with business in mind. Not entirely true - there is a (pretty active) project out there called "Hunt Framework" - https://github.com/huntlabs/hunt-framework

Re: We’re hiring Software Engineers! (D language)

2019-07-03 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 2 July 2019 at 08:56:42 UTC, Andrej Mitrovic wrote: Hi! BPF Korea is looking to increase the size of its core development team in Seoul, South Korea. The job is on-site, and the company is willing to sponsor your Visa application and will guide you through the entire process.

Re: gtkDcoding Blog: Post #0009 - Boxes

2019-02-14 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 13 February 2019 at 02:42:07 UTC, DanielG wrote: Why not just make a single thread, "gtkDecoding Blog updates", and always append to it? It will bump the topic back up to the top whenever you add something. Maybe because it is a different topic, and he wants to start a new

Re: a van Emde Boas tree

2019-02-05 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 5 February 2019 at 15:28:04 UTC, Alex wrote: Hi all, my van Emde Boas tree finally reached an announceable state, at version 0.12.0. vEB tree is an interesting data structure. Where is the implementation? - You did not provide any links...

Re: Hunt framework 2.0.0 released

2019-01-29 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 29 January 2019 at 10:00:22 UTC, zoujiaqing wrote: The HuntLabs team is happy to announce the release of Hunt Framework 2.0. Looks impressive. I like the fact that VibeD has some competition - it is healthy that way. Good job guys!

Re: My Meeting C++ Keynote video is now available

2019-01-16 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 14 January 2019 at 10:18:34 UTC, Martin Tschierschke wrote: This is exactly the argument to get a database driver (mysql,postgres...) and probably a webserver in std. Absolutely not! Please... IMHO, what needs to be in std are just APIs (modules, interfaces, declarations)...

Re: DConf 2019: Shepherd's Pie Edition

2019-01-11 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 28 December 2018 at 16:31:01 UTC, Adam D. Ruppe wrote: On Friday, 28 December 2018 at 07:08:19 UTC, Dejan Lekic wrote: While I admire your persistence I fail to understand why you simply don't ignore stuff you do not like. If you do not like conferences fine - do not go

Re: DConf 2019: Shepherd's Pie Edition

2018-12-27 Thread Dejan Lekic via Digitalmars-d-announce
On Saturday, 22 December 2018 at 13:46:39 UTC, Joakim wrote: Given that this conference format is dying off, is there any explanation for why the D team wants to continue this antiquated ritual? Why are you bringing this again? Are you going to talk the same stuff whenever someone mentions

Re: Spasm - webassembly libary for single page applications

2018-10-15 Thread Dejan Lekic via Digitalmars-d-announce
On Sunday, 14 October 2018 at 19:04:51 UTC, Sebastiaan Koppe wrote: It turns out jumping between wasm and js isn't really a big deal (at least not anymore), so I ditched that idea to keep things simple. Plus, there is a good chance that in the near future wasm will be able to call the

Re: Spasm - webassembly libary for single page applications

2018-10-13 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 12 October 2018 at 19:43:25 UTC, Sebastiaan Koppe wrote: I like to announce Spasm https://github.com/skoppe/spasm It is a webassembly library to develop single page applications and builds on my previous work (https://forum.dlang.org/post/eqneqstmwfzugymfe...@forum.dlang.org). I

Re: Copy Constructor DIP and implementation

2018-09-12 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 11 September 2018 at 15:22:55 UTC, rikki cattermole wrote: Here is a question (that I don't think has been asked) why not @copy? @copy this(ref Foo other) { } It can be read as copy constructor, which would be excellent for helping people learn what it is doing (spec lookup).

Re: Work on ARM backend for DMD started

2018-07-06 Thread Dejan Lekic via Digitalmars-d-announce
On Thursday, 20 July 2017 at 22:08:16 UTC, Walter Bright wrote: I wouldn't be discouraged by the nay-sayers. If you want to build an ARM back end for it, do it! About every project I've ever embarked on, including D, started with everyone nay-saying it. Keep it that way and thanks for it!!

Re: iopipe v0.1.0 - now with Windows support!

2018-06-11 Thread Dejan Lekic via Digitalmars-d-announce
On Sunday, 10 June 2018 at 20:10:31 UTC, Steven Schveighoffer wrote: iopipe version 0.1.0 has been released. iopipe is a high-performance pipe processing system that makes it easy to string together pipelines to process data with as little buffer copying as possible. All I can say (again,

Re: dxml 0.3.0 released

2018-04-20 Thread Dejan Lekic via Digitalmars-d-announce
On Thursday, 19 April 2018 at 14:40:58 UTC, Jonathan M Davis wrote: Well, since I'm going to be talking about dxml at dconf, and it's likely that I'll be talking about stuff that was not in the 0.2.* releases, it seemed like I should get a new release out before dconf. So, here it is. dxml

Re: Article: Why Const Sucks

2018-03-05 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 5 March 2018 at 10:57:35 UTC, Jonathan M Davis wrote: Here's something I wrote up on const: http://jmdavisprog.com/articles/why-const-sucks.html I suppose that it's not exactly the most positive article, but I feel that it's accurate. - Jonathan M Davis Brilliant article,

Re: BLAS implementation for D

2017-04-13 Thread Dejan Lekic via Digitalmars-d-announce
On Thursday, 13 April 2017 at 09:18:06 UTC, data pulverizer wrote: I have just finished the first version of a BLAS implementation for D mostly done by code conversion from GSL's BLAS module https://github.com/dataPulverizer/dblas It is complete functionally with respect covering all the

Re: influxdb-dlang-wrapper v0.0.1 - D API for InfluxDB

2017-03-21 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 20 March 2017 at 19:57:03 UTC, Atila Neves wrote: http://code.dlang.org/packages/influxdb-dlang-wrapper InfluxDB is a database optimised for time-series data. This package implements a D API via the REST interface so that this code works: Brilliant! I may actually need it soon!

Re: mysql-native: API Refresh RC

2017-01-30 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 30 January 2017 at 02:56:27 UTC, Nick Sabalausky wrote: I've been working on a big refresh of mysql-native's API, to take care of various issues that have appeared with it. It involves some major breaking changes (although I've tried to keep old interfaces around for the moment, but

Re: DIP 1003: remove `body` as a keyword

2016-11-21 Thread Dejan Lekic via Digitalmars-d-announce
On Saturday, 19 November 2016 at 21:16:15 UTC, Dicebot wrote: DIP 1003 is merged to the queue and open for public informal feedback. Perhaps a good idea for D3...

Re: New team member: Lucia

2016-10-14 Thread Dejan Lekic via Digitalmars-d-announce
On Thursday, 13 October 2016 at 18:15:30 UTC, Andrei Alexandrescu wrote: Hello everyone, Please join me in welcoming Lucia Lucia Cojocaru to our team. Lucia is a MSc student in computer security, having Razvan Deaconescu and Razvan Rughiniș as advisers. She just completed an internship at

Re: PowerNex - The Userspace update! (also first birthday)

2016-10-04 Thread Dejan Lekic via Digitalmars-d-announce
On Sunday, 2 October 2016 at 22:46:17 UTC, Wild wrote: Hey! To celebrate the first birthday[1] of PowerNex, my D kernel, I've made a new release. This is a big release compared to the old one, because this one contains a userspace mode where you can load and execute ELF executable. I've also

Re: GC blessed for C++ (again)

2016-09-30 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 28 September 2016 at 20:50:28 UTC, Ali Çehreli wrote: https://www.reddit.com/r/programming/comments/54xnbg/herb_sutters_experimental_deferred_and_unordered/ Ali The paragraph I like the most there is: "The other important difference is that deferred_heap meets C++'s

Re: First dmd nightly shipping with dub

2016-07-06 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 6 July 2016 at 09:28:44 UTC, Martin Nowak wrote: This is the first nightly dmd build that includes dub binaries. http://nightlies.dlang.org/dmd-2016-07-06/ They will also be part of the upcoming 2.072.y releases. We will sync the dub and dmd release cycles, but not the versioning.

Re: Makd (build system) and d1to2fix tool (D1->D2 conversion) released as open source

2016-06-24 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 24 June 2016 at 16:44:05 UTC, Dejan Lekic wrote: And no, some of *still love Make*! Well, I wanted to say that some of US still love Make! :) Pardon my quick typing...

Re: Makd (build system) and d1to2fix tool (D1->D2 conversion) released as open source

2016-06-24 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 24 June 2016 at 16:02:26 UTC, Leandro Lucarella wrote: Makd is a a GNU Make library/framework to build D projects (I know there is a lot of hate towards Make, so I'm not sure if this is good or bad news for the community :-P). https://github.com/sociomantic-tsunami/makd

Re: Work in Amsterdam

2016-06-15 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 13 June 2016 at 22:45:15 UTC, Márcio Martins wrote: Forgive me if this is not the best place for this sort of posts, but we are looking for experienced developers willing to learn D to join our development team in Amsterdam. We are a fast-growing travel e-commerce startup focused on

Re: LZ4 decompression at CTFE

2016-04-27 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 26 April 2016 at 22:05:39 UTC, Stefan Koch wrote: Hello, originally I want to wait with this announcement until DConf. But since I working on another toy. I can release this info early. So as per title. you can decompress .lz4 flies created by the standard lz4hc commnadline tool

Re: Command line utilities for tab-separated value files

2016-04-13 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 12 April 2016 at 00:50:24 UTC, Jon D wrote: Hi all, I've open sourced a set of command line utilities for manipulating tab-separated value files. They are complementary to traditional unix tools like cut, grep, etc. They're useful for manipulating large data files. I use them

Re: Dconf gets a new logo

2016-03-02 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 2 March 2016 at 03:37:48 UTC, Andrei Alexandrescu wrote: Many thanks to https://github.com/aG0aep6G who contributed the DConf 2016 logo (the Berlin tower https://github.com/D-Programming-Language/dconf.org/pull/95). After discussing it with Sociomantic, they proposed a new one

Re: Terminix 0.51.0 Released

2016-02-29 Thread Dejan Lekic via Digitalmars-d-announce
Brilliant application! Well-done! May I ask for a feature? (Maybe it is already planned) - Can we please have tabs (could be simple Toggle Buttons) in each terminal? There is plenty of space between the "0: Terminal 1" and "+ x" in each of the terminals. That space could be used for tabs I

Re: Found on twitter: a long comparison of C with D, in Russian

2016-02-11 Thread Dejan Lekic via Digitalmars-d-announce
This is probably the most complete C vs D comparison ever made. Really cool article! Thanks!

Re: Poodinis (DI framework) 6.1.0 released

2016-02-10 Thread Dejan Lekic via Digitalmars-d-announce
You got a star from me there, sir. :) Really nice DI framework. Thanks!

Re: Release D 2.070.0

2016-01-28 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 27 January 2016 at 21:08:54 UTC, Martin Nowak wrote: Glad to announce D 2.070.0 http://dlang.org/download.html This release comes with the new std.experimental.ndslice, heavily expanded Windows bindings, and native exception handling on 64-bit linux. See the changelog for more

Re: Please vote for the DConf logo

2015-11-05 Thread Dejan Lekic via Digitalmars-d-announce
#3 is the most elegant and applicable on anything (cards, pens, t-shirts, business cards, you name it.

Re: Sociomantic Labs is looking for Software Developers! (D language)

2015-10-27 Thread Dejan Lekic via Digitalmars-d-announce
I've created LinkedIn jobs post about this: https://www.linkedin.com/grp/post/3923820-6064809938163691520?trk=groups-post-b-title Good luck! :)

Re: Swaggarize

2015-10-20 Thread Dejan Lekic via Digitalmars-d-announce
For a moment I hoped that you are working on the D codegen for Swagger. :) *that* would really be a useful thing, in my humble opinion! Speaking about the rant about JS and productivity. I never say JS as "one language to rule them all", nor I saw D in the same way. D and JS cover different

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

2015-08-25 Thread Dejan Lekic via Digitalmars-d-announce
Well, Andrei, I expected this. - This is the best, and the most natural way forward. I am 100% The D Foundation is the best direction for D and only good will come from that. You and Facebook can still cooperate in many ways, and perhaps Facebook could become one of the important sponsors, or

Re: Blog post : OOP composition with mixins

2015-08-24 Thread Dejan Lekic via Digitalmars-d-announce
Good article. However, composition also has some drawbacks and they should be explained. Speaking about Java and inheritance, and popular believe it is overused - Yes, maybe it is, but Java does not have language features D has, and it should not be blamed for that. Interesting article for

Re: D-Day for DMD is today!

2015-08-24 Thread Dejan Lekic via Digitalmars-d-announce
Good news indeed! Well done everybody!

Re: DDT 0.13.0 released - DUB configurations support.

2015-08-12 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 11 August 2015 at 17:03:35 UTC, Bruno Medeiros wrote: A new DDT release (nicknamed Candy Kingdom ) is out, please read the changelog: https://github.com/bruno-medeiros/DDT/releases/tag/Release_0.13.0 This is Release Candidate quality, there might be a few undiscovered bugs with

Re: London D meetups ...

2015-08-10 Thread Dejan Lekic via Digitalmars-d-announce
On Tuesday, 4 August 2015 at 10:00:28 UTC, Nemanja Boric wrote: On Tuesday, 4 August 2015 at 09:54:46 UTC, Dejan Lekic wrote: Yes, I am aware of that. I was thinking of volunteering for some time, with help of others. We have a healthy D community here in London and we should work on making

Re: London D meetups ...

2015-08-10 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 7 August 2015 at 19:10:53 UTC, Kingsley wrote: On Tuesday, 4 August 2015 at 14:25:33 UTC, Russel Winder wrote: On Tue, 2015-08-04 at 09:54 +, Dejan Lekic via Digitalmars-d -announce wrote: Yes, I am aware of that. I was thinking of volunteering for some time, with help of others

Re: London D meetups ...

2015-08-04 Thread Dejan Lekic via Digitalmars-d-announce
Yes, I am aware of that. I was thinking of volunteering for some time, with help of others. We have a healthy D community here in London and we should work on making it bigger. Cheers!

Re: Voting for std.experimental.allocator

2015-07-22 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 8 July 2015 at 11:33:03 UTC, Dicebot wrote: Andrei is back online and thus it is time to make a decision about adding his allocator package (http://forum.dlang.org/post/vfipmwojmvseqxoiw...@forum.dlang.org) to Phobos std.experimental Docs:

Re: dcrypt - a cryptography library written in D

2015-07-13 Thread Dejan Lekic via Digitalmars-d-announce
And source is where? :)

Re: Looking for part-time developer for app back-end and webviews in D

2015-07-06 Thread Dejan Lekic via Digitalmars-d-announce
On Thursday, 2 July 2015 at 16:14:55 UTC, David Gill wrote: Hello D Programming community. How I'm glad I found you :). We've developed a super simple iOS and Android app, which was originally built with Cake PHP and some other frameworks. In order to increase stability, we completely rebuilt

Re: Learning D Available for Pre-Order

2015-06-23 Thread Dejan Lekic via Digitalmars-d-announce
Good news! I've just shared the info on our LinkedIn group. :)

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

2015-06-01 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 29 May 2015 at 23:42:00 UTC, Andrei Alexandrescu wrote: DConf 2015 has been awesome, I'm taking a minute to post this that's been announced a short while ago. We're pleased to announce that DConf 2016 will take place in Berlin, sponsored by Sociomantic. We'll be back with

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

2015-03-27 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 25 March 2015 at 22:30:15 UTC, Ola Fosheim Grøstad wrote: On Wednesday, 25 March 2015 at 21:00:37 UTC, Andrei Alexandrescu wrote: https://www.reddit.com/r/programming/comments/30ad8b/why_gos_design_is_a_disservice_to_intelligent/ Andrei Downplaying other languages makes the D

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

2015-03-27 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 25 March 2015 at 21:00:37 UTC, Andrei Alexandrescu wrote: https://www.reddit.com/r/programming/comments/30ad8b/why_gos_design_is_a_disservice_to_intelligent/ Andrei If Go community is what they believe they are - intelligent. They would not blame D community for this article,

Re: We're looking for a Software Developer! (D language)

2015-01-13 Thread Dejan Lekic via Digitalmars-d-announce
Why don't you post this on LinkedIn's D Developer Network group?

Re: dco can work for 64 bit,and base on D2.067b1:code.dlang.org

2014-12-22 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 22 December 2014 at 12:57:01 UTC, uri wrote: On Monday, 22 December 2014 at 11:41:16 UTC, FrankLike wrote: dco is a build tool,and very easy to use,it can build dfl64.lib ,dgui.lib or other your projects,it can auto copy dfl.lib to the dmd2\windows\lib or lib64. After you work on

Re: dsource.org moved

2014-12-03 Thread Dejan Lekic via Digitalmars-d-announce
I think DSource should not be shut down, but instead modernised and open for new D-based projects. We, old D programmers, just love DSource! :)

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

2014-11-27 Thread Dejan Lekic via Digitalmars-d-announce
No, *thank you*! - For the great work you've done! :)

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

2014-11-26 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 26 November 2014 at 10:34:24 UTC, Ali Çehreli wrote: Main page: http://ddili.org/ders/d.en/ 1) For the first time, there are eBook formats: http://ddili.org/ders/d.en/Programming_in_D_Ali_Cehreli.ALPHA.epub

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

2014-11-26 Thread Dejan Lekic via Digitalmars-d-announce
One more thing - if you have the book in some wiki form, it may be a good idea to transform it into AsciiDoc as it has really nice ePub/PDF/HTML output.

Re: Programming in D book, User Defined Attributes (UDA) chapter

2014-08-29 Thread Dejan Lekic via Digitalmars-d-announce
On Wednesday, 27 August 2014 at 06:16:14 UTC, Ali Çehreli wrote: I made some additions and corrections. The following are the major ones: * The 'User Defined Attributes (UDA)' chapter * @nogc * foreach_reverse * Formatted element output with %( and %) * static this, static ~this, shared

LinkedIn D group reached 1000+ members

2014-08-28 Thread Dejan Lekic via Digitalmars-d-announce
It had to happen. :) Today, the LinkedIn group ( http://www.linkedin.com/groups/D-Developer-Network-3923820 ) reached over 1000 members. Time to celebrate! (Though I honestly hope at lest 1/4 of those people actually use D professionally...) PS. Those of you who prefer XING, we have D

Re: D 2.066 is out. Enjoy!

2014-08-26 Thread Dejan Lekic via Digitalmars-d-announce
On Friday, 22 August 2014 at 21:41:13 UTC, Andrew Edwards wrote: On 8/23/14, 3:33 AM, Andrei Alexandrescu wrote: On 8/22/14, 10:05 AM, John Colvin wrote: As I'm sure has been mentioned elsewhere, the website changes should be part of the release process, not an afterthought. Agreed. Who

Re: D 2.066 is out. Enjoy!

2014-08-22 Thread Dejan Lekic via Digitalmars-d-announce
On Monday, 18 August 2014 at 19:00:23 UTC, Andrei Alexandrescu wrote: Congratulations to everyone involved! http://www.reddit.com/r/programming/comments/2dwqvy/d_2066_nogc_c_namespaces_multidimensional_slices/ https://www.facebook.com/dlang.org/posts/905593426121006

Re: Real time captioning of D presentations

2014-06-02 Thread Dejan Lekic via Digitalmars-d-announce
On Sunday, 1 June 2014 at 18:46:18 UTC, Walter Bright wrote: https://lkuper.github.io/blog/2014/05/31/your-next-conference-should-have-real-time-captioning/ I know I'd find this very useful - what do you guys think? Ideal situation is to have slide on the screen, and a video in the

Re: Adam D. Ruppe's D Cookbook now available!

2014-05-30 Thread Dejan Lekic via Digitalmars-d-announce
Walter Bright wrote: http://www.packtpub.com/discover-advantages-of-programming-in-d-cookbook/book http://www.amazon.com/D-Cookbook-Adam-D-Ruppe/dp/1783287217 http://www.reddit.com/r/programming/comments/26pn00/d_cookbook_officially_published_consists_of_d/ After watching Adam's most

Re: Mono-D 2.0 - XamarinStudio 5.0 support, completion improvements

2014-05-01 Thread Dejan Lekic via Digitalmars-d-announce
You are my personal hero!

Re: Unencumbered V0.1.2: Write Cucumber step definitions in D

2014-04-25 Thread Dejan Lekic via Digitalmars-d-announce
whilst bootstrapping the process and also for some tests I wrote for my MQTT broker. I think this should work but I can't try it right You have a MQTT broker? Free? Open-source? Can I haz teh code plx!

Re: GDC ARM beta #1 (with binary releases!)

2014-03-24 Thread Dejan Lekic
Hi all, I am back from a winter holiday. Just wanted to say this - I have been building working GDC on my ODROID-U2 for a month or so, and haven't seen any problems there so far. ARM support is pretty good I would say. GDC guys have done some amazing work, and I am eternally grateful for

Re: Happy Tenth Birthday, GDC!

2014-03-24 Thread Dejan Lekic
On Sunday, 23 March 2014 at 02:06:13 UTC, Andrei Alexandrescu wrote: Hello everyone, Today GDC celebrates 10 years of existence. Please join me in expressing sincere congratulations to everyone who contributed to the project. I would like to emphasize that GDC is a key component of D's

Re: My D book is now officially coming soon

2014-03-06 Thread Dejan Lekic
I've just pre-ordered it, on Amazon. ;) Hurry up! :) -- http://dejan.lekic.org

Re: DConf 2014 publishes schedule, opens registration

2014-03-04 Thread Dejan Lekic
Wow! - I can't wait! :)

Re: dmd 2.065 rc 1

2014-02-19 Thread Dejan Lekic
I understand that, I'm just asking the people that deal with this to contact me and propose a resolution. I have a feeling it should be vice-versa. They do not care whether DMD is in their repository or not. It is us, the community, who needs this. :) So, we should be us who are in contact

Re: dmd 2.065 rc 1

2014-02-18 Thread Dejan Lekic
To avoid confusion: It is not Fedora people who are not willing to help. Problem is with mirrors. Imagine personX or companyX decides to become mirror of distribution which has DMD in their official repository. Before they sync Fedora packages, they have to ask permissions of all DMD (and

Re: dmd 2.065 beta 1 #2

2014-02-17 Thread Dejan Lekic
Andrew Edwards wrote: On 1/26/14, 11:19 AM, Jordi Sayol wrote: El 26/01/14 16:23, Dejan Lekic ha escrit: On Wednesday, 22 January 2014 at 08:25:05 UTC, Jordi Sayol wrote: El 22/01/14 02:06, Andrew Edwards ha escrit: On 1/21/14, 6:02 PM, Jordi Sayol wrote: El 21/01/14 23:29, Brad Anderson ha

Re: dmd 2.065 rc 1

2014-02-17 Thread Dejan Lekic
Andrew Edwards wrote: First I would like to say thanks to Martin Nowak, Kenji Hara, Jordi Sayol and Brad Anderson for their support. Their efforts directly impact my ability to prepare the releases and they work tirelessly to ensure that it happens. RC1 is available for review: All

Re: dmd 2.065 beta 1 #2

2014-01-26 Thread Dejan Lekic
On Wednesday, 22 January 2014 at 08:25:05 UTC, Jordi Sayol wrote: El 22/01/14 02:06, Andrew Edwards ha escrit: On 1/21/14, 6:02 PM, Jordi Sayol wrote: El 21/01/14 23:29, Brad Anderson ha escrit: #.###.~b# == 2.065.b1 // beta #.###.~rc# == 2.065.rc1 // release candidate

Re: Dmitry Olshansky is now a github committer

2014-01-26 Thread Dejan Lekic
On Friday, 24 January 2014 at 18:00:29 UTC, Steve Teale wrote: On Thursday, 23 January 2014 at 17:38:04 UTC, Andrei Alexandrescu wrote: Congratulations to Dmitry! (His github ID is blackwhale.) Andrei Can't you go to prison for that? I did not get the joke.

Re: dmd 2.065 beta 1 #2

2014-01-24 Thread Dejan Lekic
Could you please make a 2.065.b1 tag on the GitHub as well so we finally start using the release naming scheme you mentioned in the previous beta-release thread here on the NG?

Re: Dmitry Olshansky is now a github committer

2014-01-24 Thread Dejan Lekic
On Thursday, 23 January 2014 at 17:38:04 UTC, Andrei Alexandrescu wrote: Congratulations to Dmitry! (His github ID is blackwhale.) Andrei Yeah, Dmitry deserves this, IMHO. :) Congratulations!

Re: dmd 2.065 beta 1 #2

2014-01-23 Thread Dejan Lekic
On Tuesday, 21 January 2014 at 22:22:01 UTC, Andrew Edwards wrote: Due to building an packaging requirements and a need to address the concerns of the community, I changed the naming convention for this and all future releases. The following is our new naming convention:

Re: dmd 2.065 beta 1

2014-01-22 Thread Dejan Lekic
On Tuesday, 21 January 2014 at 20:48:27 UTC, Andrew Edwards wrote: On 1/21/14, 2:20 PM, Dejan Lekic wrote: Can we *please* have a well-established, useful, naming scheme for tags and packages? 2.064beta3, 2.064beta4, 2.064.2, 2.065-b1... Are you as frustrated as me? I was just

Re: So, You Want To Write Your Own Programming Language?

2014-01-22 Thread Dejan Lekic
On Wednesday, 22 January 2014 at 10:38:40 UTC, bearophile wrote: In Haskell the GHC compiler goes one step further, it translates all the Haskell code into an intermediate code named Core, that is not the language of a virtual machine, it's still a functional language, but it's simpler, lot

Re: std.signal : voting results

2014-01-22 Thread Dejan Lekic
The new std.signal is IMHO far better than the old one. Why not simply replace it, and then look forward to future improvements?

Re: dmd 2.065 beta 1

2014-01-21 Thread Dejan Lekic
, they should be tagged 2.065.1, 2.065.2, etc. This is not my invention - smarted people than me come up with this, for a good reason. -- Dejan Lekic dejan.lekic (a) gmail.com http://dejan.lekic.org

Re: Delight

2014-01-19 Thread Dejan Lekic
On Thursday, 25 September 2008 at 14:27:42 UTC, bearophile wrote: Mosfet: Is there any performance loss from compared to D language ? No, it's just D1 resyntaxed. That is, it generally improves on the old-school syntax of D ;-) Bye, bearophile Improves is pretty subjective...

Re: Internships investigating D in high-performance computing.

2014-01-15 Thread Dejan Lekic
I have posted this on LinkedIn. There are always students there looking for internships. ;) -- Dejan Lekic dejan.lekic (a) gmail.com http://dejan.lekic.org

Re: Fedora RPMs

2014-01-11 Thread Dejan Lekic
On Thursday, 5 December 2013 at 11:46:37 UTC, Martin Nowak wrote: Splitting in different packages is needed to comply with RPM guidelines, but it's a bad fit for a single binary installer on dlang.org. I'm working on a spec file for the latter.

  1   2   >