Live data from Hacker News

Show HN: Mixest, my summer project that crawls the web for new indie music

mixest.com

31–40 of 76 posts

Re: Show HN: Mixest, my summer project that crawls the web for new indie music

#31

Mixest was a project I built this summer because Pandora is too mainstream and Spotify isn't random enough. I wrote a scraper and crawler in node.js that constantly searches for new blogs and adds new music to the radio. Instead of an account system, I used HTML5 local storage to keep track of favorite songs and recently played songs. You may have seen Mixest on HN 3 years ago, back when it was written in PHP. Its da…

this is great. I've discovered songza earlier this year and have been using that. well done man!

Re: Show HN: Mixest, my summer project that crawls the web for new indie music

#32
awesome, i love the simplicity!

i'm curious, how are you seeding your crawler and determining attributes for the next song recommendation? from my understanding, pandora has a team of musical experts and it takes them 30 minutes to gather data for each song (attributes/input to their recommendation algorithm).

i'm building http://cloudplay.fm a multi-source music player, and would love to have an API to Mixest. the world does need more niche'd Pandoras :)

Re: Show HN: Mixest, my summer project that crawls the web for new indie music

#33
I definitely prefer it to Grooveshark radio. Nice and simple. The interface is a bit confusing, I pressed the music button thinking it was broken. Maybe add tooltips? Also, using the URL for playing certain songs is interesting. If a user bookmarks the page though, doesn't that mean they'll get the same song every time?

Re: Show HN: Mixest, my summer project that crawls the web for new indie music

#35

Mixest was a project I built this summer because Pandora is too mainstream and Spotify isn't random enough. I wrote a scraper and crawler in node.js that constantly searches for new blogs and adds new music to the radio. Instead of an account system, I used HTML5 local storage to keep track of favorite songs and recently played songs. You may have seen Mixest on HN 3 years ago, back when it was written in PHP. Its da…

I had emailed you previously when the first incarnation of the site died -- so glad it's making a comeback! (EDIT: Or maybe I had emailed the original authors? Not sure on the timeline I guess.)

Re: Show HN: Mixest, my summer project that crawls the web for new indie music

#40
Great stuff! I've really been enjoying this--the interface is clean and it's a great experience. If you write up more about how you find the songs or the tech under the hood, I'd enjoy reading more.

Also, I'd love to see buy/download/more info links. It would be a lot of work to canonicalize band/song names, but might provide some good ways to monetize if you wanted to make this a bigger project.

Way to go!

Post reply on HN