Porting Playlists With Python

Porting Playlists With Python

I had a brief sting last year where I was using Spotify, but I dumped it, mostly for financial reasons, but also because as much as I like the ability to just, listen to whatever, I kind of dislike the whole "Music as a service" aspect. I can still find new stuff via Youtube and then add it to my list of "Albums to maybe buy eventually". One thing I lost though was my Playlists. I was worried they were just gone, soon after logging in, I swear they hd just vanished, but checking now, they seem to all be…
Coding with Perplexity AI – Hirst Painting Drawer

Coding with Perplexity AI – Hirst Painting Drawer

Ive not been using AI a lot, frankly, I find it to be pretty lame for the most part, the images are almost always weirdly uncanny and ugly, and the writing is just bland. I've heard it's pretty good at coding though, and I have not tried using it for code at all. So I decided to give it a go. Specifically, I wanted to use it to augment an existing project from when I was taking that 100 Days of Python course. Specifically, Day 18, the Hirst Painting Project. The full original code is here: import colorgram from turtle import…
The Dead Internet Reality

The Dead Internet Reality

Facebook and Instagram introduce AI bot ‘user’ accounts Hey Facebook, you ok there? Meta plans to roll out generative AI (genAI) characters on Facebook and Instagram this year in an effort to boost user engagement. Also, they apparently also deleted these accounts after the backlash, with some excuse about it being a "test product" and that it was run by humans on the backend. You know it will come back though. These companies have wasted too much time and money on this AI garbage to turn back now. But one, I don't know why they need to do this, these…
AI Music and the Dead Internet Theory

AI Music and the Dead Internet Theory

A man was arrested for creating AI music and using bots to stream it, netting 10 million dollars from Spotify. https://www.forbes.com/sites/lesliekatz/2024/09/08/man-charged-with-10-million-streaming-scam-using-ai-generated-songs A few things to note here, and some thoughts on it in general. He was doing this for a while, since 2017 according to the article, so it wasn't like he made it in a month. Apparently, he was a music maker, he just wasn't getting anywhere with his produced music. As he has been doing it since 2017, this predates even ChatGPT by about 5 years. He was not using the current crop of "AI" tools. My guess,…