Keybase proof
I hereby claim:
- I am nwhobart on github.
- I am hobart (https://keybase.io/hobart) on keybase.
- I have a public key ASAyhEAOxr5dvGhpc79zrMGhx7v_7wqDe4UkirJ8Wnywvgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
100% 486 4.3KB/s 00:00 | |
100% 143MB 11.2MB/s 00:12 | |
100% 143MB 6.4MB/s 00:22 | |
100% 143MB 3.3MB/s 00:43 | |
100% 143MB 2.2MB/s 01:04 | |
100% 143MB 2.6MB/s 00:55 | |
100% 143MB 3.0MB/s 00:48 | |
100% 143MB 3.4MB/s 00:41 | |
100% 143MB 3.4MB/s 00:41 | |
100% 143MB 2.5MB/s 00:58 |
I hereby claim:
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
#!/usr/bin/env python3 | |
import geocoder | |
import argparse | |
import json | |
from darksky import forecast | |
tomkey = '' | |
darkkey = '' | |
locations = { |
I hereby claim:
To claim this, I am signing this object:
65528132135,DOT610908,DOT_SE,DOT Special Event Permit,Festival,Festival,Closed,Complete,06/09/2017,06/12/2017,06/09/2016,06/09/2016,06/09/2016,06/20/2016,Green Music Fest,"This event serves to educate the public in sustainable practices and adds to the marketing efforts of the Wicker Park Chamber of Commerce to expose the community to new potential consumers. The event features live music, local retail and food vendors, plus family activities and ""green"" exhibitors",$100.00,,CRITERION PRODUCTIONS,,,4753 N Broadway,Ste. 800,CHICAGO,IL,60640,Matt Marsden,,,,,,1400,1573,N,DAMEN,AVE,,Full,6/17/2016 11:59PM - 6/20/2016 5:00AM,,1162767,1909454,41.907194665,-87.677522231,"(41.90719466503503, -87.67752223070566)" | |
65528132134,DOT610908,DOT_SE,DOT Special Event Permit,Festival,Festival,Closed,Complete,06/09/2017,06/12/2017,06/09/2016,06/09/2016,06/09/2016,06/20/2016,Green Music Fest,"This event serves to educate the public in sustainable practices and adds to the marketing efforts of the Wicker Park Chamber of Commer |
#!/usr/bin/env bash | |
ssh -t user@server.com 'df -h' | |
^^^^^^ does not work ^^^^^^^ | |
ssh: command not found | |
------------------------------------------ | |
#!/usr/bin/env bash |
// Hide on click. | |
if (config.hideOnClick) { | |
$this.find('a') | |
.css('-webkit-tap-highlight-color', 'rgba(0,0,0,0)'); | |
$this | |
.on('click', 'a', function(event) { | |
var $a = $(this), |
I hereby claim:
To claim this, I am signing this object: