I hereby claim:
- I am goldcaddy77 on github.
- I am goldcaddy77 (https://keybase.io/goldcaddy77) on keybase.
- I have a public key ASDjIkLItQ-uAC2s_4v8u_1vW1fFThX6Yr4yT03vk0Y9qQo
To claim this, I am signing this object:
Create a webpage that is a 3D simulation using WebGL that shows a number of balls bouncing in a large cube. Expose controls for updating: | |
- Number of Balls | |
- Gravity | |
- Cube Size | |
Note that if any of the following cannot be done without importing three.js OrbitControls, please skip adding those features and note that you're skipping them. | |
## User Interactions |
export NVM_DIR="$HOME/.nvm" | |
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm | |
autoload -U add-zsh-hook | |
load-nvmrc() { | |
local node_version="$(nvm version)" | |
local nvmrc_path="$(nvm_find_nvmrc)" | |
if [ -n "$nvmrc_path" ]; then | |
local nvmrc_node_version=$(nvm version "$(/bin/cat "${nvmrc_path}")") |
export NVM_DIR="$HOME/.nvm" | |
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm | |
# place this after nvm initialization! | |
autoload -U add-zsh-hook | |
load-nvmrc() { | |
local node_version="$(nvm version)" | |
local nvmrc_path="$(nvm_find_nvmrc)" | |
if [ -n "$nvmrc_path" ]; then |
# Sync your local base branch with remote (Github) and | |
# rebase from base, all in one command | |
# Can be run in both a clean state or with unstaged changes | |
function gups() { | |
current_branch=$(current_branch) | |
local base_br=$1 | |
# Allow specifying which base branch we want to update from | |
# this is almost always develop (or master in repos that don't use develop) | |
if [ "$base_br" = "" ]; then | |
base_br=$(base_branch) |
export NVM_DIR="$HOME/.nvm" | |
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm | |
# place this after nvm initialization! | |
autoload -U add-zsh-hook | |
load-nvmrc() { | |
local node_version="$(nvm version)" | |
local nvmrc_path="$(nvm_find_nvmrc)" | |
if [ -n "$nvmrc_path" ]; then |
const fetchMachine = Machine({ | |
id: 'fetch', | |
initial: 'idle', | |
context: { | |
retries: 0 | |
}, | |
states: { | |
idle: { | |
on: { |
``` | |
# Adds a package.json so that we can install Warthog | |
yarn init --yes | |
# Add warthog so that we can use the CLI | |
yarn add warthog | |
# Bootstrap a new application using Warthog CLI | |
yarn warthog new tech-talk |
I hereby claim:
To claim this, I am signing this object:
HTTP/1.0 200 OK | |
Content-Type: application/json | |
Content-Length: 22192 | |
Server: Werkzeug/0.10.4 Python/3.4.3 | |
Date: Thu, 21 May 2015 19:09:42 GMT | |
{ | |
"campaign": { | |
"name": "15_Z1B_HIS_Q1-Q4_North Florida Hispanic_SOUTHEAST_MOB", | |
"advertiser_name": "MS Ford_FDAF_2015", |
*** Banner | |
=> ["Publisher Tags for Inventory custom_inventory_dogfood_banner", "", "Source UID,Width,Height,Domain,Page Url,Content Channel ID,Creative Formats,Passback Rate Target,Content Channel Name,Secure,Publisher Tag", "0UpZkP1oHT,300,250,www.dataxu.com,,IAB1,BANNER+RICHMEDIA,0.5,Arts & Entertainment,false,<SCRIPT TYPE=\"text/javascript\" SRC=\"http://tags.w55c.net/pi/trs998?source=0UpZkP1oHT&w=300&h=250&domain=www.dataxu.com&url=&cat=IAB1&ctypes=BANNER+RICHMEDIA&pbr=0.5&ord=[timestamp]\"></SCRIPT>"] | |
irb(main):335:0> | |
*** Video | |
=> ["Publisher Tags for Inventory custom_inventory_dogfood_video", "", "Source UID,Width,Height,Domain,Page Url,Content Channel ID,Creative Formats,Passback Rate Target,Video Duration,Companion Sizes (300x250,728x90),Placement (PRE, MID, POST),Content Channel Name,Secure,Publisher Tag", "0Ufhhg0Mcm,336,280,www.dataxu.com,,IAB1,VIDEO,0.5,30,,,Arts & Entertainment,false,http://tags.w55c.net/pi/trs998?source=0Ufhhg0Mcm&w=336&h=280&domain=www.dataxu.com&url=&cat=IAB1&ctypes=VIDEO&pb |