Re: Any relation?

2016-10-11 Thread Israel via Digitalmars-d
On Tuesday, 11 October 2016 at 18:13:53 UTC, Andrei Alexandrescu wrote: http://indianautosblog.com/2016/10/most-powerful-suzuki-swift-produces-350-hp-25 -- Andrei Obviously the ECU is programmed in D. oh wait...

Re: [OT] The coolest (literally) desktop machine I've ever had

2016-08-15 Thread Israel via Digitalmars-d
On Friday, 12 August 2016 at 19:13:12 UTC, Andrei Alexandrescu wrote: I was using a large Lenovo Y70-70 laptop as a pseudo-desktop machine and additional monitor. It's quite powerful, but its fans would run at all times. Getting really tired of that, I googled for the better part of an

Re: D is crap

2016-07-03 Thread Israel via Digitalmars-d
On Sunday, 3 July 2016 at 04:37:02 UTC, D is crap wrote: Sorry, I've spend the last month trying my best to get simple shit done. At every turn there is some problem that has to be dealt with that is unrelated to my actual work. Be it the IDE, debugging, the library, or user shared code, it

Re: Minecraft written in D - on Android

2016-04-27 Thread Israel via Digitalmars-d-announce
On Tuesday, 26 April 2016 at 16:46:16 UTC, Vadim Lopatin wrote: On Tuesday, 26 April 2016 at 14:25:05 UTC, Benjamin Thaut wrote: On Tuesday, 26 April 2016 at 08:42:21 UTC, Vadim Lopatin wrote: Demo of DlangUI Scene3D engine - Minecraft-like voxel rendering - is available for Android/ARM.

Re: Some questions on latest work

2016-04-27 Thread Israel via Digitalmars-d
On Tuesday, 26 April 2016 at 01:04:21 UTC, Bill Hicks wrote: On Monday, 25 April 2016 at 21:20:04 UTC, Bienlein wrote: [...] To be frank, if you are using D for anything more than a throwaway hobby project, I have to tell you, D is a failed language, so stop wasting your time. The people

Re: Using D with IntelliJ

2016-01-17 Thread Israel via Digitalmars-d-announce
On Sunday, 17 January 2016 at 09:29:02 UTC, Minas Mina wrote: I have written a tutorial on how to set up D with IntelliJ. https://www.reddit.com/r/programming/comments/41cuud/using_d_with_intellij/ Comments appreciated :) Thanks. Would be nice if you could do one for setting up DCD as it

Re: IPFS is growing and Go, Swift, ruby, python, rust, C++, etc are already there

2016-01-12 Thread israel via Digitalmars-d
On Tuesday, 12 January 2016 at 23:26:07 UTC, karabuta wrote: Anyone has the fuel and time to take the initiative? It will probably take over HTTP. Currently implemented in Go with JavaScript and Python on the way. However it seems most other programming languages have API Client Libraries.

Re: DLanguage IntelliJ plugin released

2016-01-05 Thread Israel via Digitalmars-d-announce
On Monday, 4 January 2016 at 12:17:22 UTC, Russel Winder wrote: On Sun, 2016-01-03 at 23:46 +, Kingsley via Digitalmars-d-announce wrote: [...] […] [...] I have just upgraded to IntelliJ IDEA 16 so I'll give it a try. All my JVM-language projects, I now do a Gradle build specification

Re: Unclear about the benefits of D over C++ and Java

2016-01-02 Thread israel via Digitalmars-d
On Saturday, 2 January 2016 at 11:31:24 UTC, Dibyendu Majumdar wrote: Hi, I am a long time observer of D but have never done any coding in D. I have considered using D several times but have ended up either going with C++ or Java. I feel that for someone like me it is not clear what

Re: Why does this not work?

2016-01-01 Thread israel via Digitalmars-d-learn
On Friday, 1 January 2016 at 14:00:41 UTC, TheDGuy wrote: writeln("Which number should i guess?"); string input = readln(); int i = to!int(input); You fell for the C# syntax like me... According to Ahli. You have to use the old C way of doing it with readf.

Re: DLanguage IntelliJ plugin released

2015-12-30 Thread Israel via Digitalmars-d-announce
On Wednesday, 30 December 2015 at 17:04:15 UTC, Suliman wrote: On Monday, 28 December 2015 at 19:23:17 UTC, Kingsley wrote: On Friday, 25 December 2015 at 17:43:06 UTC, Kingsley wrote: On Friday, 25 December 2015 at 16:55:32 UTC, Bogdan wrote: On Friday, 25 December 2015 at 15:28:23 UTC,

Re: Better docs for D (WIP)

2015-12-30 Thread Israel via Digitalmars-d-announce
On Thursday, 31 December 2015 at 01:32:56 UTC, Adam D. Ruppe wrote: The D leaders know how important examples are. We are often told adding more is low hanging fruit. I completely agree. But that's not ALL we need. He wants examples to get started, yes, but he also wants understanding to go

