Show HN: I Rebuilt MySpace from 2007
31–40 of 307 posts
Re: Show HN: I Rebuilt MySpace from 2007
#32Sidenote: I was in a band in High School that uploaded all its music to MySpace in 2006, and our only backups were a few CDs we had made; so when MySpace lost all that [0], it was my first, most painful lesson about backing up important things multiple times. [0] https://www.rollingstone.com/music/music-news/myspace-lost-m...
https://www.theverge.com/2019/4/4/18295014/myspace-lost-song...
Re: Show HN: I Rebuilt MySpace from 2007
#33I never used MySpace, but this looks cool! Good idea to build off the nostalgia. Just on first glance, I noticed you're using URLs like https://spacehey.com/profile?id=123 for accessing profiles. That seems like a bad idea, using increasing numbers for pages in general is not great, because it makes it easy to scrape for every user on the site. Why not switch to something like a UUID or random base64 code?
Re: Show HN: I Rebuilt MySpace from 2007
#34Are these pages going to index in google? I used to find lots of "friends" by searching site:myspace.com female statename interestname
Re: Show HN: I Rebuilt MySpace from 2007
#35Good idea. I think there’s a lot of room for some kind of internet social network that gives you a space for a custom profile, chatting with friends about anything, no algorithms dictating what you see, no heavy handed moderation, etc. wish you success
My point here is that if you think the current social media options have "heavy handed" moderation, you're probably the problem, not them.
Re: Show HN: I Rebuilt MySpace from 2007
#36Re: Show HN: I Rebuilt MySpace from 2007
#37Sidenote: I was in a band in High School that uploaded all its music to MySpace in 2006, and our only backups were a few CDs we had made; so when MySpace lost all that [0], it was my first, most painful lesson about backing up important things multiple times. [0] https://www.rollingstone.com/music/music-news/myspace-lost-m...
Re: Show HN: I Rebuilt MySpace from 2007
#38I bet you will get a job too. The same way that Hollywood is simply making remakes and people are accepting this as new. A Nuclear bomb would be nice right about now. Covid was not enough humble pie
Re: Show HN: I Rebuilt MySpace from 2007
#39Re: Show HN: I Rebuilt MySpace from 2007
#40I never used MySpace, but this looks cool! Good idea to build off the nostalgia. Just on first glance, I noticed you're using URLs like https://spacehey.com/profile?id=123 for accessing profiles. That seems like a bad idea, using increasing numbers for pages in general is not great, because it makes it easy to scrape for every user on the site. Why not switch to something like a UUID or random base64 code?
Just curious: Why is this post with kind words and a seemingly-helpful tip being downvoted? Is this bad advice for some reason?