argh
the site I have to automate the API of has a nice python wrapper and the one function I need is marked "WIP sorry"
last modified in 2022
argh
the site I have to automate the API of has a nice python wrapper and the one function I need is marked "WIP sorry"
last modified in 2022
I figured I could easily fix the problem in the one function I needed
I think I've now found a bug in python's standard library
the biggest hurdle I face with programming is that I often only have like, an hour or two worth of energy to work on it a day
and I can easily use that all up on bullshit
but the API wrapper is out of date so I'll have to modify that oh and it doesn't support local servers so I'll need to implement that and wait requests/urllib3/certifi/python's ssl module/python's _ssl module has a bug and can't parse my cert.
I can hack around that, who cares. oh I need to supply a client certificate? no problem, that's in my OS's certificate store, I'll just export that... okay it's marked as non-exportable. so I have to hack it out
although it is always amusing when my computer says "sorry I can't let you do that"
I think you're forgetting that
1. I'm a hacker
2. I OWN YOU