Discover and read the best of Twitter Threads about #sourcecred

Most recents (1)

Since leaving Google / TensorBoard, I've been working on #sourcecred. SourceCred's goal is to recognize open-source developers and maintainers by assigning 'cred' to their contributions. Here's a development update from the past month.
1. @wchargin and built a new prototype, which ingests data from GitHub and Git into a large graph and runs PageRank on it. We wanted to check that we can scale in-browser PageRank to graphs with >100k nodes. The answer: we can! It's even quite fast.
2. Having de-risked one of our core technical challenges, we took a step back to refactor the architecture. At the start, we put all data - Git metadata, GitHub issue text, etc - into one data structure: the Graph. This proved unwieldy, and would make SourceCred hard to scale.
Read 7 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!