great work with the site @prc, just wanted to let you know, however, it seems if I click through to look at a link on the site, it just hangs because I think you have it hard-coded to hit a local IPFS node:
POST http://127.0.0.1:5001/api/v0/repo/stat?stream-channels=true net::ERR_CONNECTION_REFUSED
ps. I wasn't logged into dsound, so perhaps this problem is occurring for those not currently logged in?
Thanks a lot for your words and feedback! :) That connection error is a poll that I do to verify if the local IPFS is available or not... That's why it is hard coded with 127.0.0.1 :) As for the other issue with user not logged-in, I also got that problem today and it is solved now. Please check if you have the correct behaviour now. Thanks a lot! :)
looks like it's working perfectly now! again great work, and really sweet design... :)