type: PIN
Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys
type: PIN
Consumer key: IQKbtAYlXLripLGPWd0HUA
04f280a07de07b7b1d0f02a8f210ec036396cb11e1bac7728f19b2ac667e255644dd5b9cc0e364a367161497cb984e20df26cd54cb8457f7c8c966cc0f2f1b77d9 |
library(XML) | |
library(lubridate) | |
library(sqldf) | |
library(reshape2) | |
library(ggplot2) | |
library(mgcv) | |
cat("loading old data...\n") | |
playlist=read.csv("CD101Playlist.csv",stringsAsFactors=FALSE) | |
colnames(playlist)[3]="Last Played" |
#!/bin/bash | |
# Returns the IP address of a running KVM guest VM | |
# Assumes a working KVM/libvirt environment | |
# | |
# Install: | |
# Add this bash function to your ~/.bashrc and `source ~/.bashrc`. | |
# Usage: | |
# $ virt-addr vm-name | |
# 192.0.2.16 | |
# |
I hereby claim:
To claim this, I am signing this object:
# Generate a BaseSystem.dmg with 10.13 Install Packages | |
hdiutil attach /Applications/Install\ macOS\ 10.13\ Beta.app/Contents/SharedSupport/InstallESD.dmg -noverify -mountpoint /Volumes/highsierra | |
hdiutil create -o /tmp/HighSierraBase.cdr -size 7316m -layout SPUD -fs HFS+J | |
hdiutil attach /tmp/HighSierraBase.cdr.dmg -noverify -mountpoint /Volumes/install_build | |
asr restore -source /Applications/Install\ macOS\ 10.13\ Beta.app/Contents/SharedSupport/BaseSystem.dmg -target /Volumes/install_build -noprompt -noverify -erase | |
cp -R /Volumes/highsierra/Packages /Volumes/OS\ X\ Base\ System/System/Installation | |
hdiutil detach /Volumes/OS\ X\ Base\ System/ | |
hdiutil detach /Volumes/highsierra/ | |
mv /tmp/HighSierraBase.cdr.dmg /tmp/BaseSystem.dmg |
http://news.google.com/newspapers?nid=1144&dat=19810513&id=hXgfAAAAIBAJ&sjid=Dl0EAAAAIBAJ&pg=7160,6284504 | |
http://news.google.com/newspapers?nid=1144&dat=19861219&id=_yQeAAAAIBAJ&sjid=G5YEAAAAIBAJ&pg=6437,2135120 | |
http://news.google.com/newspapers?nid=1144&dat=19870928&id=cbUqAAAAIBAJ&sjid=QmMEAAAAIBAJ&pg=3471,8349016 | |
http://news.google.com/newspapers?nid=1129&dat=19950624&id=KtlRAAAAIBAJ&sjid=kG4DAAAAIBAJ&pg=2982,3896539 | |
http://shelf1.library.cmu.edu/cgi-bin/tiff2pdf/heinz/box00028/fld00017/bdl0003/doc0003/heinz.pdf | |
http://www.accessmylibrary.com/article-1G1-55175320/downtown-site-doubt-seagate.html | |
http://news.google.com/newspapers?nid=1129&dat=20041120&id=aDExAAAAIBAJ&sjid=BXIDAAAAIBAJ&pg=6610,6426348 | |
http://docs.stb.dot.gov/?sGet&Dl1aTH1WXw1zAAkAXBRQV0x6Sw1xfAEDXAIECW4DFngCeXAHXQEFCGcCGwMEfRdQAl9EcUsOS1FELBdDO1dGS0ZcQQ0AfQUGS1RdVEpdTl1VcAMBWAcCCwoBamB0C20yNDgvMy8wME0xMww%3D | |
http://www.pittsburghcitypaper.ws/pittsburgh/rail-splitting/Content?oid=1343983 | |
http://www.post-gazette.com/stories/news/transportation |
import graphviz | |
import pkg_resources | |
pkg_keys = {} | |
for item in pkg_resources.working_set: | |
r = item.as_requirement() | |
pkg_keys[r.key] = r.project_name | |
depends = {} | |
for item in pkg_resources.working_set: | |
depends[item.as_requirement().key] = [r.key for r in item.requires()] |
A shared fiction. Something that, in polite company at least, everyone plays along with even if they know better. It probably falls away when you're around people who are broken, whether that's drunk, victim of oppression, or whatever else might be giving them their own problems. | |
My third and final stop of the day was Mr Smalls Theater. Earlier I'd visited a couple breweries to the north of the city, and mused on my way back that if I had a ticket to Manchester Orchestra, that would be my plan, but it was sold out. A couple minutes of twitter searching, and I arranged to buy someone's spare ticket. I changed into something a little lighter for the sure-to-be-steamy concert and headed to Millvale. | |
I arrived in time for the first opener, and between songs their lead singer posed "You're supposed to be depressed, to make you grow into a better person." I'm not sure, but it was food for thought. It was a fun show... but during the encore, a couple people got the idea to crowdsurf, one of whom went overtop me. | |
Occasionally, someone will see the small bronze disc dangling about my neckline and ask. http://www.dementix.org/~shadow/necklace.jpg | |
Excepting two times when I needed to fix it, the chain is always around my neck. On my morning bike rides, the occasional uneven stroke of the pedals leads to the charm bouncing off my chest, a very light reminder that it's there. If you get close enough, you can read it. "Pittsburgh Railways". On the back, hidden under what it's mounted on, it advises "Good for One Fare". | |
Nine years ago, I gave serious consideration to leaving. My job, then as now, did not tie me down. I wasn't ready to be far from home, but after evaluation, I almost moved to Columbus, something I'd still be open to. But 9 years is a long time. | |
In a few bad moments, the idea of leaving has crossed my mind again. But things are different. There is more for me here. The time is right. Now, leaving feels like it would be a cop-out. Fleeing problems, not starting fresh. | |
90 years ago, one fare would be you to |