Live data from Hacker News

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

yourmusictastesucks.com

1–10 of 25 posts

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

#4
Great idea. I was going to make something like this.

Quick webpage faux pas though - on my iPhone I cannot press the button at the bottom, it is off the page

annoying iPhone css issue that often happens because height:100vh will be the height including the navigation at the bottom. I don’t know why Apple made it like this. It is such a pain in the ass.

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

#9
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:

> Uncaught (in promise) SyntaxError: Unexpected token 'U', "User not r"... is not valid JSON

> TypeError: Cannot read properties of undefined (reading 'album')

I assume the Spotify login did not fully work correctly? But it got my name correct in the beginning.

Post reply on HN