digitalmars.D - Does D suck?
- GirlProgrammer (2/2) May 16 2010 If D doesn't suck, and is better than C++ why am I not using it? Indeed,...
- BCS (8/11) May 16 2010 Because qunatity of D libraries sucks and because the D tool chains suck...
- Nick Sabalausky (6/15) May 16 2010 version(none)
- GirlProgrammer (2/11) May 17 2010 On the joking html part, and it's been how many YEARS now? Circa 1996?
- Mike Farnsworth (3/18) May 17 2010 Not to feed the troll or anything, but a little datapoint for the rest o...
- GirlProgrammer (4/28) May 17 2010 "And Moses led the people into the desolation of the wilderness, where
- BCS (6/8) May 17 2010 "And Moses was told to go wait in the desolation of the wilderness until...
- dsimcha (17/19) May 17 2010 Same reasons why people use any old, crufty legacy technology: Inertia ...
- GirlProgrammer (5/29) May 17 2010 So your answer is then: "niche market". (To which I'd be curious to see
- BCS (7/8) May 17 2010 9 years:
- GirlProgrammer (4/10) May 17 2010 I remember D discussion back in 1996. In either case, I feel younger now...
- retard (4/13) May 18 2010 Ruby was published in 1995. Rails in 2004. I've made real money with bot...
- Bernard Helyer (12/14) May 17 2010 I imagine you get some dull pleasure from posting essentially the same
- superdan (4/18) May 17 2010 yeah dun feed da troll. ass to mouth da troll. too bad that ain't gonna ...
- Bane (3/22) May 18 2010 A troll visit once in a while is a nice way to break routine on any ng/f...
- Denis Koroskin (2/4) May 18 2010 That GirlProgrammer is most likely "Dee Girl 2.0", which is just another...
- Don (3/22) May 18 2010 I assumed 'GirlProgrammer' was analagous to 'EpromProgrammer' or
- superdan (2/24) May 18 2010 good 1!
- gryphon (3/7) May 18 2010 Hallelujah I've seen the light. You have elucidated clearly what a wast...
If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?
May 16 2010
Hello GirlProgrammer,If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Because qunatity of D libraries sucks and because the D tool chains suck and because the D infrastructure sucks and because all the rest of the stuff that gets good after you've been a popular language for a decade or so still sucks. <jokeingly type="86%">We're working on it, OK!?!?</jokeingly> -- ... <IXOYE><
May 16 2010
"BCS" <none anon.com> wrote in message news:a6268ff13c878ccc35e67d9bd64 news.digitalmars.com...Hello GirlProgrammer,version(none) { troll.feed(); }If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Because qunatity of D libraries sucks and because the D tool chains suck and because the D infrastructure sucks and because all the rest of the stuff that gets good after you've been a popular language for a decade or so still sucks. <jokeingly type="86%">We're working on it, OK!?!?</jokeingly>
May 16 2010
BCS wrote:Hello GirlProgrammer,On the joking html part, and it's been how many YEARS now? Circa 1996?If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Because qunatity of D libraries sucks and because the D tool chains suck and because the D infrastructure sucks and because all the rest of the stuff that gets good after you've been a popular language for a decade or so still sucks. <jokeingly type="86%">We're working on it, OK!?!?</jokeingly>
May 17 2010
GirlProgrammer Wrote:BCS wrote:Not to feed the troll or anything, but a little datapoint for the rest of you: my father created the first large-scale commercial software for factory/fab simulation and scheduling starting in, oh, 1981, and it is *STILL* profitable and relevant. Some things take time. Patience, padawan. The software industry moves fast, but sometimes it shouldn't. This ain't a popularity contest or a political campaign. It's a tool in the toolbox.Hello GirlProgrammer,On the joking html part, and it's been how many YEARS now? Circa 1996?If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Because qunatity of D libraries sucks and because the D tool chains suck and because the D infrastructure sucks and because all the rest of the stuff that gets good after you've been a popular language for a decade or so still sucks. <jokeingly type="86%">We're working on it, OK!?!?</jokeingly>
May 17 2010
Mike Farnsworth wrote:GirlProgrammer Wrote:"And Moses led the people into the desolation of the wilderness, where they dwindled for 40 years". Seems like "D" has happened before!BCS wrote:Not to feed the troll or anything, but a little datapoint for the rest of you: my father created the first large-scale commercial software for factory/fab simulation and scheduling starting in, oh, 1981, and it is *STILL* profitable and relevant. Some things take time. Patience, padawan. The software industry moves fast, but sometimes it shouldn't. This ain't a popularity contest or a political campaign. It's a tool in the toolbox.Hello GirlProgrammer,On the joking html part, and it's been how many YEARS now? Circa 1996?If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Because qunatity of D libraries sucks and because the D tool chains suck and because the D infrastructure sucks and because all the rest of the stuff that gets good after you've been a popular language for a decade or so still sucks. <jokeingly type="86%">We're working on it, OK!?!?</jokeingly>
May 17 2010
Hello GirlProgrammer,"And Moses led the people into the desolation of the wilderness, where they dwindled for 40 years"."And Moses was told to go wait in the desolation of the wilderness until the current generation dies of old age and is replaced by the next." Seems a more apt way to say it for D as well. -- ... <IXOYE><
May 17 2010
== Quote from GirlProgrammer (angelinastyle hairdressers.com)'s articleIf D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Same reasons why people use any old, crufty legacy technology: Inertia and a lack of maturity in the successor technology relative to the legacy technology. Right new, D is dominated by early adopters who, for whatever reason, can afford to be on the bleeding edge. In my case, it's because I write bioinformatics research code, which has the following characteristics: 1. Development speed and execution speed both matter a lot. (Some bioinformatics programming can be done in slower scripting languages, but I gravitate towards more computationally intensive areas.) 2. There's no C++ legacy code that I need to be tightly coupled with. 3. I only need a few basic libraries, one of which (statistics) I wrote myself. Admittedly, it would be nice to have a good matrix library, too, but C and C++ matrix libraries seem to have ugly APIs and I only do matrix calculations infrequently. When I do, I just use R or roll my own ad-hoc matrix code, which sometimes (for example the linear regression module I wrote) ends up being more efficient because it can target my specific use case, rather than being written for the general case.
May 17 2010
dsimcha wrote:== Quote from GirlProgrammer (angelinastyle hairdressers.com)'s articleFor TWENTY YEARS??? Early adopters?? Something is awry.If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Same reasons why people use any old, crufty legacy technology: Inertia and a lack of maturity in the successor technology relative to the legacy technology. Right new, D is dominated by early adopters who, for whatever reason, can afford to be on the bleeding edge.In my case, it's because I write bioinformatics research code, which has the following characteristics: 1. Development speed and execution speed both matter a lot. (Some bioinformatics programming can be done in slower scripting languages, but I gravitate towards more computationally intensive areas.) 2. There's no C++ legacy code that I need to be tightly coupled with. 3. I only need a few basic libraries, one of which (statistics) I wrote myself. Admittedly, it would be nice to have a good matrix library, too, but C and C++ matrix libraries seem to have ugly APIs and I only do matrix calculations infrequently. When I do, I just use R or roll my own ad-hoc matrix code, which sometimes (for example the linear regression module I wrote) ends up being more efficient because it can target my specific use case, rather than being written for the general case.So your answer is then: "niche market". (To which I'd be curious to see history of production code, but then people would start calling me a troll again).
May 17 2010
Hello GirlProgrammer,For TWENTY YEARS??? Early adopters?? Something is awry.9 years: http://www.digitalmars.com/d/1.0/changelog1.html#new001 And 1.0 was only about 3 years ago: http://www.digitalmars.com/d/1.0/changelog.html#new1_001 -- ... <IXOYE><
May 17 2010
BCS wrote:Hello GirlProgrammer,I remember D discussion back in 1996. In either case, I feel younger now! wooo hoo! (I wish you were right about 9 years, but surely it has been 14).For TWENTY YEARS??? Early adopters?? Something is awry.9 years: http://www.digitalmars.com/d/1.0/changelog1.html#new001 And 1.0 was only about 3 years ago: http://www.digitalmars.com/d/1.0/changelog.html#new1_001
May 17 2010
Mon, 17 May 2010 22:53:16 +0000, BCS wrote:Hello GirlProgrammer,Ruby was published in 1995. Rails in 2004. I've made real money with both since 2005. Groovy was born in 2003, Grails in 2005. Now I'm using it instead as my source of pocket money.For TWENTY YEARS??? Early adopters?? Something is awry.9 years: http://www.digitalmars.com/d/1.0/changelog1.html#new001 And 1.0 was only about 3 years ago: http://www.digitalmars.com/d/1.0/changelog.html#new1_001
May 18 2010
On 17/05/10 17:17, GirlProgrammer wrote:If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?I imagine you get some dull pleasure from posting essentially the same message to the NG every few months or so (this is almost certainly the person behind the 'is d a cult' thread a few months ago, and ios the same person behind 'what is d' from a few weeks) so until GirlProgrammer/Jane Doe/Janis D/angelinastyle contributes a question beyond the same simple troll, 'she' is not worth responding to, so I'd just like to take this opportunity to remind the NG of the content 'she' has previously posted, and reconsider in replying to 'her' accordingly. Just a friendly PSA. n_n PS: It's nice to see that you've updated your XP install since your last message!
May 17 2010
== Quote from Bernard Helyer (b.helyer gmail.com)'s articleOn 17/05/10 17:17, GirlProgrammer wrote:yeah dun feed da troll. ass to mouth da troll. too bad that ain't gonna be pleasant. cocksucka as girlprogrammer is it ain't no broad. its a punk-ass motherfucker posing as chick 2 give a twist to his lame life. shit.If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?I imagine you get some dull pleasure from posting essentially the same message to the NG every few months or so (this is almost certainly the person behind the 'is d a cult' thread a few months ago, and ios the same person behind 'what is d' from a few weeks) so until GirlProgrammer/Jane Doe/Janis D/angelinastyle contributes a question beyond the same simple troll, 'she' is not worth responding to, so I'd just like to take this opportunity to remind the NG of the content 'she' has previously posted, and reconsider in replying to 'her' accordingly. Just a friendly PSA. n_n PS: It's nice to see that you've updated your XP install since your last message!
May 17 2010
superdan Wrote:== Quote from Bernard Helyer (b.helyer gmail.com)'s articleA troll visit once in a while is a nice way to break routine on any ng/forum. Especially "female" programmer with love towards word suck. That is bound to be fun. I see this troll is loyal, and will be here for years to come. Looking forward to it.On 17/05/10 17:17, GirlProgrammer wrote:yeah dun feed da troll. ass to mouth da troll. too bad that ain't gonna be pleasant. cocksucka as girlprogrammer is it ain't no broad. its a punk-ass motherfucker posing as chick 2 give a twist to his lame life. shit.If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?I imagine you get some dull pleasure from posting essentially the same message to the NG every few months or so (this is almost certainly the person behind the 'is d a cult' thread a few months ago, and ios the same person behind 'what is d' from a few weeks) so until GirlProgrammer/Jane Doe/Janis D/angelinastyle contributes a question beyond the same simple troll, 'she' is not worth responding to, so I'd just like to take this opportunity to remind the NG of the content 'she' has previously posted, and reconsider in replying to 'her' accordingly. Just a friendly PSA. n_n PS: It's nice to see that you've updated your XP install since your last message!
May 18 2010
Bane Wrote:A troll visit once in a while is a nice way to break routine on any ng/forum. Especially "female" programmer with love towards word suck. That is bound to be fun. I see this troll is loyal, and will be here for years to come. Looking forward to it.That GirlProgrammer is most likely "Dee Girl 2.0", which is just another name for superdan.
May 18 2010
Denis Koroskin wrote:Bane Wrote:I doubt it.A troll visit once in a while is a nice way to break routine on any ng/forum. Especially "female" programmer with love towards word suck. That is bound to be fun. I see this troll is loyal, and will be here for years to come. Looking forward to it.That GirlProgrammer is most likely "Dee Girl 2.0", which is just another name for superdan.
May 18 2010
== Quote from Denis Koroskin (2korden gmail.com)'s articleBane Wrote:Especially "female" programmer with love towards word suck. That is bound to be fun.A troll visit once in a while is a nice way to break routine on any ng/forum.to it.I see this troll is loyal, and will be here for years to come. Looking forwardThat GirlProgrammer is most likely "Dee Girl 2.0", which is just another namefor superdan. you is not da sharpest tool in da shed eh? dee exists but not postin' no more. were both into d. walt rulez. gettin' in da gutter of ngs fer trolling aint our thing anyway. next time think a bit fer a change sherlock.
May 18 2010
superdan wrote:== Quote from Bernard Helyer (b.helyer gmail.com)'s articleI assumed 'GirlProgrammer' was analagous to 'EpromProgrammer' or 'WindowsProgrammer', ie, he tries to program girls.On 17/05/10 17:17, GirlProgrammer wrote:yeah dun feed da troll. ass to mouth da troll. too bad that ain't gonna be pleasant. cocksucka as girlprogrammer is it ain't no broad. its a punk-ass motherfucker posing as chick 2 give a twist to his lame life. shit.If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?I imagine you get some dull pleasure from posting essentially the same message to the NG every few months or so (this is almost certainly the person behind the 'is d a cult' thread a few months ago, and ios the same person behind 'what is d' from a few weeks) so until GirlProgrammer/Jane Doe/Janis D/angelinastyle contributes a question beyond the same simple troll, 'she' is not worth responding to, so I'd just like to take this opportunity to remind the NG of the content 'she' has previously posted, and reconsider in replying to 'her' accordingly. Just a friendly PSA. n_n PS: It's nice to see that you've updated your XP install since your last message!
May 18 2010
== Quote from Don (nospam nospam.com)'s articlesuperdan wrote:good 1!== Quote from Bernard Helyer (b.helyer gmail.com)'s articleI assumed 'GirlProgrammer' was analagous to 'EpromProgrammer' or 'WindowsProgrammer', ie, he tries to program girls.On 17/05/10 17:17, GirlProgrammer wrote:yeah dun feed da troll. ass to mouth da troll. too bad that ain't gonna be pleasant. cocksucka as girlprogrammer is it ain't no broad. its a punk-ass motherfucker posing as chick 2 give a twist to his lame life. shit.If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?I imagine you get some dull pleasure from posting essentially the same message to the NG every few months or so (this is almost certainly the person behind the 'is d a cult' thread a few months ago, and ios the same person behind 'what is d' from a few weeks) so until GirlProgrammer/Jane Doe/Janis D/angelinastyle contributes a question beyond the same simple troll, 'she' is not worth responding to, so I'd just like to take this opportunity to remind the NG of the content 'she' has previously posted, and reconsider in replying to 'her' accordingly. Just a friendly PSA. n_n PS: It's nice to see that you've updated your XP install since your last message!
May 18 2010
GirlProgrammer Wrote:If D doesn't suck, and is better than C++ why am I not using it? Indeed, why isn't hardly anyone using it?Hallelujah I've seen the light. You have elucidated clearly what a waste of time D is. I'm sure everyone here is convinced. Your work here is done and it's time for you to move on to greater tasks. I'm sure there are hundreds of other small language news groups full of people who need your enlightenment. Go on. There is a lot of work for you to do. We will just be just be dismantling the failed project that is D. No need for you check back. You have more important things to do. Farewell and good luck
May 18 2010