Show HN: Mixest, my summer project that crawls the web for new indie music
1–10 of 76 posts
Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#2You may have seen Mixest on HN 3 years ago, back when it was written in PHP. Its data was destroyed last year by a PHP virus, so I rebuilt it from scratch.
I've been using it as my hacking playlist, and I hope you guys will enjoy it too!
Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#3Mixest 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…
Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#4Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#5Mixest 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…
Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#6So I liked a song, then I clicked scrobble , it redirected to last.fm - fine, but when it returned to mixest, it started playing another song, and also lost all my previously loved songs :(
Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#7I'm loving every single song it's selecting for me. Is there a way I can login and save my loved songs (apart from scrobbling) ? So I liked a song, then I clicked scrobble , it redirected to last.fm - fine, but when it returned to mixest, it started playing another song, and also lost all my previously loved songs :(
Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#8Mixest 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…
Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#9Re: Show HN: Mixest, my summer project that crawls the web for new indie music
#10Mixest 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…
Didn't you do this about 2 years ago? I remember people had to submit content to it though, I even offered to help develop but you said you were fine.