Skip to content

Instantly share code, notes, and snippets.

View defaultnamehere's full-sized avatar

Alex defaultnamehere

View GitHub Profile
Step 1 : FROM ubuntu:15.10
---> 9b9cb95443b5
Step 2 : MAINTAINER REDACTED
---> Using cache
---> fd945710c61c
Step 3 : RUN apt-get update --fix-missing
---> Using cache
---> 8878cbcc3e88
Step 4 : RUN apt-get install -y --force-yes apt-utils python python3 ruby-dev build-essential python-pip sudo make git ruby
---> Using cache
console.log("starting pen.js!");
var retina = window.devicePixelRatio,
// Math shorthands
PI = Math.PI,
sqrt = Math.sqrt,
round = Math.round,
random = Math.random,
cos = Math.cos,
### Keybase proof
I hereby claim:
* I am defaultnamehere on github.
* I am defaultnamehere (https://keybase.io/defaultnamehere) on keybase.
* I have a public key whose fingerprint is D5C8 3928 FF66 3667 32E1 B2D9 D147 5A0F A37A EB79
To claim this, I am signing this object:
import attitude
import social_media
class ExcitingStartup(SuccessfulBusiness):
def __init__(self):
self.team = {
"lead_dev": UberNerdEmployee,
"marketing_guy": LeetMarketerEmployee,