Live data from Hacker News

Why MySpace fans want it back as relaunch hinted

bbc.com

31–40 of 79 posts

Re: Why MySpace fans want it back as relaunch hinted

#33
post #31

Isn't the internet a social network? Get a website. put vacation photos up. no ads. use AI to add chat, messaging, blogging, discussion forums, and a web ring. why do things like facebook/myspace exist at all?

Do you think the average person can properly handle security issues and spam? Maybe a static site is fine.

Re: Why MySpace fans want it back as relaunch hinted

#34

I can see why people might want it to come back, but I don't think bringing it back will bring back the good old days. Much of that was made the early web less shit was people being more mentally stable by having most of their social interactions happen for real offline, rather than clinging like Harlow's monkey to a simulacrum of togetherness mediated via a screen like we do today.

I was curious too: https://en.wikipedia.org/wiki/Harry_Harlow#Monkey_studies

Content warning: One will be extremely sad and dissapointed at humanity.

Re: Why MySpace fans want it back as relaunch hinted

#35
How would this be any better than Facebook? I mean, in the end all social networks want to be Facebook, right? As soon as there's talk of an IPO or private equity becoming involved you know it's going down the same shithole that Facebook has fallen into.

I've come to the conclusion that enshitification is simply part of Big Capitalism so the only right thing to do is use open protocols like IRC/email or avoiding social networks altogether.

Re: Why MySpace fans want it back as relaunch hinted

#36
post #31

Isn't the internet a social network? Get a website. put vacation photos up. no ads. use AI to add chat, messaging, blogging, discussion forums, and a web ring. why do things like facebook/myspace exist at all?

Talk to younger people (and not only) today about the way they use the internet. Many of them no longer visit third-party websites at all. They only use walled gardens through dedicated phone apps.

Sure, you can get a website and put whatever you want there. But it simply won't get any meaningful amount of visitors. (By contrast, early-millennium web content was popular enough that real-life subcultures could bond over following the same blogs and other sites.)

Re: Why MySpace fans want it back as relaunch hinted

#37

Earlier quoted context omitted.

I was curious too: https://en.wikipedia.org/wiki/Harry_Harlow#Monkey_studies

Content warning: One will be extremely sad and dissapointed at humanity.

Man yeah... that's some heartbreaking stuff. I was (oddly) relieved to see that these horrible experiments actually did lead to improvements in how humans raised their young.

> Physical contact with infants was considered harmful to their development, and this view led to sterile, contact-less nurseries across the country.

A view which these experiments apparently contested, and now is probably widely regarded as abhorrent.

Poor monkeys though.

Re: Why MySpace fans want it back as relaunch hinted

#38

My first paid software gig was making a famous person's MySpace page. I got my first software job because of this. So I have a real soft spot for MySpace. I made a fun thing this week for nostalgia: https://allthedamn.tools/myspace-profile-generator/

Be careful with this site, the footer on each page claims "no tracking" but it's very chatty to it's "engagement" backend with some odd looking numbers included.

  POST https://allthedamn.tools/api/pa/event
  {"n":"pageview","v":36,"u":"https://allthedamn.tools/myspace-profile-generator/","d":"allthedamn.tools","r":"https://news.ycombinator.com/"}  
  {"n":"engagement","sd":93,"d":"allthedamn.tools","u":"https://allthedamn.tools/","e":32684,"v":36}
  {"n":"engagement","sd":100,"d":"allthedamn.tools","u":"https://allthedamn.tools/myspace-profile-generator/","e":2983,"v":36}
Every page is already a GET call so if they want metrics on which tools are being used they can use the server access logs but they're choosing to use this extra layer of engagement tracking for some reason.

The CloudFlare Insights beacon is enabled too. Redacted the page load IDs and timings.

  POST https://allthedamn.tools/cdn-cgi/rum?
  {"resources":[],"referrer":"https://allthedamn.tools/gif-maker/","eventType":1,"firstPaint":[REDACTED],"firstContentfulPaint":[REDACTED],"startTime":[REDACTED],"versions":{"fl":"2024.11.0","js":"2026.6.0","timings":1},"pageloadId":"[REDACTED]","location":"https://allthedamn.tools/word-counter/","nt":"navigate","timingsV2":{"nextHopProtocol":"h3","transferSize":16584,"decodedBodySize":98788},"dt":"","siteToken":"[REDACTED]","st":2}
The privacy policy claims these are "privacy-friendly analytics"

The favicon also has an odd cache policy "max-age=0" so if you're clicking within a tool that uses #anchor such as the Time Zone Tool each click with a different #anchor triggers a call to this favicon.

  GET https://allthedamn.tools/favicon.svg
  304 Not Modified
  cache-control: public, max-age=0, must-revalidate

Re: Why MySpace fans want it back as relaunch hinted

#39

Ah, MySpace, I think I made thousands of custom MySpace themes, hacking their complete lack of html escaping to change the layout. I wonder if they'd stil allow that same level of jankiness

I can see large amounts of exploits and scams being a thing these days.

I'm not sure that that's even worth considering, seeing as Facebook just lets scammers pay to list ads that are disguised (by Facebook) as actual posts.

Re: Why MySpace fans want it back as relaunch hinted

#40
post #27

I roasted MySpace hard back in the day, but now I kind of miss it. I was all too happy to move over to Facebook and leave MySpace behind. For me, the exodus from MySpace to Facebook marks the inflection point were smaller internet communities died and were replaced with services from megacorps. At the time, MySpace was an echo of free homepage sites on providers like AngelFire and Geocities. My friend group had moved…

Strangely, I kinda see it being the first thing where "everyone must get into". Before that, the web was a mishmash of communities, websites, shops and services. Even instant messengers were way more open and utilitarian, and more like Email: I would use Odigo, Adium or whatever, to use ICQ, AOL, etc. And you just talked with your internet friends. But when MySpace launched, it was a strange situation where you neede…

Funnily enough, my experience is a combination of both yours and the GP’s. MSN Messenger vs AIM was what I perceived as the first big megacorp battle on the internet with ads everywhere and it was the first set of platforms people just had to be on. That’s when the internet went from IRC/BBS/small forum communication for nerds to my non-technical school friends using it.

The cool kids (nerds) later just used Pidgin or whatever, but I remember that era as being the first intense competition over the internet. Probably says more about my age than anything else.

Post reply on HN