Skip to content

Instantly share code, notes, and snippets.

View sllvn's full-sized avatar
🔥

Andrew Sullivan sllvn

🔥
View GitHub Profile
#!/usr/bin/env bash
script_name='scrape_tweets'
log () {
timestamp=`date '+%c'`
echo "${script_name} (${task_id}) [${timestamp}] - $1"
}
datestr=`date '+%Y%m%d_%H%M%S'`

Keybase proof

I hereby claim:

  • I am sllvn on github.
  • I am licyeus (https://keybase.io/licyeus) on keybase.
  • I have a public key ASD5G_LH91sMzRZcCszMtmd9631XPPMOUORVs1OhTh1A0wo

To claim this, I am signing this object:

@sllvn
sllvn / record-stores.geojson
Last active August 29, 2015 14:00
Seattle Record Stores
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Domain Name: GLASSHELL.COM
Registrant:
PrivacyProtect.org
Domain Admin (contact@privacyprotect.org)
ID#10760, PO Box 16
Note - All Postal Mails Rejected, visit Privacyprotect.org
Nobby Beach
null,QLD 4218
AU
{
"location": {
"id": 1,
"city": "Seattle",
"state": "WA",
"coordinates": {
"lat": 47.603569,
"lng": -122.329453
},
"slug": "seattle",
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@sllvn
sllvn / gist:6179326
Created August 7, 2013 22:15
seattle coworking
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-122.316955,
// Languages: name (local), name_en, name_fr, name_es, name_de
@name: '[name_en]';
// Common Colors //
@water: #c3e6ff;
@park: #cec;
Map {
background-color:#fff;
}
$($($('ul')[1]).find('li')[1]).append('<p>Direction: <strong>Southbound</strong> | <a href="#">Northbound</a></p><p>Next hour of arrivals:</p><table><tr><td style="padding-right: 20px;"><strong>900 S</strong></td><td style="padding-right: 10px;">10:06</td><td style="padding-right: 10px;">10:21</td><td style="padding-right: 10px;">10:36</td><td>10:51</td></tr><tr><td><strong>1300 S</strong></td><td>10:08</td><td>10:23</td><td>10:38</td><td>10:53</td></tr><tr><td><strong>2100 S</strong></td><td>10:11</td><td>10:26</td><td>10:41</td><td>10:56</td></tr></table>')