Skip to content

Instantly share code, notes, and snippets.

es3:
id: i-5e61c530
ip_address: 107.20.59.168
region: us-east-1
availability zone: us-east-1b
environment: development
es1:
id: i-e462c68a
ip_address: 54.235.34.248
region: us-east-1
@dizzyd
dizzyd / gist:5ac46500cfd69fa50966
Last active August 29, 2015 14:02
Travel Instructions from my boss

I will be traveling under an assumed name, and wearing false whiskers in the style of a Mennonite elder, with a broad black hat and a skinny tie. I will answer to the name Joshua or, alternately, Brother Joshua. When you approach, simply state that the weather is good for pot pies. I will pass the envelope to you and stand up, retrieving my stuffed wallabee, and walking away. When the clock in the stuffed iguana winds down past 30 seconds, yell "Happy Birthday" and run like you are being chased by a stuffed iguana. You will be.

@dizzyd
dizzyd / boxstarter.ps1
Last active December 9, 2018 19:33
Dizzy's Boxstarter
# Install Boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force
#
# Set: Set-ExecutionPolicy RemoteSigned
# Then: Install-BoxstarterPackage -PackageName <URL-TO-RAW-GIST> -DisableReboots
#
# Leverages:
# - jessfraz https://gist.github.com/jessfraz/7c319b046daa101a4aaef937a20ff41f
# - NickCraver https://gist.github.com/NickCraver/7ebf9efbfd0c3eab72e9
@dizzyd
dizzyd / nc.lua
Last active November 3, 2019 15:47
print("hello, world 7")
@dizzyd
dizzyd / nc.lua2
Last active November 3, 2019 15:33
print("hello from a public gist 2")
@dizzyd
dizzyd / nc.lua
Last active November 3, 2019 17:02
print("Hello, world 5")