Skip to content

Instantly share code, notes, and snippets.

@slushpupie
slushpupie / keybase.md
Created September 20, 2019 01:49
keybase.md

Keybase proof

I hereby claim:

  • I am slushpupie on github.
  • I am slushpupie (https://keybase.io/slushpupie) on keybase.
  • I have a public key ASCh_dXCStV4J1fee6aYFz1WWJXsdloWP73WhAeR9pBoDAo

To claim this, I am signing this object:

@slushpupie
slushpupie / keybase.md
Created June 20, 2017 18:34
keybase.md

Keybase proof

I hereby claim:

  • I am slushpupie on github.
  • I am slushpupie (https://keybase.io/slushpupie) on keybase.
  • I have a public key ASColjxScF9l82MT1MJ1U9X904wEGLKOH0sVxPcyl6wbvwo

To claim this, I am signing this object:

# A simple function to blow up the list of hosts (by A record only, no CNAMEs)
# and spit them out in a simple pair to be consumed by other scripts. If the
# name given has no A records, nothing will output. If an A record has no
# corresponding PTR, the IP will be placed in the name field.
name_expand() {
if [ -z "$1" ] ; then
echo usage: name_expand hostname
return 1
fi
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Highstock Example</title>
<script type="text/javascript" src="http:///ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript" src="js/highstock.js"></script>
<script type="text/javascript" src="js/modules/exporting.js"></script>
<script type="text/javascript">