awesome-hyper icon indicating copy to clipboard operation
awesome-hyper copied to clipboard

Add Latest commit date to the table

Open balazsorban44 opened this issue 7 years ago • 7 comments

Add Latest commit date to the table.

balazsorban44 avatar Jan 30 '18 15:01 balazsorban44

I really like this, but the load time is pretty huge - effectively doubling our current load time. Do you know if there's any way to reduce this? 🤔

bnb avatar Jan 30 '18 20:01 bnb

It also looks like there's so many requests that the last few start timing out: image

bnb avatar Jan 30 '18 20:01 bnb

I see. To be honest with you, I would rather have the information about "up-to-dateness", then downloads... Should I delete the Downloads column or you think it is more important?

Or maybe the README.md could be split into different files. Each with one category, maybe.

balazsorban44 avatar Jan 30 '18 22:01 balazsorban44

I honestly agree with you in terms of up-to-dateness. That said, I've been much less involved/invested in this than some of the other maintainers as of late and they have much more investment than I do - I wouldn't want to override their opinions before hearing them.

@darahak @chabou @matheuss could you share your thoughts?

bnb avatar Jan 31 '18 13:01 bnb

Last commit date is not relevant imo. Plugins are attended to be as small as possible and shouldn't be updated every week.

A simple example: https://github.com/chabou/hyper-always-on-top no commit since 11 months. But, you know, it just works.

chabou avatar Feb 03 '18 09:02 chabou

I agree with @chabou: downloads can give an idea about a package's popularity, but last commit date alone doesn't mean much.

For reference, I like how npms is rating quality and maintenance. It would be cool if we could make badges with those scores.

darahak avatar Feb 03 '18 11:02 darahak

They have an API, so it would be possible. Here is some scores for hyper-always-on-top:

https://api.npms.io/v2/package/hyper-always-on-top https://api.npms.io/v2/package/hyper-always-on-top https://api.npms.io/v2/package/hyper-always-on-top

https://api.npms.io/v2/package/hyper-always-on-top

Though I don't know how to turn it into a percentage or even cut the digits so it would be shorter. Or which one of these values give the most accurate result.

balazsorban44 avatar Feb 03 '18 20:02 balazsorban44