Re: Mockup of my doc dream ideas

2015-12-25 Thread Israel via Digitalmars-d
On Friday, 25 December 2015 at 05:06:47 UTC, Adam D. Ruppe wrote: I wrote this manually as a mock of what I really want the docs to look like. I only marked up the top box and a wee bit of the bottom. The body text of the doc is written by us and is OK, but the function signature is a mess.

Re: Mockup of my doc dream ideas

2015-12-25 Thread Israel via Digitalmars-d
On Friday, 25 December 2015 at 17:00:05 UTC, default0 wrote: On Friday, 25 December 2015 at 14:50:06 UTC, Adam D. Ruppe wrote: Aren't these usually called tutorials? Or am I misunderstanding what you mean here? A single page really detailing what a function does and providing an example for

Re: Pain when changing DMD version...

2015-12-23 Thread Israel via Digitalmars-d
On Thursday, 24 December 2015 at 04:06:40 UTC, JerryR wrote: A couple of months ago, I decided to upgrade my DMD to a new version: 2.066, and today I needed compile that project again, which a year ago I had compiled with DMD 2.060. [...] Upgrading GTKD is definitely the best route. Most

Re: Can't debug my solution

2015-12-19 Thread Israel via Digitalmars-d-learn
On Saturday, 19 December 2015 at 20:52:41 UTC, Matheus Reis wrote: Hello, people! I'm Matheus, a 20 y/o game developer who wants to get started with D. It has really caught my attention, and I've been playing with it for some hours now. I've got it all working (without some "phobos.lib", is

Re: D programming video tutorial

2015-12-18 Thread Israel via Digitalmars-d-learn
On Friday, 18 December 2015 at 22:35:45 UTC, Jakob Jenkov wrote: On Sunday, 13 December 2015 at 20:29:47 UTC, Pederator wrote: I have been thinking about writing about D too. Maybe make a few videos. But I don't know... I don't know how big the interest is in total. Well considering

Re: Please vote for the DConf logo

2015-11-14 Thread Israel via Digitalmars-d-announce
On Friday, 13 November 2015 at 14:22:32 UTC, Andrei Alexandrescu wrote: On 11/04/2015 04:30 AM, Andrei Alexandrescu wrote: [...] By my count: * 1.1:xxx * 1.2:xxx * 2: xxx * 3: xx * 3, change font:

Re: Please vote for the DConf logo

2015-11-04 Thread Israel via Digitalmars-d-announce
On Wednesday, 4 November 2015 at 09:30:30 UTC, Andrei Alexandrescu wrote: Reply to this with 1.1, 1.2, 2, or 3: 1) by ponce: Variant 1: https://github.com/p0nce/dconf.org/blob/master/2016/images/logo-sample.png Variant 2:

Re: 0 in version number?

2015-10-16 Thread Israel via Digitalmars-d
On Friday, 16 October 2015 at 22:54:11 UTC, Jonathan M Davis wrote: On Friday, 16 October 2015 at 22:44:15 UTC, Gary Willoughby wrote: On Friday, 16 October 2015 at 17:58:27 UTC, Jonathan M Davis wrote: How is whether there's a 0 before the 68 anything but bikeshedding? It's the same number

Re: DSFML reaches version 2.1

2015-10-07 Thread Israel via Digitalmars-d-announce
On Wednesday, 7 October 2015 at 14:07:59 UTC, Jeremy DeHaan wrote: On Wednesday, 7 October 2015 at 12:44:13 UTC, suliman wrote: Perfect!!! Big thanks! I think not only one are tired from GTK, and need simple and compact gui lib It's not really a gui library. I mean, you could use it as such

Re: DSFML reaches version 2.1

2015-10-07 Thread Israel via Digitalmars-d-announce
On Wednesday, 7 October 2015 at 06:43:18 UTC, Jeremy DeHaan wrote: It is my pleasure to announce that DSFML hit version 2.1! This version has been a long time coming, but this represents a huge milestone for DSFML (and for me!) [...] Oh and you forgot to include these in the prebuilt

Re: TIOBE october

2015-10-06 Thread Israel via Digitalmars-d
On Wednesday, 7 October 2015 at 03:26:37 UTC, Laeeth Isharc wrote: http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html d up from 31 in march. Just below scala, sas, and fortran. No doubt noisy, and possibly news about Andrei leaving Facebook had an influence. They changed the

Re: Anyone working on updated Qt bindings?

2015-10-03 Thread Israel via Digitalmars-d
On Saturday, 3 October 2015 at 01:58:01 UTC, Jeremy DeHaan wrote: I know a lot of people wish they had new bindings for Qt, so I was going to give it a go soon. Is anyone currently working on such a thing? I'd rather help someone than compete with them. btw i see youve made some changes to

Re: Official D Language Blog

2015-09-25 Thread Israel via Digitalmars-d
On Friday, 25 September 2015 at 15:45:21 UTC, bachmeier wrote: In this thread: http://forum.dlang.org/post/sobegniauemvcepni...@forum.dlang.org the issue of an official blog for the D Language came up. I believe this would be a good idea. There is currently plenty of content: [...] They

