Samar Dhwoj Acharya

Results 60 issues of Samar Dhwoj Acharya

when no repo is being looked at: ``` Find active forks of a github repo: https://techgaun.github.io/active-forks/index.html ``` when repo is being looked at: ``` Active forks of : https://techgaun.github.io/active-forks/index.html/#techgaun/github-dorks ```

enhancement
hacktoberfest

It would be great if we could turn this into an extension such that being on github repo page, we can see the most active/updated forks before we actually create...

enhancement
question

This does not work yet. Also, github graphql requires oauth token right now so not really interested in getting this in until [github probably provides read-only access without token](https://github.community/t5/GitHub-API-Development-and/API-v4-Permit-access-without-token/m-p/20357#M1117)

IIRC, the API supports to specify if you wanna search by most recently updated vs stargazers.

enhancement
help wanted
question

need to add benchmarking for this codebase (& possibly compare with other implementations). I believe this should be generally more performance(although the performance gain is probably not as noticed) than...

need more examples on readme of what we can do on Auth0 so that user knows about what they can do

enhancement

Lets say, we've following module & test: ```elixir defmodule Calculator do def calculate(:div, num1, num2) do divide(num1, num2) end def calculate(_, num1, num2) do // do other things end def...

- all videos in same page - searchable for talk titles and types

the way it would work is run github-dorks as an offline tool and use regex and text patterns to find potential leaks.. optionally see if we can also scan history

enhancement