Block or Report
Block or report joshzcold
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Cold-Family-Feud Public
Host your own Family Feud game. Mobile friendly with built in buzzers.
-
1
/*2* Generate appealing random colors using HSV3* https://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/4*/5// needed to keep colors random from each other -
1
#!/usr/bin/env bash2# set -x3# PS4='+${LINENO}: '4set -euo pipefail5IFS=$'\n\t' -
k8sdock-profile Public
Simple python script to continuously get RAM and CPU data from either k8s pods or docker containers. This is for the purpose of making intelligent resource request in k8s .yaml definitions
Python
-