Re: Moving back to .NET

2015-09-20 Thread Israel via Digitalmars-d
On Sunday, 20 September 2015 at 17:32:53 UTC, Adam wrote: My experiences with D recently have not been fun. The language itself has a top notch feature rich set. The implementation, excluding bugs, feels a bit boxy and old school. .NET has a unified approach and everything seems to fit

Re: A collection of DIPs

2015-09-07 Thread Israel via Digitalmars-d
On Monday, 7 September 2015 at 14:44:05 UTC, nx wrote: https://github.com/NightmareX1337/DX Destroy! Yea ill admit, i came from C# and i hate underscores. I prefer PascalCase above anything.

Re: Did a presentation on a tool I wrote in D

2015-09-03 Thread Israel via Digitalmars-d
On Thursday, 3 September 2015 at 20:05:14 UTC, wobbles wrote: So, I did a presentation to about 10 colleagues on a tool I wrote to aid in automated testing. Of the 10 (all of us testers by the way, not programmers) 9 had never seen the language before, 4 were quite interested in the language

Re: Who can persuade Markus Persson to give money to the foundation?

2015-09-01 Thread Israel via Digitalmars-d
On Tuesday, 1 September 2015 at 18:31:03 UTC, Jack Stouffer wrote: On Tuesday, 1 September 2015 at 18:27:43 UTC, Gary Willoughby wrote: On Tuesday, 1 September 2015 at 15:09:33 UTC, Rikki Cattermole wrote: Can we please leave him alone. He's not in a good state right now, mentally. What's

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

2015-08-24 Thread Israel via Digitalmars-d-announce
On Monday, 24 August 2015 at 18:43:01 UTC, Andrei Alexandrescu wrote: Hello everyone, Following an increasing desire to focus on working on the D language and foundation, I have recently made the difficult decision to part ways with Facebook, my employer of five years and nine months.

Re: Programming in D paper book is available for purchase

2015-08-20 Thread Israel via Digitalmars-d-announce
On Thursday, 20 August 2015 at 17:09:54 UTC, Ali Çehreli wrote: On 08/20/2015 07:02 AM, Johannes Pfau wrote: BTW: For everybody searching on amazon.de: Use the full title Programming in D: Tutorial and Reference. If you only search for Programming in D it's not on the first few result

Re: Slice patterns in Nightly Rust

2015-06-20 Thread Israel via Digitalmars-d
On Sunday, 21 June 2015 at 03:23:18 UTC, Dennis Ritchie wrote: Recently published documentation Nightly Rust. I saw this: https://doc.rust-lang.org/nightly/book/slice-patterns.html What do you think about this: a terrible thing or a cool feature? fn is_symmetric(list: [u32]) - bool {

Re: PHP verses C#.NET verses D.

2015-06-15 Thread israel via Digitalmars-d
On Monday, 15 June 2015 at 23:53:06 UTC, Nick B wrote: Hi. There is a startup in New Zealand that I have some dealings with at present. They have build most of their original code in PHP, (as this was quick and easy) but they also use some C#.net for interfacing to accounting appls on

Re: Asked on Reddit: Which of Rust, D, Go, Nim, and Crystal is the strongest and why?

2015-06-09 Thread Israel via Digitalmars-d
On Tuesday, 9 June 2015 at 18:25:36 UTC, Dennis Ritchie wrote: On Tuesday, 9 June 2015 at 18:02:55 UTC, Ali Çehreli wrote: http://www.reddit.com/r/programming/comments/396c95/of_the_emerging_systems_languages_rust_d_go_nim/ And, by the way, I have never heard of the Crystal :) Ruby that

Re: Getting Started

2015-06-05 Thread Israel via Digitalmars-d
On Saturday, 6 June 2015 at 01:13:38 UTC, anonymous wrote: On Friday, 5 June 2015 at 20:18:59 UTC, tcak wrote: [...] http://dlang.org/getstarted.html should be that page. Unfortunately, it's not very good. I made a pull request to feature Ali's Programming in D more prominently there:

Re: Getting Started

2015-06-05 Thread Israel via Digitalmars-d
On Friday, 5 June 2015 at 20:18:59 UTC, tcak wrote: I am looking at the main page of dlang.org, and really there is no page to warm up a new comer to D language. Sure, there are book links, details of language as D Reference etc, but those are not suitable for a new starting guy. Showing the

Re: When is D endorsed by Facebook?

2015-06-02 Thread Israel via Digitalmars-d
On Tuesday, 2 June 2015 at 20:51:38 UTC, rom wrote: Hi all. Sorry if I put the foot into it, but when is Facebook going to use more D based programs ? Why don't they do that ? because std functions use the GC ? What happened since the end of 2013 ? I feel like we miss manpower, renown,

Re: Daily downloads in decline

