
Dorm bandwidth during the summer. O_o
Update:

me: I would like to watch Weeds right now, please.
ncsu: okay
import sha
def killchars(s, allowedchars):
r = ""
return "".join(l for l in s if l in allowedchars)
def tweetieregistration(email):
email.lower()
email_alpha = killchars(email, "abcdefghijklmnopqrstuvxyz")
digest = sha.new(email_alpha).hexdigest()
key = killchars(digest, "0123456789")[:8]
return key
print tweetieregistration("test@test.com")
tell application "System Events" to set appList to name of application processes whose frontmost is true
set frontApp to item 1 of appList
if frontApp is "Safari" then
tell application "System Events" to keystroke "[" using command down
else
-- expose all windows
tell application "System Events" to key code 101
end if



President Obama. :-D Some highlights of the night:
If you supported McCain, I'm sorry. I'm totally rubbing it in your face. It's all in good fun. :) If things go like normal, you'll get the house back in 2 years and the presidency in 8.
If you supported Clinton, well, fuck you.