Rick Staa
Rick Staa
> > @qwerty541 I like the idea of a changelog together with releases. I discussed this with @anuraghazra, but versioning could be better for libraries (see #1768). When a new...
> https://github.com/google-github-actions/release-please-action @anuraghazra, thanks for your elaborate answer. I agree with you on most points. As a changelog is nice to have but not a requirement, as can be seen...
> can I work on this issue or is anyone working on it? @ParthMovaliya I assigned you to this issue. If you create a PR, I am happy to take...
> @ParthMovaliya whenever you implement this 1 thing to consider: > > Just doing simple `title.length > 10 ? truncate(title) : title` might not work since if the title uses...
> Don't have much idea about any of these ranking algorithm. > > But whatever you folks think is a better system you can go ahead with but: > >...
> To be sure, @rickstaa, you think that we should stick to the current system because it is simpler, even though it is a rough approximation of the true quantiles?...
@francois-rozet, @anuraghazra just a small heads up that I just merged @qwerty541 [pull requests](https://github.com/anuraghazra/github-readme-stats/pull/3141) which allows us to safeguard against performance issues.
@VianaSamuel Thanks for your bug report. This is a known issue. It is caused by a timeout in the GitHub CDN and therefore something that is very hard to debug...
> Hi there @VianaSamuel @rickstaa, > > Hinted by @Zo-Bro-23's #2537, we can also create a GitHub action in `.github/workflows` to cache the svg from your own vercel instance to...
> I'm experiencing this issue as well; it could be due to the cold start of the functions. @wonrax This could also be the reason if the issue only happens...