I hereby claim:
- I am frrist on github.
- I am forrestweston (https://keybase.io/forrestweston) on keybase.
- I have a public key whose fingerprint is BEAA A7ED 4F40 4CE0 AEE1 9D84 D9B2 A854 4301 F01E
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#TestEngist
https://gist.github.com/16a1389e8b769f6cd8e1
Created on `2015-04-21T22:48:42Z
#pittyfix
https://gist.github.com/3053199ef70dc3208a10
Created on `2015-04-21T22:52:17Z
#asd
https://gist.github.com/62918aa8f129a14232a7
Created on `2015-04-21T22:53:00Z
#THISONE
https://gist.github.com/b1aa7c5d4e22db90c0b8
Created on `2015-04-21T22:53:27Z
node --version | |
v0.12.2 | |
Node code: | |
// Load the http module to create an http server. | |
var http = require('http'); | |
// Configure our HTTP server to respond with Hello World to all requests. | |
var server = http.createServer(myConnect); |
#!/bin/bash | |
function run_thing() { | |
num=$1 | |
procs=$2 | |
./run $num $procs | |
} | |
function run_trials() { | |
itt=6 |
package main | |
import "net" | |
import "fmt" | |
import "bufio" | |
import "os" | |
func main() { | |
// connect to this socket |
function KILLEVERYONE | |
set skull (cat ~/ephemerial/skull.art) | |
vlc --play-and-exit --intf dummy ~/music/Skrillex/Scary\ Monsters\ And\ Nice\ Sprites/03\ Kill\ Everybody.mp3 --start-time 75.5 --stop-time 81.13 2> /dev/null & | |
for i in (seq 50) | |
cat ~/ephemerial/skull.art | |
for i in (seq 10000); | |
end | |
clear | |
for i in (seq 10000); | |
end |
# This file has been auto-generated by i3-config-wizard(1). | |
# It will not be overwritten, so edit it as you like. | |
# | |
# Should you change your keyboard layout some time, delete | |
# this file and re-run i3-config-wizard(1). | |
# | |
# i3 config file (v4) | |
# | |
# Please see http://i3wm.org/docs/userguide.html for a complete reference! |