Re: Googling about D

2012-12-19 Thread egslava
in my own opinion I'd think that having a centralized index and package tool (much like ruby's "gem", python's "pip", lua's "luarocks") would be a better way of handling the issue - I remember seeing a bit of talk about this some months (years?) ago but have since been too busy to worry abou

Re: Googling about D

2012-12-18 Thread lomereiter
I often search libraries on Github — it allows to filter results by language, and probably most D libraries are anyway hosted there.

Re: Googling about D

2012-12-18 Thread Jeremy Sandell
On Tue, Dec 18, 2012 at 4:47 AM, egslava wrote: > Hi! In the beginning, sorry for my very bad English (and, perhaps, for > stupid idea too) :) I hope we'll find common language :) > > I don't program with D a lot, but when I try to find information in > google, I use that way: > "dlang something"

Re: Googling about D

2012-12-18 Thread egslava
Yes, I know it, but I didn't suppose to rename the language :) No! No, no, no! :) I supposed to all d users just add some tag for their libraries. It's simple. It doesn't require change the name of the language. It doesn't change something, except few lines of your CMS code :( Really, why not?

Re: Googling about D

2012-12-18 Thread Sonia Hamilton
On Tue, Dec 18, 2012, at 22:39, Nekroze wrote: > On Tuesday, 18 December 2012 at 09:47:24 UTC, egslava wrote: > > I don't program with D a lot, but when I try to find > > information in google, I use that way: > > "dlang something". And google very often tries to change it to > > "slang something

Re: Googling about D

2012-12-18 Thread egslava
Wouldn't one just use OpenSSL? I just looked for something simple like: auto sha = sha256_digest("blah"); FYI - I search for d language . And I couldn't find that easily :( I found some library, but I had been modificating that about two hours. But, please, ask me. Is it hard to add some str

Re: Googling about D

2012-12-18 Thread Matthew Caron
On 12/18/2012 08:12 AM, egslava wrote: For example, I try to use that phrase: d programming language sha256 I needed only sha-256 library for my course work. Only. Don't ask me why :) And I really don't know: is there RIGHT library or not? And there are a lot of noise in google results. There'r

Re: Googling about D

2012-12-18 Thread egslava
On Tuesday, 18 December 2012 at 11:39:29 UTC, Nekroze wrote: On Tuesday, 18 December 2012 at 09:47:24 UTC, egslava wrote: I don't program with D a lot, but when I try to find information in google, I use that way: "dlang something". And google very often tries to change it to "slang something"

Re: Googling about D

2012-12-18 Thread Nekroze
On Tuesday, 18 December 2012 at 09:47:24 UTC, egslava wrote: I don't program with D a lot, but when I try to find information in google, I use that way: "dlang something". And google very often tries to change it to "slang something" :) But I think, today, it's the best way. Because you can't lo

Re: Googling about D

2012-12-18 Thread Dmitry Olshansky
12/18/2012 1:47 PM, egslava пишет: Hi! In the beginning, sorry for my very bad English (and, perhaps, for stupid idea too) :) I hope we'll find common language :) Hi! I think, it would more better, if D had official phrase for searchings. For example: d7ddb663512e4618b8f03d725d7f49c9e0ecc1e2

Googling about D

2012-12-18 Thread egslava
Hi! In the beginning, sorry for my very bad English (and, perhaps, for stupid idea too) :) I hope we'll find common language :) I don't program with D a lot, but when I try to find information in google, I use that way: "dlang something". And google very often tries to change it to "slang som