2015-06-01 Thread Israel via Digitalmars-d
On Monday, 1 June 2015 at 18:58:04 UTC, Joakim wrote: On Monday, 1 June 2015 at 18:11:32 UTC, Andrei Alexandrescu wrote: Per http://erdani.com/d/downloads.daily.png, the 28-day moving average of daily dmd downloads is in pronounced decline following a peak at the 2.067 release. It is possible

Re: D casually mentioned and dismissed + a suggestion

2015-05-12 Thread Israel via Digitalmars-d
On Tuesday, 12 May 2015 at 22:57:32 UTC, Max Klyga wrote: On 2015-05-12 20:02:05 +, Brian Schott said: On Tuesday, 12 May 2015 at 18:35:10 UTC, FujiBar wrote: But there are no vacancies... There's at least one: https://emsi.bamboohr.com/jobs/view.php?id=30

GTA5 mods in D?

2015-05-02 Thread Israel via Digitalmars-d
I know you guys are programmers and not gamers but it thought maybe you want to experiment or help expand D? Currently there is a Script hook program that allows users to create mods/scripts for GTA5. http://www.dev-c.com/gtav/scripthookv/ Some people have made plugins for script hook to

Re: GTA5 mods in D?

2015-05-02 Thread Israel via Digitalmars-d
On Saturday, 2 May 2015 at 20:38:11 UTC, w0rp wrote: If it's a C API, you can use it from D. You just need to write the bindings to the library to use it with some extern(C) functions. If it's a C++ API, you can kind of sort of use it from D, mileage may vary. It's a shame Rockstar is

Re: Interrogative: What's a good blog title?

2015-04-28 Thread Israel via Digitalmars-d
On Monday, 27 April 2015 at 22:54:07 UTC, Andrei Alexandrescu wrote: Please let me know of any thoughts you might have! Thanks, Andrei Pelican Day

Re: How does D improve on C++17?

2015-04-26 Thread Israel via Digitalmars-d
On Monday, 27 April 2015 at 01:28:01 UTC, Walter Bright wrote: Now on the front page of Hacker News! https://news.ycombinator.com/ I feel like nowadays its just a Pick your poison type of thing. It seems like an arms race so i dont think neither will improve upon the other.

How to change text while running in console?

2015-04-26 Thread Israel via Digitalmars-d-learn
I remember doing this in C++ and it worked but is this possible in D? Its basically updating information in the console window without constantly printing new lines. http://stackoverflow.com/questions/14043148/how-to-change-text-while-running-the-console

Re: How to change text while running in console?

2015-04-26 Thread Israel via Digitalmars-d-learn
On Monday, 27 April 2015 at 02:30:36 UTC, Vladimir Panteleev wrote: On Monday, 27 April 2015 at 02:26:01 UTC, Israel wrote: I remember doing this in C++ and it worked but is this possible in D? Its basically updating information in the console window without constantly printing new lines.

Re: EMSI is hiring a D developer

2015-04-18 Thread Israel via Digitalmars-d-announce
On Sunday, 19 April 2015 at 03:16:02 UTC, Dan Olson wrote: Abdulhaq alynch4...@gmail.com writes: And now a haven for D. Take the job, make it happen. Silicon Valley will be left alone...

Re: D AutoCompletion: is ycmd integration valuable?

2015-04-15 Thread Israel via Digitalmars-d
On Wednesday, 15 April 2015 at 13:15:31 UTC, rcorre wrote: For those who don't know, ycmd (https://github.com/Valloric/ycmd) is an editor-agnostic completion engine that aims to reduce a lot of the duplicate code written for handling autocompletions in different language/editor combinations.

Re: I came up with a new logo for the D language

2015-04-13 Thread Israel via Digitalmars-d
On Sunday, 12 April 2015 at 22:02:01 UTC, Barry Smith wrote: It's simple, but clean. Somewhat similar to the old one. Hope you like it. http://s2.postimg.org/m6qcfemhl/dlang.png Email me at barry.of.sm...@gmail.com if you want the SVG version. It is difficult to associate the letter D with

Re: Which D IDE do you use?(survey)

2015-04-07 Thread Israel via Digitalmars-d
On Tuesday, 7 April 2015 at 22:58:44 UTC, weaselcat wrote: Hi, I hope nobody minds but I'm just curious as to the popularity amongst D IDEs for a blog post. Sorry if I forgot your favorite $editor. http://goo.gl/forms/MmsuInzDL0 thanks : ) Atom + quantum shell plugin...

Re: Allegro 5.1 + LDC + iOS Breath Of Life

2015-04-04 Thread Israel via Digitalmars-d
On Saturday, 4 April 2015 at 08:14:13 UTC, Dan Olson wrote: My daughter heads off to college this fall to work towards a video game design degree, so I've enlisted her to build an interesting demo as a summer project (my own summer of code). Best of luck to her.

Re: Stream - What is D actually used for?

