Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sirenko/78cd9221c90e92fcb5cc51c06acc5b3a to your computer and use it in GitHub Desktop.
Save sirenko/78cd9221c90e92fcb5cc51c06acc5b3a to your computer and use it in GitHub Desktop.

Xfinity 1.2TB data cap translated into the monthly traffic bytes/sec

(file-size-human-readable-iec (/ (* 1.2 (expt 10 12))
                                 (* 30 24 60 60)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment