Half Blind Python Guy
halfblindpythonguy.bsky.social
Half Blind Python Guy
@halfblindpythonguy.bsky.social
12 followers 31 following 16 posts
#disabled #geek #developer (?) Python lover, godot amateur, really poor coder but I can make things work, in spite of the fact my eyes don't work so good. In the land of the blind the one eyed man is king.
Posts Media Videos Starter Packs
My experiment with React/js has culminated in an MVP postcardkeeper.com #react #betatest nothing too special, but it's mine. It's also a new app that isn't something something AI something, or a habit tracker.
postcardkeeper.com
and now SSL is completely borked on my cPanel server, fun times #cpanel #hosting #ssl
So, I've automated as much network as I can, forever tweaked useless projects that entertain me (like an API that posts what's playing on Spotify to bsky) and run out of actual useful ideas. My brain is languishing, need new project #newproject #python #programming
So, I've automated as much network as I can, forever tweaked useless projects that entertain me (like an API that posts what's playing on Spotify to bsky) and run out of actual useful ideas. My brain is languishing, need new project #newproject #python #programming
I think I'm turning into a half blind React guy now #reactjs #pwa #pythonisstillthebest
I need to fix my spotify autoposter so it doesn't duplicate the post on long songs
I can't figure out why my automated bsky posts on @rofoislistening.bsky.social get the link all wrong, it works to click on it but formatting is stupid. Been looking at my code too long to find the error on my own :( #python #bskyapi #api #bsky
Using AI / ChatGPT4o to debug is literally the worse idea in the world. #python #ai
I hate when what should be a 4-6 hour project doubles that and still isn't working right. Time to step away from that until Monday :( #frustrated #python #spotify
I have now completed my short little python script. It posts what's playing in my Spotify to a bsky account @rofoislistening.bsky.social Now to clean it up and make it not such a hack job with oAuth and make the posts a little friendlier #python
Trying to get the oAuth callback to work in a sandbox environment for spotify's API, and it keeps saying invalid URL unless I use localhost, which, isn't how I want this to work.