Live data from Hacker News

[Broken - Undeployed] Show HN: AI Judges Your Spotify

yourmusictastesucks.com

11–20 of 25 posts

Re: [Broken - Undeployed] Show HN: AI Judges Your Spotify

#12

The website won’t scroll, so I can’t get to what I assume is the operational part. Safari on and iPhone 12, running whatever the latest OS is.

Yup it’s probably set to a height of 100vh and isn’t taking into account the safe-area-inset-bottom.

Re: [Broken - Undeployed] Show HN: AI Judges Your Spotify

#13
The Privacy Policy is deceptive. It says:

> I'm not collecting any of your data. Now go back and get your music taste judged.

The site obviously is collecting your data. How else would it know your Spotify history? Now, it could say "I'm not storing, selling, or sharing any of your data except to you on your results page," which could be more accurate.

Re: [Broken - Undeployed] Show HN: AI Judges Your Spotify

#14

Lots of errors? > You've listened to a shitty song a lot. "a shitty song" links to 404. > Looks like your favorite band might be Taylor Swift. I'm quite sure that Taylor Swift is nowhere in my play log. > I guess that a shitty song is pretty good Same 404. And then I just get: > Application error: a client-side exception has occurred (see the browser console for more information). In the console, I see lots of errors…

I had the same experience

Re: [Broken - Undeployed] Show HN: AI Judges Your Spotify

#17

Lots of errors? > You've listened to a shitty song a lot. "a shitty song" links to 404. > Looks like your favorite band might be Taylor Swift. I'm quite sure that Taylor Swift is nowhere in my play log. > I guess that a shitty song is pretty good Same 404. And then I just get: > Application error: a client-side exception has occurred (see the browser console for more information). In the console, I see lots of errors…

Thank you for letting me know; you're absolutely right- it's not working at all now for new users, my app hasn't yet been approved to leave Spotify's development mode- https://developer.spotify.com/documentation/web-api/concepts..., so the top/tracks and top/artists endpoint which I'm using to fetch data aren't functional.

Very embarrassing on my end- wish I had more than 1 Spotify account so I could verify the API was working for new users before posting- my apologies.

Re: [Broken - Undeployed] Show HN: AI Judges Your Spotify

#18

The Privacy Policy is deceptive. It says: > I'm not collecting any of your data. Now go back and get your music taste judged. The site obviously is collecting your data. How else would it know your Spotify history? Now, it could say "I'm not storing, selling, or sharing any of your data except to you on your results page," which could be more accurate.

Very fair point- will update to be more technically accurate.

Re: [Broken - Undeployed] Show HN: AI Judges Your Spotify

#19

Funny idea, but crashed for me after a couple interactions. I listed to a lot of crappy music but the LLM thinks I listen to a lot of Taylor Swift, which I actually don't.

Yeah, looks like I didn't have API access past a 60 users for Spotify so it's only showing the default responses (which crash most of the functionality)- apologies!
Post reply on HN