2015-03-30 Thread Israel via Digitalmars-d
On Monday, 30 March 2015 at 13:29:08 UTC, Rikki Cattermole wrote: what is D actually used for Have you ever heard that phrase, Jack of all trades, master of none? If you could pick one language that lives up to this, which one would you pick?

Re: Human unreadable documentation - the ugly seam between simple D and complex D

2015-03-26 Thread Israel via Digitalmars-d
On Thursday, 26 March 2015 at 21:36:56 UTC, rumbu wrote: On Thursday, 26 March 2015 at 19:45:19 UTC, Alex Parrill wrote: On Thursday, 26 March 2015 at 19:32:53 UTC, Idan Arye wrote: ...snip... So tl;dr; make the template constraints in ddoc less prominent? The new library reference preview

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

2015-03-26 Thread Israel 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 Wow this bad, almost like Shots Fired. Although you can tell hes trying to say something by using a vertical line

How to properly Thread.sleep?

2015-03-25 Thread Israel via Digitalmars-d-learn
Ive tried using google but no matter what code i find it either doesnt work, compiler gives me errors or maybe the code is deprecated. What is the proper way of adding sleep time to a program? Ive tried.. import std.stdio; import core.thread; void main() { writeln(Sleep..);

Re: How to properly Thread.sleep?

2015-03-25 Thread Israel via Digitalmars-d-learn
On Wednesday, 25 March 2015 at 17:25:50 UTC, Sad panda wrote: Thread.sleep(200.msecs); Thread.sleep(12.seconds); Thread.sleep(1.minutes); There we go, thank you so much.

Re: Solution to problems:

2015-03-24 Thread Israel via Digitalmars-d
On Monday, 23 March 2015 at 21:34:09 UTC, Jake The Baker wrote: In 10 more years I doubt Andrei or Walter will have as much energy to do all the work that they are doing... Better build the infrastructure now while there is time. Make an atom plugin. The one stop shop for all things D.

Re: Dlang seems like java now,but why not let d more like C# Style?

2015-03-16 Thread Israel via Digitalmars-d-learn
On Saturday, 14 March 2015 at 23:46:28 UTC, Ellery Newcomer wrote: On Saturday, 14 March 2015 at 13:52:13 UTC, Craig Dillabaugh wrote: I don't have any C# experience so I can't compare those languages much, but I've heard people say their are D / C# similarities. Anyway, this isn't a

Re: A few notes on choosing between Go and D for a quick project

2015-03-15 Thread Israel via Digitalmars-d
On Monday, 16 March 2015 at 01:22:47 UTC, cym13 wrote: HINT 2: it took me about a month and a good tutorial on templates (btw, thanks G.Willoughby) to start understanding the full prototypes of standard functions. I really recommend putting the constraint part in slight grey so that it is

Re: A few notes on choosing between Go and D for a quick project

2015-03-13 Thread Israel via Digitalmars-d
On Friday, 13 March 2015 at 00:20:40 UTC, Andrei Alexandrescu wrote: A friend of mine needed to complete a small project and thought of using a language he didn't know for it. He already knew I work on D so he considered it alongside Go. He ended up choosing the latter, and documented his

Re: A few notes on choosing between Go and D for a quick project

2015-03-13 Thread Israel via Digitalmars-d
On Saturday, 14 March 2015 at 01:40:50 UTC, Almighty Bob wrote: 1. Tutorial, only to be taken to the first chapter of a book that is not free. 2. Language reference, to be taken to terse reference docs for experienced users. 3. If they are still around they may try Articles. When they click

Re: DIP75 - Release Process

2015-03-10 Thread Israel via Digitalmars-d
On Saturday, 7 March 2015 at 04:54:38 UTC, David Soria Parra wrote: Hi, I've been working with Martin Nowak and Andrei in the last few weeks to get ideas and write up a DIP on D's release process. With D maturing more and more I believe it is time to formalize the release process and do a

Re: Streaming, making a book!

2015-03-09 Thread Israel via Digitalmars-d-announce
On Sunday, 8 March 2015 at 02:52:41 UTC, Rikki Cattermole wrote: I'm starting a live stream[1] for making a book. The book is The way to program - Lets think like a D(eveloper) For now I will only commit to Mondays 12pm UTC+0. I may stream at random times beyond that. Check my Twitter as to

Re: How to make Application bundle from Executable? (Mac)

2015-02-20 Thread Israel via Digitalmars-d-learn
On Friday, 20 February 2015 at 06:19:29 UTC, Gan wrote: On Friday, 20 February 2015 at 06:10:51 UTC, Nicholas Wilson wrote: On Friday, 20 February 2015 at 03:26:47 UTC, Gan wrote: Also I can't get my application to load images that I place in the Resources folder(or any folder in the bundle

Re: Thanks to p0nce for a nicer DConf logo!

2015-02-18 Thread Israel via Digitalmars-d
On Sunday, 18 January 2015 at 19:39:38 UTC, Andrei Alexandrescu wrote: Take a look: http://dconf.org/2015/index.html. PR: https://github.com/D-Programming-Language/dconf.org/pull/37. -- Andrei Is thhere a higher res version out there?

Re: Thanks to p0nce for a nicer DConf logo!

2015-02-18 Thread Israel via Digitalmars-d
On Wednesday, 18 February 2015 at 23:44:34 UTC, ponce wrote: On Wednesday, 18 February 2015 at 19:12:27 UTC, Israel wrote: On Sunday, 18 January 2015 at 19:39:38 UTC, Andrei Alexandrescu wrote: Take a look: http://dconf.org/2015/index.html. PR:

Re: New DIP73: D Drafting Library

2015-02-05 Thread Israel via Digitalmars-d
On Friday, 6 February 2015 at 00:45:16 UTC, Andrei Alexandrescu wrote: On 2/5/15 4:08 PM, Zach the Mystic wrote: Just use code.dlang.org. It's perfect either as a place for good work and a stepping stone toward the standard library. Andrei I get the feeling you guys will eventually look

Re: New DIP73: D Drafting Library

2015-02-05 Thread Israel via Digitalmars-d
On Thursday, 5 February 2015 at 05:51:18 UTC, tcak wrote: On Thursday, 5 February 2015 at 04:37:21 UTC, Tofu Ninja wrote: What could be great is if DMD supported something like JAR packages, and could look for modules inside of them. So, all experimental codes would be packed daily in a zip

Re: Mars Drafting Library - Official community driven library

2015-01-31 Thread Israel via Digitalmars-d
On Saturday, 31 January 2015 at 18:11:48 UTC, Laeeth Isharc wrote: This has the advantage over existing situation where you have the official library where things need to go through exacting and time consuming process and then dub. Within dub every project is at the same level and it is not

Re: Mars Drafting Library - Official community driven library

2015-01-31 Thread Israel via Digitalmars-d
On Saturday, 31 January 2015 at 19:03:55 UTC, Laeeth Isharc wrote: On Saturday, 31 January 2015 at 18:45:13 UTC, Israel wrote: the people who like and are good at writing docs are not necessarily those who like and are good at writing code. This is exactly how i feel.

Re: D on Slashdot

2015-01-20 Thread Israel via Digitalmars-d
On Wednesday, 21 January 2015 at 01:07:04 UTC, Adam D. Ruppe wrote: On Wednesday, 21 January 2015 at 01:04:11 UTC, ketmar via Digitalmars-d wrote: two days making dmd.exe work with Wine to write the simple utility which i can write in two hours using MinGW cross-compiler. I've been using dmd

Re: Like Go/Rust, why not to have func keyword before function declaration

2015-01-19 Thread Israel via Digitalmars-d
On Monday, 19 January 2015 at 21:25:16 UTC, Andrei Alexandrescu wrote: On 1/19/15 12:51 PM, Alexey T. wrote: Will be much easier to read Source, if func declarataion begins with keyword. def of func. e.g. func myName(params.): typeOfResult; or func myName(params...) - typeOfResult;

Re: Idea: featuring forum content on dlang.org?

2015-01-18 Thread Israel via Digitalmars-d
On Monday, 19 January 2015 at 02:34:32 UTC, Andrei Alexandrescu wrote: With all this discussion on more dynamic content on dlang.org, I sat down (figuratively; I've been on a hike today) and thought - what is dynamic about D? So it hit me like a hammer: * Forum discussions (this!) * github

Re: Please help me with improving dlang.org

2015-01-18 Thread Israel via Digitalmars-d
On Sunday, 18 January 2015 at 07:42:05 UTC, DaveG wrote: On Sunday, 18 January 2015 at 04:44:56 UTC, Israel wrote: On Sunday, 18 January 2015 at 02:18:16 UTC, Andrei Alexandrescu wrote: I took the better part of today working on this:

Re: Please help me with improving dlang.org

2015-01-17 Thread Israel via Digitalmars-d
On Sunday, 18 January 2015 at 04:44:56 UTC, Israel wrote: On Sunday, 18 January 2015 at 02:18:16 UTC, Andrei Alexandrescu wrote: I took the better part of today working on this: https://github.com/D-Programming-Language/dlang.org/pull/780. See demo at http://erdani.com/d/. What do you all

Re: Please help me with improving dlang.org

2015-01-17 Thread Israel via Digitalmars-d
On Sunday, 18 January 2015 at 02:18:16 UTC, Andrei Alexandrescu wrote: I took the better part of today working on this: https://github.com/D-Programming-Language/dlang.org/pull/780. See demo at http://erdani.com/d/. What do you all think? Is it an improvement over what we have now? I'd

Re: Heady House Hunting with D

2015-01-15 Thread Israel via Digitalmars-d-announce
On Wednesday, 14 January 2015 at 03:46:39 UTC, Philpax wrote: Hey everyone, I recently wrote a blog post about how I used D/vibe.d to help find a new house. I haven't publicized it anywhere else yet, so I'm looking forward to what the D community has to say! You can check it out here:

Re: Idea/request: If you have a DUB project, add a code.dlang.org badge to README

2014-12-30 Thread Israel via Digitalmars-d
On Tuesday, 30 December 2014 at 21:22:01 UTC, Kiith-Sa wrote: (accidentally posted this into D.learn first, was intended to be here) A few weeks/months ago someone here mentioned that it'd be good if DUB projects linked to code.dlang.org to help anyone who runs into such a project quickly

Re: Chapel vs D

2014-12-26 Thread Israel via Digitalmars-d
On Friday, 26 December 2014 at 11:52:27 UTC, Ola Fosheim Grøstad wrote: The Chapel quick ref card gives a nice overview of Chapel syntax and features: http://chapel.cray.com/spec/quickReference.pdf Cray has of course geared Chapel towards non-realtime high-throughput computing, so it is not

Re: Lost a new commercial user this week :(

2014-12-14 Thread Israel via Digitalmars-d
Im sorry to hear that. So many things went wrong here. This is the way i see it. Basically what you did was introduce a friend of yours to your colleagues with good impressions on just about everything. This is like introducing a friend to me and telling me his a great person even though you

Re: D game development: a call to action

2014-12-13 Thread Israel via Digitalmars-d
What my problem is, why hasnt the D standard library implemented a multimedia library from the ones already available? instead of having to go and look for one. Im sure this would cause alot of controversy because NO MY LIBRARY IS BETTER AND HAS MORE FEATURES THAN HIS. Its not about features.

Re: Basically want to make a macro script

2014-11-13 Thread Israel via Digitalmars-d-learn
On Thursday, 13 November 2014 at 21:56:48 UTC, Casey wrote: On Thursday, 13 November 2014 at 16:04:43 UTC, Adam D. Ruppe wrote: On Thursday, 13 November 2014 at 07:01:08 UTC, Rikki Cattermole wrote: I did find this [0]. I don't know what state its in for compilating/running ext. But it might

Re: Basically want to make a macro script

2014-11-13 Thread Israel via Digitalmars-d-learn
On Thursday, 13 November 2014 at 22:20:58 UTC, Casey wrote: On Thursday, 13 November 2014 at 21:56:48 UTC, Casey wrote: On Thursday, 13 November 2014 at 16:04:43 UTC, Adam D. Ruppe wrote: On Thursday, 13 November 2014 at 07:01:08 UTC, Rikki Cattermole wrote: I did find this [0]. I don't know

Re: Basically want to make a macro script

2014-11-13 Thread Israel via Digitalmars-d-learn
Maybe a screenshot might help? https://ooymza.dm2301.livefilestore.com/y2mt_9Z73WLi-1zso3LEjdCiC1x-GQzpjlaaftIFJ2Q0cHX2jd9vvwmVldHj1qRROER9IjiA1WwTzln5zveB9ZKZMrb1eeYNUgbzWQJlztqFAvQroAYm0k7_M4fuU3-XzAL/DMD.png

Re: Basically want to make a macro script

2014-11-12 Thread Israel via Digitalmars-d-learn
On Wednesday, 12 November 2014 at 04:56:40 UTC, Casey wrote: also, you came to the right place. PB is extremely paranoid and even more so about autohokey, so if you program your own native macro, its not very likely it will catch it.

Re: Basically want to make a macro script

2014-11-12 Thread Israel via Digitalmars-d-learn
On Wednesday, 12 November 2014 at 08:02:06 UTC, ketmar via Digitalmars-d-learn wrote: On Wed, 12 Nov 2014 04:56:39 + Casey via Digitalmars-d-learn digitalmars-d-learn@puremagic.com wrote: D has nothing to do with your task, WinAPI does. and you'll need alot of expirience in reverse

Re: Basically want to make a macro script

2014-11-12 Thread Israel via Digitalmars-d-learn
On Wednesday, 12 November 2014 at 19:43:49 UTC, Casey wrote: On Wednesday, 12 November 2014 at 19:29:26 UTC, Israel wrote: On Wednesday, 12 November 2014 at 04:56:40 UTC, Casey wrote: also, you came to the right place. PB is extremely paranoid and even more so about autohokey, so if you

Re: Experience report on installing dmd 2.066.1 on OSX

2014-11-12 Thread Israel via Digitalmars-d-learn
On Wednesday, 12 November 2014 at 23:44:43 UTC, John Colvin wrote: On Wednesday, 12 November 2014 at 22:38:56 UTC, Ali Çehreli wrote: A friend of mine installed dmd on OSX and recorded his experiences: http://cap-lore.com/Languages/D/Install.html I wonder why he had to do manual work like

Re: Basically want to make a macro script

2014-11-12 Thread Israel via Digitalmars-d-learn
On Wednesday, 12 November 2014 at 23:40:09 UTC, Casey wrote: I'll look into that, it seems as it might work. If D would be too hard to get working, what would you recommend? I would assume Ptyhon or C++ would be good choices, any chance you can recommend a forum for these or something?

Re: Basically want to make a macro script

2014-11-12 Thread Israel via Digitalmars-d-learn
On Thursday, 13 November 2014 at 02:00:11 UTC, Rikki Cattermole wrote: On 13/11/2014 2:37 p.m., Casey wrote: On Thursday, 13 November 2014 at 01:35:28 UTC, Israel wrote: On Wednesday, 12 November 2014 at 23:40:09 UTC, Casey wrote: I'll look into that, it seems as it might work. If D would

Interesting stuff in pastebin

2014-11-07 Thread Israel via Digitalmars-d
Recently i started thinking, how popular is a language based on how often a paste is made in that language? so i decided to look through pastebin in D and found some interesting stuff. This one in particular. http://pastebin.com/dq4Bp9x0. What is this...

Re: Interesting stuff in pastebin

2014-11-07 Thread Israel via Digitalmars-d
On Saturday, 8 November 2014 at 03:06:01 UTC, Adam D. Ruppe wrote: On Saturday, 8 November 2014 at 02:42:34 UTC, Israel wrote: This one in particular. http://pastebin.com/dq4Bp9x0. What is this... It is called shellcode because it is code to launch a shell and is done as a string because a

Re: What IDE/EDITOR do you use for D?

2014-10-29 Thread Israel via Digitalmars-d
On Wednesday, 29 October 2014 at 19:38:16 UTC, dan wrote: What IDE/EDITOR do you use for D? What plugins if you use Vim? Atom + Dstruct Now all we need is to make autocompletion data for an autocomplete plugin. I like autocomplete because it allows me to explore a language on the spot

Re: Arduino and D

2014-10-25 Thread Israel via Digitalmars-d
On Saturday, 25 October 2014 at 21:49:53 UTC, Ty Tower wrote: Has anybody tapped the massive Arduino programming explosion using D instead of C++ ? I got started on Arduino a few years back and it has taken the microprocessor popularity through the roof . Unfortunately you download the IDE

Re: OT: Minecraft death by GC

2014-10-21 Thread Israel via Digitalmars-d
On Tuesday, 21 October 2014 at 15:23:11 UTC, David Gileadi wrote: On 10/21/14, 2:47 AM, monarch_dodra wrote: Hurp, I wonder why GC issues only appear with application that use a GC. Hurp-a-durp. Also, the issue of memory leak and core dumps seem to only appear when you use a systems

Re: OT: Minecraft death by GC

2014-10-21 Thread Israel via Digitalmars-d
On Tuesday, 21 October 2014 at 16:25:06 UTC, ketmar via Digitalmars-d wrote: On Tue, 21 Oct 2014 16:16:17 + Francesco Cattoglio via Digitalmars-d digitalmars-d@puremagic.com wrote: More likely: to give you the ability to shoot yourself in the foot both with a GC and without it. ;) wow!

Re: why does DMD compile hello world to about 500 _kilobytes_ on Mac OS X [x86_64]?!?

2014-09-05 Thread Israel via Digitalmars-d
On Friday, 5 September 2014 at 09:27:41 UTC, Marco Leise wrote: Am Tue, 02 Sep 2014 07:03:52 + schrieb Dicebot pub...@dicebot.lv: Only when you think about how people put 5 minutes of a stunning 3D gfx demo into 64 KiB you start to worry about 34 KiB for Hello World! again. This made my

Re: [OT] If programming languages were weapons

2014-09-03 Thread Israel via Digitalmars-d
On Tuesday, 2 September 2014 at 08:29:25 UTC, Iain Buclaw wrote: In normal fashion, it's missing an entry for D. http://bjorn.tipling.com/if-programming-languages-were-weapons I'll let your imaginations do the work. Iain. D is a modified version of a semi auto rifle to be fully automatic.

Re: Mono corrupted D files

2014-09-03 Thread Israel via Digitalmars-d
On Wednesday, 3 September 2014 at 21:46:54 UTC, AsmMan wrote: On Wednesday, 3 September 2014 at 21:13:31 UTC, AsmMan wrote: Something very strange happened 2/3 days ago. Two of my D files of the project I was working on got all values replaced by 0 (that's what I seen rather D code if I open

Re: Programming a Game in D? :D

2014-09-01 Thread Israel via Digitalmars-d-learn
On Monday, 1 September 2014 at 17:24:10 UTC, rcor wrote: Just wanted to point out that there are also D bindings for Allegro5 (https://github.com/SiegeLord/DAllegro5). Allegro is a bit like SDL or SFML, but personally I find it a bit more intuitive. I've been using the D bindings for about a

Re: One Stop Shop?

2014-08-31 Thread Israel via Digitalmars-d
On Saturday, 30 August 2014 at 19:19:48 UTC, Sativa wrote: I think it would be helpful to have the d lang site host tutorials/lessons on various aspects of D. D is hard to use for certain things like gui's, graphics(ogl, dx, etc), etc... not necessarily because D can't do these things but

  1   2   >