[20:25] jrgifford, Unit193, belkinsa: You've Got Mail! === gonyere__ is now known as gonyere [21:23] 000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 [21:23] * skellat didn't realize the cat wanted to pounce the keyboard and use IRC too [22:09] /bin/cat apparently [22:09] * dzho is wondering what the alignment for that bitstring is [22:10] .py print len("000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000") [22:10] 141 [22:11] just a bit too long to tweet [22:14] .py print "what" [22:14] what [22:14] uh [22:15] .py dir*( [22:15] SyntaxError: unexpected EOF while parsing (, line 1) [22:15] .py dir() [22:15] ['args', 'command', 'output', 'self'] [22:15] .py dir(command) [22:15] ['__add__', '__class__', '__contains__', '__delattr__', '__doc__', '__eq__', '__ge__', '__getattribute__', '__getitem__', '__getnewargs__', '__getslice__', '__gt__', '__hash__', '__init__', '__le__', '__len__', '__lt__', '__mod__', '__mul__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__rmod__', '__rmul__', '__setattr__', '__str__', 'capitalize', 'center', 'count', 'decode', 'encode', 'endswith', 'expandtabs', 'find', 'index', ' [22:21] That won't be used for evil... [22:22] Define evil these days [22:24] .py print requests.get('http://icanhazip.com/').content [22:24] NameError: name 'requests' is not defined [22:24] awe [22:24] .py import requests;print requests.get('http://icanhazip.com/').content [22:24] ImportError: No module named requests [22:26] .py print urllib2.urlopen("https://wtfismyip.com/text").read() [22:26] 107.178.200.43 [22:26] ha [22:26] was just about to do that :) [22:26] well, icanhazip.com [22:26] it runs on a Google App Engine [22:26] i switched to wtfismyip.com [22:26] they have SSL and ipv4 and ipv6 subdomains and tor-checks [22:27] how are you runnin the python on app engine? Like can you create a sub process, or some kind of gae specific worker thing? [22:29] i think so [22:29] it was created byt somebody else and then they left it to me [22:29] * thafreak heading home... [22:29] ah [22:29] it's neat any way [22:29] oh yea [22:29] i proxy the auto-titles through it too [22:29] if it's on gae, I doubt too much evil can be done :) [22:29] https://www.obviouslynotarealdomain.com/ [22:29] [ GO AWAY: 107.178.200.46 Mozilla/5.0 AppEngine-Google; (+http://code.google.com/appengine; appid: tumbolia) ] - https://j.mp/1q0zfHS [22:30] yeah I just learned how to type. [22:30] mi. [22:30] * thafreak AFK [22:47] Good evening everyone. [23:00] Howdy. [23:02] Hello Unit193 [23:59] heya