Re: DConf 2017 Schedule

2017-03-23 Thread Joakim via Digitalmars-d-announce
On Thursday, 23 March 2017 at 16:14:03 UTC, xtreak wrote: On Thursday, 23 March 2017 at 12:34:13 UTC, Nicholas Wilson wrote: On Wednesday, 15 March 2017 at 15:20:03 UTC, Joakim wrote: On Tuesday, 14 March 2017 at 16:12:56 UTC, Mike Parker wrote: Fresh from the D Foundation HQ, the DConf 2017

Re: DConf 2017 Schedule

2017-03-15 Thread Joakim via Digitalmars-d-announce
On Tuesday, 14 March 2017 at 16:12:56 UTC, Mike Parker wrote: Fresh from the D Foundation HQ, the DConf 2017 schedule [1] is now available for your perusal. If you haven't registered yet, you have just over five weeks to get it done. The registration deadline has been set for April 23, so

Re: [OT] LLVM 4.0 released - LDC mentioned in release notes

2017-03-14 Thread Joakim via Digitalmars-d-announce
On Monday, 13 March 2017 at 19:31:04 UTC, Kai Nacke wrote: Hi all! LLVM 4.0 has been released! See the release notes here: http://releases.llvm.org/4.0.0/docs/ReleaseNotes.html Downloads: http://releases.llvm.org/download.html#4.0.0 As usual LDC is mentioned in the release notes, too:

Re: From the D Blog: Editable and Runnable Doc Examples on dlang.org

2017-03-10 Thread Joakim via Digitalmars-d-announce
On Wednesday, 8 March 2017 at 22:16:56 UTC, Seb wrote: On Wednesday, 8 March 2017 at 20:12:51 UTC, Joakim wrote: On Wednesday, 8 March 2017 at 13:24:15 UTC, Mike Parker wrote: Sebastian Wilzbach lays out how the new editable & runnable documentation examples came to be. The blog:

Re: From the D Blog: Editable and Runnable Doc Examples on dlang.org

2017-03-08 Thread Joakim via Digitalmars-d-announce
On Wednesday, 8 March 2017 at 13:24:15 UTC, Mike Parker wrote: Sebastian Wilzbach lays out how the new editable & runnable documentation examples came to be. The blog: https://dlang.org/blog/2017/03/08/editable-and-runnable-doc-examples-on-dlang-org/ Reddit:

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

2017-02-27 Thread Joakim via Digitalmars-d-announce
On Thursday, 29 December 2016 at 09:16:58 UTC, Joakim wrote: On Sunday, 15 May 2016 at 11:09:01 UTC, Joakim wrote: On Wednesday, 11 May 2016 at 19:07:10 UTC, Joakim wrote: [...] I've put up three more builds, including ldc master, which uses the latest 2.071 frontend. Once I get JNI

Re: Updates to the tsv-utils toolkit

2017-02-22 Thread Joakim via Digitalmars-d-announce
On Wednesday, 22 February 2017 at 18:12:50 UTC, Jon Degenhardt wrote: It's not quite a year since the open-sourcing of eBay's tsv utilities. Since then there have been a number of additions and updates, and the tools form a more complete package. The tools assist with manipulation of tabular

Re: Silicon Valley D Meetup - January 26, 2017 - "High Performance Tools in D" by Jon Degenhardt

2017-02-17 Thread Joakim via Digitalmars-d-announce
On Friday, 27 January 2017 at 18:20:53 UTC, Jon Degenhardt wrote: On Friday, 27 January 2017 at 16:21:51 UTC, Jack Stouffer wrote: On Friday, 27 January 2017 at 03:58:26 UTC, Ali Çehreli wrote: And this: http://youtu.be/-DK4r5xewTY Hey Jon, if you're in this thread, are you able to post

two points

2017-02-08 Thread Joakim via Digitalmars-d-announce
I'm not going to fill out the questionnaire because I'm not at a company and have not tried Mir, but two points about what Nick and Mike wrote. On Wednesday, 8 February 2017 at 20:40:48 UTC, Nick Sabalausky wrote: Coercion (and perceived coercion[1] for that matter) makes technologies

Re: GtkD 3.5.0, GTK+ with D.

2017-01-07 Thread Joakim via Digitalmars-d-announce
On Saturday, 7 January 2017 at 11:06:14 UTC, Mike Wey wrote: On 01/07/2017 08:24 AM, Joakim wrote: Hey Mike, any interest in providing a library for Android? You can try out my ldc cross-compiler for Android: https://github.com/joakim-noah/android/releases There would first need to be a

Re: GtkD 3.5.0, GTK+ with D.

2017-01-06 Thread Joakim via Digitalmars-d-announce
On Friday, 6 January 2017 at 22:00:55 UTC, Mike Wey wrote: GtkD is a D binding and OO wrapper of Gtk+ and is released on the LGPL license. Close to the 3.4 release, but the new functionality to now also remove registered signal handlers added by Gerald Nunn warrants a new release. Signal

Re: Reminder - DConf 2017 is May 4-6 !!

2017-01-06 Thread Joakim via Digitalmars-d-announce
On Saturday, 7 January 2017 at 01:06:49 UTC, Stefan Koch wrote: On Saturday, 7 January 2017 at 00:46:31 UTC, Walter Bright wrote: It's 2017 already - sharpen your pencils and start on a proposal for a presentation! Time is moving fast! Thanks for the remainder. I am still torn between

