Keybase proof
I hereby claim:
- I am edwardsharp on github.
- I am 3dwardsharp (https://keybase.io/3dwardsharp) on keybase.
- I have a public key ASAMLhhvJpTWYQ3T_kjB0N6euzpJHHfx3-BUhidO2hqfPQo
To claim this, I am signing this object:
#N canvas 366 23 911 659 12; | |
#X obj 34 39 noise~; | |
#X obj 35 112 bp~ 80 0.4; | |
#X floatatom 69 65 5 0 0 0 - - -; | |
#X floatatom 102 87 5 0 0 0 - - -; | |
#X obj 35 135 lop~ 500; | |
#X obj 115 306 *~; | |
#X obj 115 329 *~ 30; | |
#X obj 35 232 *~ 30; | |
#X obj 35 255 +~ 40; |
import React, { ReactNode } from 'react' | |
import { withStyles, Theme } from '@material-ui/core/styles' | |
import Typography, { TypographyProps } from '@material-ui/core/Typography' | |
import Link from '@material-ui/core/Link' | |
import Table from '@material-ui/core/Table' | |
import Paper from '@material-ui/core/Paper' | |
import { | |
TableHead, | |
TableRow, | |
TableCell, |
{ | |
foo: 'bar', | |
baz: 'beep' | |
} |
#!/usr/bin/env bash | |
# This script will install PhantomJS on a Debian/Ubuntu System | |
# | |
# This script must be run as root: | |
# sudo sh install_phantomjs.sh | |
# | |
if [[ $EUID -ne 0 ]]; then | |
echo "This script must be run as root" 1>&2 | |
exit 1 |
I hereby claim:
To claim this, I am signing this object:
-- source: http://www.jamiebegin.com/base36-conversion-in-postgresql/ | |
CREATE OR REPLACE FUNCTION base36_encode(IN digits bigint, IN min_width int = 0) | |
RETURNS varchar AS $$ | |
DECLARE | |
chars char[]; | |
ret varchar; | |
val bigint; | |
BEGIN | |
chars := ARRAY['0','1','2','3','4','5','6','7','8','9' | |
,'A','B','C','D','E','F','G','H','I','J','K','L','M' |
Sequence of Actions (Act.) | |
{ | |
"bio": { | |
"handle": "3dwardsharp", | |
"is": ["human", "artist", "programmer"], | |
"member": { | |
"futuredeath.agency": "a throbbing mess of noise that eatz technology and shitz performance art" | |
}, | |
"founded": { | |
"LACUNA": "a performance space in SE PDX" | |
} |
for f in *.aif; do avconv -i "$f" -f mp3 -acodec libmp3lame -ab 192000 -ar 44100 "${f%}.mp3"; done |
Dead Thoroughbred by keyon gaskin and sidony o'neal | |
Monday September 11, 2017 8:30pm - Pass Reservations ($0.00 each) | |
Joseph Keckler by Joseph Keckler | |
Tuesday September 12, 2017 10:30pm - Pass Reservations ($0.00 each) | |
Apperceptive Moment by Sounds et al | |
Wednesday September 13, 2017 10pm - Pass Reservations ($0.00 each) | |
Bunny by Luke George and Daniel Kok |