Explore >> Select a destination


You are here

duerrenberger.dev
| | www.eficode.com
2.8 parsecs away

Travel
| | Learn about GitHub Copilot and discover the benefits it provides as well as its downsides from this first-hand account.
| | www.akpain.net
2.5 parsecs away

Travel
| | and making my website faster in the process
| | grosser.it
1.9 parsecs away

Travel
| | Create a visible / easy to reuse token inhttps://github.com/settings/applications by storing the token in the application name. Use curl to search for code (notice the per-page 100) and grep case sensitive. curl -s -H 'Accept: application/vnd.github.v3.text-match+json' --user "TOKEN_GOES_HERE:x-oauth-basic" 'https://api.github.com/search/code?per_page=100&page=3&q=user:YOURORG+SEARCHTERM' | grep 'SearchTERM' Availble as reusable script:https://github.com/grosser/github-grep
| | github.com
16.0 parsecs away

Travel
| Analyze Golang with Ghidra. Contribute to mooncat-greenpy/Ghidra_GolangAnalyzerExtension development by creating an account on GitHub.