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

2015-11-10 Thread Ali Çehreli via Digitalmars-d-announce


https://www.reddit.com/r/programming/comments/3s9cfe/rust_impressions_from_a_cd_programmer_part_1/

Ali


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

2015-11-10 Thread Steven Schveighoffer via Digitalmars-d-announce

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 anytime you want.  It's just an open
way to trade value- in your case, just another payment/donation method-
I don't see the issue.  If it required setting up a bunch of software,
sure, but those websites make it easy to set up, as they run the client
for you.


Begging the question, why not trade your bitcoin for dollars and buy it 
using those?


-Steve


Re: ACCU: Self Publishing a Technical Book / Ask an expert about D; November 11, 2015

2015-11-10 Thread Ali Çehreli via Digitalmars-d-announce

Reminder: This is tomorrow.

Ali

On 11/01/2015 03:28 PM, Ali Çehreli wrote:

I will be giving a talk at the Silicon Valley ACCU:

   http://www.meetup.com/SFBay-Association-of-C-C-Users/events/225125586/

(I did not write that title nor the synopsis, which may have been
updated by the time you read this.)

Although I am confident about the self publishing part, I am sure there
will be D questions that I am not expert enough. So, please make an
effort to show up and support me. :)

Thank you,
Ali




Re: Please vote for the DConf logo

2015-11-10 Thread Shriramana Sharma via Digitalmars-d-announce
I prefer 3. It's simple, but effective. The graphic looks 
like an Olympic torch to me, which is good, indicating that D 
is a champion! :-)

IMHO 2 needs the graphic to be more stylistic, otherwise it's 
good and simple. If it is improved, maybe it can be used 
later/elsewhere.

But I don't get the message of 1. The graphic is too 
complicated, and the significance of its components is not 
self-evident.

Appreciate the work people are putting into this, though. No 
offence to any artist intended...

-- 
Shriramana Sharma, Penguin #395953


Re: Andrei's Quora comments on Reddit: "D has no vision. Go is out of its depth. Rust skipped leg day."

2015-11-10 Thread Meta via Digitalmars-d-announce

On Wednesday, 11 November 2015 at 01:03:47 UTC, Ali Çehreli wrote:


https://www.reddit.com/r/programming/comments/3sa6lf/d_has_no_vision_go_is_out_of_its_depth_rust/

Ali


How can one man be so quotable?


Re: Release D 2.069.0

2015-11-10 Thread uiop 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, 
std.experimental.allocator, and many other improvements.


See the changelog for more details. 
http://dlang.org/changelog/2.069.0.html


-Martin


I'd like to put dlang people attention this:

http://forum.dlang.org/post/bxmpvrttbhfuddsym...@forum.dlang.org

It looks like there's been a problem when you compiled phobos 
because the new allocators miss !


Dhee - tiny app to learn/try out D

2015-11-10 Thread Shriramana Sharma via Digitalmars-d-announce
I wrote up a small PyQt app to help me do quick coding of snippets in D to 
help me learn how D works.

https://github.com/jamadagni/dhee

I wish there was (a working) QtD so I wouldn't need to use Python, but 
well... Looked into GtkD a bit, but somehow Gtk never clicked with me...

P.S.: I only cross-posted as I thought this is relevant to both 
announce/learn.

-- 
Shriramana Sharma, Penguin #395953


Andrei's Quora comments on Reddit: "D has no vision. Go is out of its depth. Rust skipped leg day."

2015-11-10 Thread Ali Çehreli via Digitalmars-d-announce


https://www.reddit.com/r/programming/comments/3sa6lf/d_has_no_vision_go_is_out_of_its_depth_rust/

Ali


Re: 2.069.0 Installation problem with .exe for Windows

2015-11-10 Thread Mike James via Digitalmars-d-announce

On Monday, 9 November 2015 at 13:44:59 UTC, Martin Nowak wrote:

On 11/09/2015 09:46 AM, Mike James wrote:


Hi Martin,

I've tried the new install with Windows Vista and Windows 7 
and the problem is the same as before.


Regards,
-=mike=-


Can you try again, I updated the installer and tried to revert 
the other part of the change (though I don't see why that would 
fix the problem). More details would help a lot at this point, 
e.g. what windows are open (also look whether the uninstaller 
hides any window) and what files are left in the install dir 
(C:\D by default) while the installation hangs.


And let's please continue this in Bugzilla. 
https://issues.dlang.org/show_bug.cgi?id=15284


Hi Martin,

I've not got a login for the bug tracking so here is part of the 
log file...


Call: 2674
Jump: 2691
Jump: 2708
Check previous dmd installation
Check dmd already installed
Remove dmd already installed
MessageBox: 33,"DMD v2.068.2 is installed on your system

Press 'OK' to replace by DMD 2.069.0"
Call: 2734
Jump: 2756
Exec: command="C:\D\uninstall.exe /IC False _?=C:\D"
Exec: success ("C:\D\uninstall.exe /IC False _?=C:\D")
Exec: command="C:\D\uninstall.exe /IC False /S"
Exec: success ("C:\D\uninstall.exe /IC False /S")
Uninstall done
DetectVSAndSDK
Call: 2564
Read VisualStudio\*\Setup\VC
detect ucrt
detect KitsRoot*
IfFileExists: file "C:\Program Files\Microsoft 
SDKs\Windows\v7.0A\Lib\x64\kernel32.lib" does not exist, jumping 0
IfFileExists: file "C:\Program Files\Microsoft 
SDKs\Windows\v6.0A\Lib\x64\kernel32.lib" does not exist, jumping 0

detect KitsRoot*
IfFileExists: file "C:\Program Files\Microsoft 
SDKs\Windows\v7.0A\Lib\x64\kernel32.lib" does not exist, jumping 0
IfFileExists: file "C:\Program Files\Microsoft 
SDKs\Windows\v6.0A\Lib\x64\kernel32.lib" does not exist, jumping 0

detect KitsRoot*

with the last 2 lines repeating...

The x64 sub-directory does not exist on my system.

Hope this helps.

Regards,
-=mike=-



Re: 2.069.0 Installation problem with .exe for Windows

2015-11-10 Thread Martin Nowak via Digitalmars-d-announce

On Tuesday, 10 November 2015 at 14:17:28 UTC, Mike James wrote:

The x64 sub-directory does not exist on my system.


We found the bug and I build a new installer with the fix.
https://dlang.dawg.eu/downloads/dmd.2.069.0~fix15824/
As soon as someone confirms the fix, we'll make a new point 
release.