Re: Vision document for H1 2017

2017-01-04 Thread Joakim via Digitalmars-d-announce
On Wednesday, 4 January 2017 at 19:22:33 UTC, Andrei Alexandrescu wrote: We release a brief Vision document summarizing the main goals we plan to pursue in the coming six months. This half we are focusing on three things: safety, lifetime management, and static introspection.

Re: Terminix Year In Review

2017-01-01 Thread Joakim via Digitalmars-d-announce
On Monday, 2 January 2017 at 00:53:04 UTC, Gerald wrote: Terminix is a GTK 3 tiling terminal emulator that has been designed following the GNOME Human Interface Guidelines. The project started just over a year ago at the start of 2016 and I thought it would be fun to look back at the project

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

2016-12-29 Thread Joakim via Digitalmars-d-announce
On Sunday, 15 May 2016 at 11:09:01 UTC, Joakim wrote: On Wednesday, 11 May 2016 at 19:07:10 UTC, Joakim wrote: On Thursday, 5 May 2016 at 14:07:07 UTC, Vadim Lopatin wrote: On Thursday, 5 May 2016 at 08:17:07 UTC, Joakim wrote: [...] Great work! I've slapped up some beta builds, have at

Re: [your donation here]

2016-12-19 Thread Joakim via Digitalmars-d-announce
On Monday, 19 December 2016 at 19:39:25 UTC, Andrei Alexandrescu wrote: The D Language has had a great year! Among the many highlights, we are very proud to offer scholarships to four exceptional graduate students

Re: Many documentation examples can now be run online

2016-12-19 Thread Joakim via Digitalmars-d-announce
On Monday, 19 December 2016 at 17:50:17 UTC, Seb wrote: On Monday, 19 December 2016 at 17:44:29 UTC, Andrei Alexandrescu wrote: Take a look e.g. at https://dlang.org/phobos-prerelease/std_algorithm_iteration.html. Examples now have "Edit" and "Run" buttons that allow you to play with them

Re: Milestone - DMD front end is now 100% D!

2016-12-14 Thread Joakim via Digitalmars-d-announce
On Thursday, 15 December 2016 at 01:04:54 UTC, Walter Bright wrote: The last one: https://github.com/dlang/dmd/pull/6310 Great! I see you've started moving the backend to D too, about 5% done so far. How far do you plan to go in bringing D idioms to the compiler itself? A simple grep

Re: Ever want to compile D on your Android phone? Well, now you can!

2016-11-02 Thread Joakim via Digitalmars-d-announce
On Saturday, 29 October 2016 at 21:47:35 UTC, Mergul wrote: On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote: An alpha release of ldc, the llvm-based D compiler, for Android devices is now available. It is best used with the excellent Termux app

Re: DStatsD - A fast, memory efficent, vibe.d compatible client for etsy's statsd.

2016-10-11 Thread Joakim via Digitalmars-d-announce
On Tuesday, 11 October 2016 at 13:22:48 UTC, Dicebot wrote: On 10/11/2016 04:13 PM, Joakim wrote: On Monday, 10 October 2016 at 08:47:54 UTC, Robert burner Schadek wrote: [...] Never heard about this either, I ignore node.js stuff. I was just reading this interesting post on

Re: DStatsD - A fast, memory efficent, vibe.d compatible client for etsy's statsd.

2016-10-11 Thread Joakim via Digitalmars-d-announce
On Monday, 10 October 2016 at 08:47:54 UTC, Robert burner Schadek wrote: http://code.dlang.org/packages/dstatsd StatsD allows to collect statistics about any application by using counters, gauges and more through UDP. Usage: auto s = new StatsD("127.0.0.1", 1234, ""); // connect to statsd

Re: Numerical age for D: Mir v0.18.0 is faster then OpenBLAS

2016-09-23 Thread Joakim via Digitalmars-d-announce
On Friday, 23 September 2016 at 13:25:30 UTC, Ilya Yaroshenko wrote: Mir is LLVM-accelerated Generic Numerical Library for Science and Machine Learning. Benchmark: http://blog.mir.dlang.io/glas/benchmark/openblas/2016/09/23/glas-gemm-benchmark.html Mir v0.18.0 release notes:

Re: NDC 2016 talk now online

2016-08-19 Thread Joakim via Digitalmars-d-announce
On Friday, 24 June 2016 at 14:06:48 UTC, Andrei Alexandrescu wrote: https://www.reddit.com/r/programming/comments/4pmsgu/andrei_on_algorithms_search_partition_fast/ -- Andrei Just watched this a couple days ago, good talk, almost like presenting a research paper for a more general audience

Re: The Origins of the D Cookbook

2016-08-04 Thread Joakim via Digitalmars-d-announce
On Thursday, 4 August 2016 at 14:23:03 UTC, Mike Parker wrote: I've just published a guest post from Adam Ruppe at the D Blog [1]. If you notice any errors, that's all on me. I had intended it for yesterday, but was just too busy. And though I did manage to get it out today, I did not have the

Re: LDC 1.1.0-beta2 has been released!

