gazer
gazer copied to clipboard
GitHub analysis and discovery
so i've made it running on ubuntu 18.04 with the following steps: ``` install npm, bower, grunt, fix some issues. might wanna look at: https://stackoverflow.com/questions/12369390/bower-command-not-found https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node-js install ruby-full using apt,...
It seems looking at a repository that was not crawled before (for example, [here](http://www.yasiv.com/github/#/costars?q=tracboat%2Ftracboat)), the request to AWS issues a 403 Forbidden: http://s3.amazonaws.com/github_yasiv/out/tracboat/tracboat.json Also, the page shows the message "Sorry,...
Hello! First of all, thank you for this tool! It is a great way to discover projects. Sadly, it seems GitHub changed their API, and the OAuth endpoint no longer...
Both "Shared # of stars" and "Similarity coefficient" are useful ways to sort, but they also each have problems. The first is heavily weighted toward popular repos while the second...
When I first landed on http://www.yasiv.com/github/#/ after logging in, it wasn't entirely clear what I should do. I saw the same video and search/input box at the top and there...
In the below screenshot a lot of time is spent in the gathering followers step. What is actually happening in this process? Are we making bulk requests for just a...
When processing N out of M followers, I see: ``` Processing indyfromoz: 300/1200 Processing jeancarlozapata: 100/700 Processing mindinpanic: 200/300 Processing ramiy ``` The X/Y number at the end is something...