December 21, 2017
On Thursday, 21 December 2017 at 20:22:05 UTC, Martin Nowak wrote:
> On Monday, 6 November 2017 at 16:12:14 UTC, Martin Tschierschke wrote:
>> Even being the wrong Martin :-) I think the DUB registry really needs more and better filters, so that the gems inside can be found easily. (like: Number of Github stars, number of downloads, number of developers and in the future: money donated to this project ...).
>
> That actually already landed in September.
> https://github.com/dlang/dub-registry/pull/224
> Try http://code.dlang.org/?showrating

The rating barely works; once i leave the front page from the link you give here i have to manually add

"&showrating" to each url, e.g

click page 10: http://code.dlang.org/?sort=updated&category=&skip=180&limit=20
then gotta to change it by hand to: http://code.dlang.org/?sort=updated&category=&skip=180&limit=20&showrating
December 21, 2017
On Thursday, 21 December 2017 at 21:24:57 UTC, user1234 wrote:
> "&showrating" to each url, e.g
>
> click page 10: http://code.dlang.org/?sort=updated&category=&skip=180&limit=20
> then gotta to change it by hand to: http://code.dlang.org/?sort=updated&category=&skip=180&limit=20&showrating

The query parameter is a hidden dev preview, meant to wait a little until we know that the ratings are adequate. It's actually about time to move forward with this feature.
https://github.com/dlang/dub-registry/pull/267

January 01, 2018
On Saturday, 4 November 2017 at 00:12:19 UTC, Fra Mecca wrote:
> Hi all.
>
> Lurking in this forum I had the feeling that lots of D developers tend to rewrite lots of code that could be found in libraries. This is not bad per se but I thought that one of the reason could have been the current process of library discovery.
>
> For this reason I have edited a list of libraries that could aid in this process.
>
> I also considered that the following features could be of importance to you:
> - License
> - Garbage collector
> - last modification (automated)
>
> The list is of course not complete and I could not test all of the libraries I included.
>
> I welcome you to modify it, open PRs or issues on github.
>
> https://github.com/FraMecca/D_Libraries_Registry
>
> I hope it could lead to a better ecosystem for the whole D community.

Hi Fra,

  This is a very good idea, and I fully support on this idea of collocating all the D libraries in one location, more over we need to consider whether the good work of the developer can be added to Phobos, as Phobos is the official library of D language.

From,
Vino.B

1 2 3
Next ›   Last »