Explore >> Select a destination


You are here

www.masalmon.eu
| | blog.cavelab.dev
4.2 parsecs away

Travel
| | When moving my website back from MediaWiki to Hugo - I again started to think about adding comments. I've thought about this before, even tested quite a bit, and written about it. I didn't want to add heavy external resources, or compromise my readers privacy. This blog is static, and I'd like the comments to be static as well.
| | grosser.it
2.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
| | www.trickster.dev
5.2 parsecs away

Travel
| | Code level discussion of web scraping, gray hat automation, growth hacking and bounty hunting
| | www.github.com
11.4 parsecs away

Travel
| Web component to make skeletons. Contribute to mrtrimble/skelly-wc development by creating an account on GitHub.