I just remembered that I have a Samsung refrigerator. I wonder how long until it decides to explode.

I can't deal with a busted screen. I have no idea how people manage like that.

uh wow

it's not a legit iPhone unless it's all busted up. :p

Hopefully this renders well… I've redacted the secret bits of course…


>>> import requests
>>> params = {"acctname": "myemail", "acctpass": "mypasswd", "clientguid": "myclientkey"}
>>> r = requests.post("https://api.10centuries.org/auth/login", data=params)
>>> r.status
code
200
>>> r.text
'{"meta":{"code":200,"server":"16.163"},"data":{"token":"<my token>"}}'

//

heh just realized my code uses the python requests package so it's rather simple. are you using that or directly with httplib?

//

I can whip up some sample python code for ya. That's what BlurbyBot is written in.

//

Looks like we've got some cooler weather coming as well. Hope it stays that way.

Hmmm. I'm starting to be more of that loud squeaky wheel at work. I probably should tone it down more. Either that or be prepared to enter the job market.

I certainly hope so. This hot weather ducks.