2016-08-03 Thread Joakim via Digitalmars-d-announce
On Wednesday, 3 August 2016 at 20:12:59 UTC, Kai Nacke wrote: Hi everyone, LDC 1.1.0-beta2, the LLVM-based D compiler, is available for download! This BETA release is based on the 2.071.1 frontend and standard library and supports LLVM 3.5-3.9. We provide binaries for Linux, OX X, FreeBSD,

Re: Project Highlight: The PowerNex Kernel

2016-06-25 Thread Joakim via Digitalmars-d-announce
On Saturday, 25 June 2016 at 12:34:04 UTC, ZombineDev wrote: On Friday, 24 June 2016 at 21:36:27 UTC, Wild wrote: On Friday, 24 June 2016 at 14:11:43 UTC, Mike Parker wrote: On Friday, 24 June 2016 at 14:09:12 UTC, Mike Parker wrote: [...] And the reddit thread is here:

Re: LDC+Dub+Vibe.d work on SmartOS 64bit now

2016-06-09 Thread Joakim via Digitalmars-d-announce
On Thursday, 9 June 2016 at 12:48:24 UTC, Alexandr Basko wrote: On Wednesday, 8 June 2016 at 13:30:26 UTC, Alexandr Basko wrote: [...] Some tests failed. More than that, they walked to the core.sync.semaphore test and frozen on it (no more resources are eating by OS from last evening:

Re: LDC+Dub+Vibe.d work on SmartOS 64bit now

2016-06-08 Thread Joakim via Digitalmars-d-announce
On Wednesday, 8 June 2016 at 10:06:00 UTC, Oleg Nykytenko wrote: On Wednesday, 8 June 2016 at 08:43:59 UTC, Joakim wrote: Have you run the standard library's tests? There was a thread last summer about this: http://forum.dlang.org/thread/zhcduibirwprgbzqk...@forum.dlang.org We haven't run

Re: LDC+Dub+Vibe.d work on SmartOS 64bit now

2016-06-08 Thread Joakim via Digitalmars-d-announce
On Wednesday, 8 June 2016 at 08:00:03 UTC, Alexandr Basko wrote: At first, we have build ldc-lts-master on OmniOS(32bit arch). We did some corrections in AddLLVM.cmake file for build llvm_3.8. And soon we have received working "Hello world" on Dlang. But when we try to build vibe.d it fall

Re: LDC 1.0.0 has been released!

2016-06-06 Thread Joakim via Digitalmars-d-announce
On Tuesday, 7 June 2016 at 01:30:53 UTC, deadalnix wrote: On Monday, 6 June 2016 at 07:00:56 UTC, Kai Nacke wrote: Hi everyone, It is a great pleasure to announce that version 1.0.0 of LDC, the LLVM-based D compiler, is now available for download! The release is based on the 2.070.2

Re: Beta D 2.071.1-b2

2016-06-05 Thread Joakim via Digitalmars-d-announce
On Saturday, 4 June 2016 at 13:40:40 UTC, Manu wrote: On 30 May 2016 at 19:24, Johan Engelen via Digitalmars-d-announce wrote: On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote: Second beta for the 2.071.1 release.

Re: Release DUB 0.9.25, new logo and updated website design

2016-05-22 Thread Joakim via Digitalmars-d-announce
On Sunday, 22 May 2016 at 19:36:39 UTC, Sönke Ludwig wrote: This version marks the final milestone before the 1.0.0 release, which is scheduled for mid-June. The API has been cleaned up and will be kept backwards compatible throughout 1.x.x (0.9.25->1.0.0 may still have some breaking changes).

Re: LDC 1.0.0-beta2 has been released!

2016-05-17 Thread Joakim via Digitalmars-d-announce
On Tuesday, 17 May 2016 at 10:15:28 UTC, Vadim Lopatin wrote: On Tuesday, 17 May 2016 at 05:51:29 UTC, Kai Nacke wrote: Hi everyone, LDC 1.0.0-beta2, the LLVM-based D compiler, is available for download! This BETA release is based on the 2.070.2 frontend and standard library and supports

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

2016-05-15 Thread Joakim via Digitalmars-d-announce
On Wednesday, 11 May 2016 at 19:07:10 UTC, Joakim wrote: On Thursday, 5 May 2016 at 14:07:07 UTC, Vadim Lopatin wrote: On Thursday, 5 May 2016 at 08:17:07 UTC, Joakim wrote: [...] Great work! I've slapped up some beta builds, have at it:

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

2016-05-11 Thread Joakim via Digitalmars-d-announce
On Thursday, 5 May 2016 at 14:07:07 UTC, Vadim Lopatin wrote: On Thursday, 5 May 2016 at 08:17:07 UTC, Joakim wrote: After a sleepless night of trying to build the latest ldc master branch 2.070.2 on my Android tablet a couple nights ago, almost the full druntime/phobos standard library test

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

2016-05-08 Thread Joakim via Digitalmars-d-announce
On Sunday, 8 May 2016 at 05:08:32 UTC, Rory McGuire wrote: On 08 May 2016 02:21, "Joakim via Digitalmars-d-announce" < digitalmars-d-announce@puremagic.com> wrote: On Saturday, 7 May 2016 at 09:58:14 UTC, Johan Engelen wrote: Fantastic news! I hope we can find a good

Re: Live streaming of DConf 2016: confirmed

2016-05-05 Thread Joakim via Digitalmars-d-announce
On Friday, 6 May 2016 at 01:37:10 UTC, mate wrote: On Friday, 6 May 2016 at 01:09:07 UTC, Joakim wrote: On Thursday, 5 May 2016 at 22:21:58 UTC, mate wrote: [...] Yes, you can get new stream URLs from the JSON metadata for each video. For example, the first video is at

Re: Live streaming of DConf 2016: confirmed

2016-05-05 Thread Joakim via Digitalmars-d-announce
On Thursday, 5 May 2016 at 22:21:58 UTC, mate wrote: On Thursday, 5 May 2016 at 10:59:29 UTC, Joakim wrote: On Wednesday, 4 May 2016 at 14:16:20 UTC, Dan Olson wrote: [...] Doeme on the irc channel #D found an archived Ustream link that works on VLC and MX Player on Android, I extracted the

Re: Live streaming of DConf 2016: confirmed

2016-05-05 Thread Joakim via Digitalmars-d-announce
On Wednesday, 4 May 2016 at 14:16:20 UTC, Dan Olson wrote: Joakim writes: On Wednesday, 4 May 2016 at 09:13:12 UTC, Dženis Kiderič wrote: On Wednesday, 4 May 2016 at 09:04:38 UTC, Dicebot wrote: On Wednesday, 4 May 2016 at 08:33:47 UTC, Joakim wrote: There appears to be

Re: Live streaming of DConf 2016: confirmed

2016-05-04 Thread Joakim via Digitalmars-d-announce
On Wednesday, 4 May 2016 at 09:13:12 UTC, Dženis Kiderič wrote: On Wednesday, 4 May 2016 at 09:04:38 UTC, Dicebot wrote: On Wednesday, 4 May 2016 at 08:33:47 UTC, Joakim wrote: There appears to be a problem with the sound on Ustream with Android, at least for me: there is none. I've tried it

Re: Live streaming of DConf 2016: confirmed

2016-05-04 Thread Joakim via Digitalmars-d-announce
On Tuesday, 3 May 2016 at 22:45:45 UTC, dilkROM wrote: On Tuesday, 3 May 2016 at 22:06:54 UTC, jmh530 wrote: On Tuesday, 3 May 2016 at 21:30:26 UTC, Nick B wrote: On Monday, 2 May 2016 at 00:45:39 UTC, Nick B wrote: [snip] Only bit that is still decided upon is platform choice for primary

Re: D Conference - use twitter #dconf to keep up to date

2016-05-03 Thread Joakim via Digitalmars-d-announce
On Wednesday, 4 May 2016 at 00:12:30 UTC, Kyle wrote: Any word on live streaming? http://forum.dlang.org/post/khropmopyagjckrdx...@forum.dlang.org

Re: Commercial video processing app in D (experience report)

2016-04-27 Thread Joakim via Digitalmars-d-announce
On Wednesday, 27 April 2016 at 12:42:05 UTC, thedeemon wrote: Hi, I just wanted to share some experience of using D in industry. Recently my little company released version 2.0 of our flagship product Video Enhancer, a video processing application for Windows, and this time it's written in D.

Re: Strange Loop Conference Call for Presentations

2016-04-13 Thread Joakim via Digitalmars-d-announce
On Wednesday, 13 April 2016 at 14:33:01 UTC, Andrei Alexandrescu wrote: http://thestrangeloop.com/cfp.html This edition seems to be a very good fit for us. From the page: "Frequently accepted topics: functional programming, logic programming, dynamic/scripting languages, new or emerging

Re: Command line utilities for tab-separated value files

2016-04-11 Thread Joakim 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: Beta D 2.071.0-b1

2016-03-24 Thread Joakim via Digitalmars-d-announce
On Thursday, 24 March 2016 at 01:49:25 UTC, Martin Nowak wrote: First beta for the 2.071.0 release. This release comes with many import and lookup related changes and fixes. You might see a lot of deprecation warnings b/c of these changes. We've added the -transition=import switch and

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

2016-02-11 Thread Joakim via Digitalmars-d-announce
On Thursday, 11 February 2016 at 11:55:44 UTC, Dejan Lekic wrote: This is probably the most complete C vs D comparison ever made. Really cool article! Thanks! Well, it should be, as Andre noted above, Walter probably wrote it, ie turns out the Russian article is only a translation of an

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

2016-02-10 Thread Joakim via Digitalmars-d-announce
On Wednesday, 10 February 2016 at 20:12:18 UTC, Andre Polykanine wrote: JvDda> https://habrahabr.ru/post/276227/ It states that it actually is the translation of this one: http://dlang.org/ctod.html :) But thanks anyway! A ndre. Oh

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

2016-02-10 Thread Joakim via Digitalmars-d-announce
From habrahabr.ru, a kind of Russian Slashdot: https://habrahabr.ru/post/276227/ I used Chrome's auto-translate to read it, he mentions some D features I'd never seen before.

Re: New D book available for pre-order: D Web Development

2016-02-06 Thread Joakim via Digitalmars-d-announce
On Saturday, 30 January 2016 at 17:58:23 UTC, Jacob Carlborg wrote: On 2016-01-30 18:33, barberian wrote: Yes, in fact the ebook it's expensive in this case, and where I live we "unfortunately" need to convert the pound multiplying by 6, ouch! How can two things be cheaper than one? It

Re: Vision for the first semester of 2016

2016-01-27 Thread Joakim via Digitalmars-d-announce
On Thursday, 28 January 2016 at 00:28:26 UTC, Twenty Two wrote: Parkinson's Law: work expands so as to fill the time available for its completion. [...] I agree. Some of the core team uses trello for this: https://trello.com/b/XoFjxiqG/active However, that's not really meant for noobs and

Re: Ever want to compile D on your Android phone? Well, now you can!

2016-01-27 Thread Joakim via Digitalmars-d-announce
On Wednesday, 27 January 2016 at 09:07:18 UTC, Vadim Lopatin wrote: On Wednesday, 27 January 2016 at 07:48:53 UTC, Joakim wrote: On Wednesday, 27 January 2016 at 06:04:43 UTC, Laeeth Isharc wrote: https://www.reddit.com/r/programming/comments/42w404/dlang_llvmbacked_compiler_alpha_release_for/

Re: Ever want to compile D on your Android phone? Well, now you can!

2016-01-26 Thread Joakim via Digitalmars-d-announce
On Wednesday, 27 January 2016 at 06:04:43 UTC, Laeeth Isharc wrote: https://www.reddit.com/r/programming/comments/42w404/dlang_llvmbacked_compiler_alpha_release_for/ Thanks, I wondered if it had been posted, as it's the kind of oddity they might enjoy. :) On Wednesday, 27 January 2016 at

Re: Ever want to compile D on your Android phone? Well, now you can!

2016-01-26 Thread Joakim via Digitalmars-d-announce
On Tuesday, 26 January 2016 at 15:54:17 UTC, Vadim Lopatin wrote: On Sunday, 24 January 2016 at 15:12:30 UTC, Joakim wrote: If you have a D/OpenGL app you'd like to port to Android and submit to the Play Store, let me know if I can help with that process. I'm going to port DlangUI on Android

Re: Vision for the first semester of 2016

2016-01-25 Thread Joakim via Digitalmars-d-announce
On Monday, 25 January 2016 at 18:11:24 UTC, Dibyendu Majumdar wrote: On Monday, 25 January 2016 at 02:37:40 UTC, Andrei Alexandrescu wrote: Hot off the press! http://wiki.dlang.org/Vision/2016H1 -- Andrei Hi, I am new to D, and having my own language implementation (based off Lua) -

Ever want to compile D on your Android phone? Well, now you can!

2016-01-24 Thread Joakim via Digitalmars-d-announce
An alpha release of ldc, the llvm-based D compiler, for Android devices is now available. It is best used with the excellent Termux app (https://play.google.com/store/apps/details?id=com.termux=en) and a bluetooth keyboard. ;) Updated test runners, that run most tests from the standard

Re: D Article: Memory Safety

2016-01-21 Thread Joakim via Digitalmars-d-announce
On Wednesday, 20 January 2016 at 14:04:53 UTC, Jakob Ovrum wrote: The article aims to explain how to use @safe, @system and importantly, @trusted, including all the hairy details of templates. https://jakobovrum.github.io/d/2016/01/20/memory-safety.html Any and all feedback appreciated.

Re: D runs on watchOS! and on Android Wear too!

2016-01-05 Thread Joakim via Digitalmars-d-announce
On Tuesday, 5 January 2016 at 20:39:02 UTC, Laeeth Isharc wrote: On Monday, 28 December 2015 at 01:17:15 UTC, Dan Olson wrote: [...] Fantastic news, Dan. I can confirm that D also runs on Android Wear (Huawei watch) and passes all unit tests. Forgive the slight hijack, but I mention this

Re: Better watch out! D runs on watchOS!

2016-01-04 Thread Joakim via Digitalmars-d-announce
On Monday, 4 January 2016 at 09:26:39 UTC, Dan Olson wrote: Joakim writes: On Thursday, 31 December 2015 at 00:11:34 UTC, Dan Olson wrote: [...] Sounds good, submit a PR and let's get it in. Was planning to get that PR going then got side tracked by a more difficult

Re: Using D and std.ndslice as a Numpy Replacement

2016-01-03 Thread Joakim via Digitalmars-d-announce
On Saturday, 2 January 2016 at 19:49:05 UTC, Jack Stouffer wrote: http://jackstouffer.com/blog/nd_slice.html https://www.reddit.com/r/programming/comments/3z6f7a/using_d_and_stdndslice_as_a_numpy_replacement/ Nicely written, good to see you explain all the code, enjoyed reading it.

Re: Better watch out! D runs on watchOS!

2015-12-31 Thread Joakim via Digitalmars-d-announce
On Thursday, 31 December 2015 at 10:10:20 UTC, Jacob Carlborg wrote: On Wednesday, 30 December 2015 at 20:55:44 UTC, Dan Olson wrote: I'm going to start with Plan B.1 though because LLVM does nice optimizations for TLS. What is Plan B.1? -- /Jacob Carlborg Getting it into llvm:

Re: Better watch out! D runs on watchOS!

2015-12-30 Thread Joakim via Digitalmars-d-announce
On Thursday, 31 December 2015 at 00:11:34 UTC, Dan Olson wrote: On Wednesday, 30 December 2015 at 23:11:06 UTC, Joakim wrote: That sounds like this issue I ran into with ARM EH: https://github.com/ldc-developers/ldc/issues/489#issuecomment-143560075 I was able to work around it by disabling

Re: Better watch out! D runs on watchOS!

2015-12-30 Thread Joakim via Digitalmars-d-announce
On Wednesday, 30 December 2015 at 21:56:46 UTC, Dan Olson wrote: Dan Olson writes: A little progress report. More to come later when I get something pushed to github. I bought a returned Apple Watch yesterday at discount for $223.99 US and tried to see how much of D

Re: Better watch out! D runs on watchOS!

2015-12-27 Thread Joakim via Digitalmars-d-announce
On Monday, 28 December 2015 at 01:17:15 UTC, Dan Olson wrote: A little progress report. More to come later when I get something pushed to github. I bought a returned Apple Watch yesterday at discount for $223.99 US and tried to see how much of D would work on it using my iOS fork of LDC.

Re: Three Cool Things about D

2015-12-25 Thread Joakim via Digitalmars-d-announce
On Monday, 21 December 2015 at 17:28:51 UTC, Andrei Alexandrescu wrote: https://www.reddit.com/r/programming/comments/3xq2ul/codedive_2015_talk_three_cool_things_about_d/ https://www.facebook.com/dlang.org/posts/1192267587453587 https://twitter.com/D_Programming/status/678989872367988741

Re: So You Want To Write Your Own Language

2015-12-24 Thread Joakim via Digitalmars-d-announce
On Friday, 25 December 2015 at 02:56:31 UTC, Walter Bright wrote: On 12/24/2015 5:25 AM, Joakim wrote: Ah, I see you have it here instead: https://www.digitalmars.com/articles/b90.html Any idea why it's not indexed? It's in the menu on the left. Never mind, I looked some more and it is in

Re: So You Want To Write Your Own Language

2015-12-24 Thread Joakim via Digitalmars-d-announce
On Thursday, 24 December 2015 at 13:21:45 UTC, Joakim wrote: On Thursday, 24 December 2015 at 13:03:03 UTC, Walter Bright wrote: On 12/23/2015 7:35 PM, Joakim wrote: [...] https://www.digitalmars.com/articles/b89.html That's a different article, the Gimli one, not the one with practical

Re: So You Want To Write Your Own Language

2015-12-24 Thread Joakim via Digitalmars-d-announce
On Thursday, 24 December 2015 at 13:03:03 UTC, Walter Bright wrote: On 12/23/2015 7:35 PM, Joakim wrote: On Thursday, 24 December 2015 at 01:08:38 UTC, Walter Bright wrote: This has resurfaced on Reddit:

Re: So You Want To Write Your Own Language

2015-12-23 Thread Joakim via Digitalmars-d-announce
On Thursday, 24 December 2015 at 01:08:38 UTC, Walter Bright wrote: This has resurfaced on Reddit: https://www.reddit.com/r/programming/comments/3xya5v/so_you_want_to_write_your_own_language/ Will you be moving that article and your other work to your own domain? One reddit commenter says

Re: IAP Tools for D

2015-12-21 Thread Joakim via Digitalmars-d-announce
On Sunday, 20 December 2015 at 21:37:35 UTC, Jakob Jenkov wrote: The designers of HTTP would strongly argue that is a major thing HTTP got right, and is the feature primarily responsible for it huge success. Then why is HTTP 2 moving away from it? And Web Sockets? Clearly, having the choice

[OT] tablet programming

2015-12-14 Thread Joakim via Digitalmars-d-announce
On Monday, 14 December 2015 at 15:01:36 UTC, Nick Sabalausky wrote: On 12/12/2015 01:13 AM, Joakim wrote: Desktop Android's certainly not there yet for everybody, but it is for my admittedly low demands, and soon will be for everybody, as google has said they're working on built-in

[OT] tablet programming

2015-12-12 Thread Joakim via Digitalmars-d-announce
On Saturday, 12 December 2015 at 08:25:21 UTC, Walter Bright wrote: On 12/11/2015 10:13 PM, Joakim wrote: Desktop Android's certainly not there yet for everybody, but it is for my admittedly low demands, and soon will be for everybody, as google has said they're working on built-in

Re: DConf 2016 news: 20% sold out, book signing

2015-12-11 Thread Joakim via Digitalmars-d-announce
On Friday, 11 December 2015 at 19:59:54 UTC, Russel Winder wrote: On Tue, 2015-12-08 at 15:50 -0800, Walter Bright via Digitalmars-d- announce wrote: 2. Load up a tablet with lots of books. Or a real laptop so you can do Real Programming – which of course must be in FORTRAN. I know you're

Re: DConf 2016 news: 20% sold out, book signing

2015-12-11 Thread Joakim via Digitalmars-d-announce
On Saturday, 12 December 2015 at 05:46:15 UTC, Walter Bright wrote: On 12/11/2015 8:28 PM, Joakim wrote: and a bluetooth keyboard Just to nit pick, using an external keyboard makes it more of a laptop than a tablet. A nitpick for a nitpick is fair game. :) However, there are distinct

Re: Official Announcement: 'Learning D' is Released

2015-12-01 Thread Joakim via Digitalmars-d-announce
On Tuesday, 1 December 2015 at 06:17:17 UTC, Mike Parker wrote: Due to a minor mix up at the end of an otherwise enjoyable process, I wasn't notified that 'Learning D' was released on Nov 27. Today, I finally got that notification. Despite there already being a thread on the topic here in this

Re: Learning D

2015-11-29 Thread Joakim via Digitalmars-d-announce
On Monday, 30 November 2015 at 04:09:46 UTC, Mike Parker wrote: On Monday, 30 November 2015 at 02:36:01 UTC, bachmeier wrote: The book "Learning D" by Michael Parker is available at half price through November 30: https://www.packtpub.com/application-development/learning-d I did not know it

Re: [OT] bitcoin donation

2015-11-23 Thread Joakim via Digitalmars-d-announce
On Monday, 23 November 2015 at 12:11:36 UTC, Steven Schveighoffer wrote: One could ask the same thing about any currency that isn't the one accepted at a store. Sure, online is much less of a hassle, but it's still a little time to sign up and administer. Is that much of Ali's time worth

Re: LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

2015-11-23 Thread Joakim via Digitalmars-d-announce
On Thursday, 12 November 2015 at 02:51:46 UTC, Jakob Ovrum wrote: The issues I had came with using the 64-bit NDK - it worked as explained in the article once I switched to the 32-bit NDK. The issue appeared to be with the linker: /usr/bin/ld.bfd would complain that it was not configured for

[OT] bitcoin donation

2015-11-20 Thread Joakim via Digitalmars-d-announce
On Tuesday, 10 November 2015 at 17:23:08 UTC, Steven Schveighoffer wrote: On 10/30/15 3:29 AM, Joakim wrote: But I don't see how bitcoin is similar to any of those, perhaps you have _some_ explanation? You don't have to keep the bitcoin, all those sites will buy your bitcoin with dollars

Re: Silicon Valley D Meetup November 19, 2015

2015-11-18 Thread Joakim via Digitalmars-d-announce
On Wednesday, 18 November 2015 at 20:35:31 UTC, Ali Çehreli wrote: "Fireside Chat with Andrei, Foundation Update, Q4 Technical Update" http://www.meetup.com/D-Lang-Silicon-Valley/events/226112242/ Andrei will attend over Google+, Walter is a slight possibility. I will update this thread

Re: D 2.068.2 test runner for Android ARM, please test and report results from your Android device

2015-11-17 Thread Joakim via Digitalmars-d-announce
On Thursday, 12 November 2015 at 02:21:08 UTC, Fer22f wrote: On Sunday, 1 November 2015 at 09:50:16 UTC, Joakim wrote: https://github.com/joakim-noah/android/releases/tag/runners You can install a test runner app or run a command-line binary. This is from a Moto Maxx (it's a Droid Maxx

Re: D compiler daily downloads at an all-time high

2015-11-16 Thread Joakim via Digitalmars-d-announce
On Monday, 16 November 2015 at 15:20:51 UTC, Andrei Alexandrescu wrote: http://erdani.com/d/downloads.daily.png There have been 1677 dmd downloads per day (net after discounting Travis CI) on average over the past 28 days (i.e. four weeks ending Sunday, November 15). That's a new all-times

Re: Atila's article on Reddit: "Rust impressions from a C++/D programmer, part 1"

2015-11-15 Thread Joakim via Digitalmars-d-announce
On Monday, 16 November 2015 at 00:40:33 UTC, The Old One wrote: With the World turning to IOT, and most startups having an embedded system as at least a part of their offering, even old languages should take this seriously. Not everybody actually fathoms the size of this tsunami, or the

Re: LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

2015-11-07 Thread Joakim via Digitalmars-d-announce
On Saturday, 7 November 2015 at 12:23:18 UTC, Andre Polykanine wrote: Hello Joakim, JvDda> http://wiki.dlang.org/Build_LDC_for_Android#Build_a_sample_OpenGL_Android_app_ported_to_D No way to do this on Windows, am I right? Not using this cross-compiler build for a linux/x86 host, no.

Re: iOS LDC 0.16.1 (2.067.1) binaries available

2015-11-07 Thread Joakim via Digitalmars-d-announce
On Saturday, 7 November 2015 at 20:34:06 UTC, Dan Olson wrote: Joakim writes: Hmm, that's strange, this commit didn't fix the 64-bit issues for you? I believe it fixed them for me on Android/ARM:

Re: iOS LDC 0.16.1 (2.067.1) binaries available

2015-11-07 Thread Joakim via Digitalmars-d-announce
On Saturday, 7 November 2015 at 19:20:02 UTC, Dan Olson wrote: Dan Olson writes: Joakim writes: btw, std.internal.math.gammafunction hasn't given me a problem since 2.067.1, the Win64 guys fixed it. 2.068 added a function that needs a CTFE-able

Re: LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

2015-11-07 Thread Joakim via Digitalmars-d-announce
On Friday, 6 November 2015 at 20:10:36 UTC, Jakob Ovrum wrote: Thanks for the thorough instructions! LLVM is rather massive and I'd prefer to avoid building it if I can, so I downloaded the pre-built LDC binary from the release page. However, the binary is 32-bit and depends on libconfig,

Re: Atrium - 3D game written in D

2015-11-06 Thread Joakim via Digitalmars-d-announce
On Friday, 6 November 2015 at 09:04:05 UTC, Timur Gafarov wrote: Atrium (code name) is a work-in-progress science fiction game with physics based puzzles (gravity effects, force fields, etc) akin to Portal or Inverto. The game is fully written in D, it uses custom graphics engine based on

Re: iOS LDC 0.16.1 (2.067.1) binaries available

2015-11-06 Thread Joakim via Digitalmars-d-announce
On Thursday, 5 November 2015 at 07:44:48 UTC, Dan Olson wrote: This is another set of binaries and universal libs for the experimental LDC iOS cross-compiler. It is now based on LDC 0.16.1 (2.067.1) and LLVM 3.6.2. https://github.com/smolt/ldc-iphone-dev/releases/tag/ios-0.16.1-151104 btw,

LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

2015-11-06 Thread Joakim via Digitalmars-d-announce
https://github.com/joakim-noah/android/releases/tag/runners You will need a linux/x86 host and the Android NDK, optionally the SDK if you want to create a GUI app. A slightly older build was used to create the test runners from earlier this week. You can use this cross-compiler to build

Re: LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

2015-11-06 Thread Joakim via Digitalmars-d-announce
On Friday, 6 November 2015 at 20:10:36 UTC, Jakob Ovrum wrote: On Friday, 6 November 2015 at 11:56:35 UTC, Joakim wrote: [...] Thanks for the thorough instructions! LLVM is rather massive and I'd prefer to avoid building it if I can, so I downloaded the pre-built LDC binary from the release

Re: LDC 0.17.0 alpha cross-compiler for Android/ARM, D 2.068.2

2015-11-06 Thread Joakim via Digitalmars-d-announce
On Friday, 6 November 2015 at 20:41:11 UTC, Jakob Ovrum wrote: On Friday, 6 November 2015 at 20:24:18 UTC, Joakim wrote: On Friday, 6 November 2015 at 20:10:36 UTC, Jakob Ovrum wrote: On Friday, 6 November 2015 at 11:56:35 UTC, Joakim wrote: [...] Thanks for the thorough instructions! LLVM

Re: iOS LDC 0.16.1 (2.067.1) binaries available

2015-11-05 Thread Joakim via Digitalmars-d-announce
Great, your last announcement was linked in reddit comments about the 2.069 release, when asked about iOS support. On Thursday, 5 November 2015 at 08:05:39 UTC, Dan Olson wrote: Just noticed that tvOS and watchOS are now present in LLVM, so I think support for these could be added to LDC soon

Re: iOS LDC 0.16.1 (2.067.1) binaries available

2015-11-05 Thread Joakim via Digitalmars-d-announce
On Thursday, 5 November 2015 at 15:45:35 UTC, Dan Olson wrote: tvOS is essentially iOS and doesn't require bitcode (yet) like watchOS. I am looking at adding it soon because Xcode 7 enables it by default. I just looked it up, their official docs say bitcode is required for both tvOS and

Re: D 2.068.2 test runner for Android ARM, please test and report results from your Android device

2015-11-04 Thread Joakim via Digitalmars-d-announce
On Sunday, 1 November 2015 at 09:50:16 UTC, Joakim wrote: You can build ldc from source yourself using the patches linked. I will soon make available a cross-compiler build of ldc on linux/x86 and write up the process of building everything, including the test runner apk, on the wiki. I've

Re: Release D 2.069.0

2015-11-03 Thread Joakim via Digitalmars-d-announce
On Wednesday, 4 November 2015 at 01:50:38 UTC, Martin Nowak wrote: Glad to announce D 2.069.0. http://dlang.org/download.html http://downloads.dlang.org/releases/2.x/2.069.0/ This is the first release with a self-hosted dmd compiler and comes with even more rangified phobos functions,

D 2.068.2 test runner for Android ARM, please test and report results from your Android device

2015-11-01 Thread Joakim via Digitalmars-d-announce
I'm happy to announce test runners for Android ARM, which will run most tests from druntime and phobos on your Android device: https://github.com/joakim-noah/android/releases/tag/runners You can install a test runner app or run a command-line binary. Please report your results in this thread

Re: D 2.068.2 test runner for Android ARM, please test and report results from your Android device

2015-11-01 Thread Joakim via Digitalmars-d-announce
On Sunday, 1 November 2015 at 18:41:26 UTC, Martin Nowak wrote: On 11/01/2015 10:50 AM, Joakim wrote: http://forum.dlang.org/thread/bafrkjfwmoyriyhmq...@forum.dlang.org Nice works for me as well (Galaxy S3 on cm-12.1 (5.1.1)). Would be nice to run this as automated test on an Android

Re: "Programming in D" ebook is available for purchase

2015-10-28 Thread Joakim via Digitalmars-d-announce
On Wednesday, 28 October 2015 at 08:01:29 UTC, Ali Çehreli wrote: Although the book will always be free[1], many of you have expressed a need to pay without having to buy the paper version. The ebook versions are now available at Gumroad: https://gum.co/PinD The price is the very

Re: LDC 0.16.0 has been released!

2015-10-24 Thread Joakim via Digitalmars-d-announce
On Sunday, 25 October 2015 at 03:22:39 UTC, Joakim wrote: On Saturday, 24 October 2015 at 15:40:41 UTC, Jack Stouffer wrote: That's surprising given that many were worried that switching to ddmd would slow compilation speeds down by at least 30%. Also, this does not seem to be using any of

<    1   2   3   4   >