pnppl's commonplace
index

Perpetually under construction. Pardon our dust. To learn more about pnppl.cc, see #meta. For highlights, see #fav.

You might like to...

You can subscribe...

You can read offline with the...

Newest post: Fish: slopscan a repo using hq

#fish #code #snippet

https://slopscan.ava.pet/
https://github.com/coderobe/hq/

function slop
	echo -ne (curl --location --silent --data "url=$argv[1]" https://slopscan.ava.pet/scan |
...