Skip to content
#

rank

Here are 114 public repositories matching this topic...

Your Github fame is getting closer with every open-source project you've built and promoted, with every new follower starring, using and forking your solution. This extension supplements every Github developer profile with language bars that show how far they've advanced on their road to the glory among %that_programming_language% community members.

  • Updated May 2, 2020
  • TypeScript
nirvdrum
nirvdrum commented Jan 1, 2020

The README doesn't indicate that there are different number systems or how to switch between them. I stumbled upon it while looking at the TypeScript definitions. I'd be interested in trying out the 64 char system in order to expand the search space while not blowing up memory, but I don't see a straightforward way of changing the number system.

awestermann
awestermann commented Feb 19, 2020

Currently, the wiki section headings are hard coded. Ideally, the template would be customizable per subsite. For example, for ALS trials we may want a heading for other medications allowed while enrolled in the trial. We may also want to add a Results section for all studies that have a "Complete" status.
![Screen Shot 2020-02-19 at 3 14 59 PM](https://user-images.githubusercontent.com/431784

paulodiovani
paulodiovani commented Oct 23, 2019

We don't want to list bots in the rank, which usually create auto pull requests to upgrade forks from upstream branches or from repositories outside github.

  • Filter out any username that has a [bot] suffix
    The easiest way is to just add a .filter to the results we get from redis.

    Alternatively, we could filter when fetching from github and not save on redis at all. For this opt

Improve this page

Add a description, image, and links to the rank topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rank topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.