I like that he's honest about getting obsessed by it, and feeling down after the attention was gone. He could've easily played it down claiming it was just for shits and giggles and didn't mean anything. "I'll never make anything again in my life that reaches 70M people" must take a while to sink in.
Experiencing this just once creates a strong desire (addiction?) to make something popular online again. It's just really interesting to tweak these things and follow their growth (and have sleepless nights when things go wrong).
> "I'll never make anything again in my life that reaches 70M people" must take a while to sink in.
There's people that have turned single serving sites[0] into a sport and probably enjoy even wilder success than the stuck ship site. There's a tonne of sites like this here: https://www.reddit.com/r/InternetIsBeautiful/
It's not hard to get something going viral anyway. Just make the topic related to something recent in the news, cobble together some basic HTML, purchase a domain, then get 'influencer' type accounts on Twitter to retweet your link and ask a few journos to write an article about it and you're off.
I'd love to learn about the financials. How much did everything cost? Was it worth it?* How does one reason with the expenditure?
*I do understand that Tom Neill created this while bored at home. I also understand that if created via modern methods, this project could have cost him next to nothing, and thus only benefits awaited him. I'd love to learn more.
What he able to monetize the site at all? Didn't see anything in the article besides him posting a few links that increased certain book sales. If he managed to get a penny for each viewer, he would have made $700k.
If not, I'm curious how anyone would best leverage a temporary & massive surge of eyeballs for the highest monetization?
Curious that he used "www.istheshipstillstuck.com" as the domain name, and "Is that ship still stuck?" for the title of the page ("the" versus "that").
> The hosting company I was working with said at its peak 7,500 people were coming per second. Just ridiculous. There were two peaks — when people first heard about it and then when it was getting unstuck. There were at least 3 million people during the unstuck period. I got told by hosting company that the site got 70 million hits in total. I’m still getting between 1,000 and 2,000 people a day, even now.
I wonder what this would look like on a day and week scale network traffic graph, in Mbps
I'm guessing a site like that is on the order of 1mb per visit so my guess would be within an order of magnitude of 100 TB total, 7.5gb/s at peak. Depends a lot on caching etc of course.
"I checked the server logs and saw the traffic and was like, ‘holy shit. this might cost me a lot of money to run this thing.’"
excuse me? running a (mostly) static site that just makes API calls to third parties is costing you lots of money?
i swear, everyone's obsession with running things on per-instance resources that charge fractions of a cent that add up astronomically. run this on a $5/mo VPS in ovhcloud and save yourself the headache.
I think you’re being a tad unfair here. I’ve been a web dev of sorts for 15 years and to be honest even on my current provider I’d have no idea how much this “could” cost me if it got popular, I’d have exactly the same concerns regardless of the tech involved. Given it was a personal joke site there’s a chance £200 is “a lot of money” for him.
70M visitors is a lot of traffic, no matter how you host it. Assuming we are talking about 1MB per visit then that is roughly 70TB. At least my VPS in germany does have a traffic limit. Also he did statically host it on vercel if i remember correctly.
Part of my worry was that I messed up the caching initially so it was making API calls on the server for each request. Once I fixed that, there wasn't really anything to worry about.
I'm going to fully agree to this. There's a huge obsession with bloated pages for the sake of bloat at that. Somehow they're using it as an excuse to why they need the whole per-instance cloud setup when, as you said, a $5 (cheeseburger-meal) priced a month VPS would do the equivalent job. Maybe you'd have to pay 2 or 3 cheeseburgers a month to upgrade when things get heavy... if you setup your site correctly.
Don't get me wrong either, I thought the site was awesome and visited it often during that week. Reading the post-mortem of it was super cool too... until I read how the site was developed. I get the idea of a practicing small sites with a framework of choice. You need to practice, especially in a real world environment. Nothing wrong there. But the site could have been made in strict HTML and CSS, by hand, and called it a day. No one would know the difference. It was a super simple, basic site. There was zero special in it that needed anything more than that. Sure, maybe something was going on the background, but if that ended up not being useful for the dev, it was surely a zero value addon for the user. A lot of these frameworks are the equivalent of hiring a semi-truck with a 53 foot trailer to move a couch across town. Yes, it works. Yes, there are potential benefits if something were to pop-up. But, a small city van or pick-up truck would have gotten the job done easier, cheaper, and faster. 99.9% of the time, that's all you need. If you're moving a couch, the likelihood of you needing the extra space because someone calling you up to move pallets worth of stuff is minimal. Same goes with small, single purpose sites. Basing everything on that 00.1% chance is pretty silly.
War and Peace (the book) in simple text is roughly 900kb from Project Gutenberg if I remember correctly. That's how many hours of reading? 587,000 word count. Average adult reading speed is about 200 words a minute. 2,935 minutes or 48.9 hours of reading. 2 days worth of constant reading. Minus pictures and videos, when you traverse the web, how many pages require more than a mb worth of data for providing 10 minutes worth of reading content? Twitter is probably the ultimate champion in bloat for mb to read time ratio. Design and styling is one thing that people are going to use as some excuse for the bloat. But with all the people that use HN, don't piss in my pocket. Overly graphic designs aren't needed for conveying content well. I hope I don't have to get into how all the background tracking needs to go straight to the same ring of hell that holds people who kick puppies and kittens.
I remember a day when programmers valued themselves in being efficient in delivery. Oh, the good ol'days. Now get off my lawn!
[+] [-] andygcook|4 years ago|reply
[+] [-] chubot|4 years ago|reply
[+] [-] iforgotpassword|4 years ago|reply
[+] [-] IIAOPSW|4 years ago|reply
[+] [-] bemmu|4 years ago|reply
[+] [-] cyberlab|4 years ago|reply
There's people that have turned single serving sites[0] into a sport and probably enjoy even wilder success than the stuck ship site. There's a tonne of sites like this here: https://www.reddit.com/r/InternetIsBeautiful/
It's not hard to get something going viral anyway. Just make the topic related to something recent in the news, cobble together some basic HTML, purchase a domain, then get 'influencer' type accounts on Twitter to retweet your link and ask a few journos to write an article about it and you're off.
[0] https://en.wikipedia.org/wiki/Single-serving_site
[+] [-] LordOfWolves|4 years ago|reply
*I do understand that Tom Neill created this while bored at home. I also understand that if created via modern methods, this project could have cost him next to nothing, and thus only benefits awaited him. I'd love to learn more.
[+] [-] tomjohnneill|4 years ago|reply
[+] [-] lukeramsden|4 years ago|reply
[+] [-] sumedh|4 years ago|reply
[+] [-] freedomben|4 years ago|reply
Stick a free cloudflare plan in front of it with caching enabled, and you'll be amazed.
[+] [-] arlk|4 years ago|reply
[+] [-] jb775|4 years ago|reply
If not, I'm curious how anyone would best leverage a temporary & massive surge of eyeballs for the highest monetization?
[+] [-] kbenson|4 years ago|reply
[+] [-] krychu|4 years ago|reply
[+] [-] donalhunt|4 years ago|reply
[+] [-] krychu|4 years ago|reply
[+] [-] NDizzle|4 years ago|reply
[+] [-] LeoPanthera|4 years ago|reply
[+] [-] gewoonkris|4 years ago|reply
[+] [-] bckr|4 years ago|reply
[+] [-] scubazealous|4 years ago|reply
[+] [-] amelius|4 years ago|reply
And interestingly, there is a completely different website at: https://www.isthatshipstillstuck.com/
[+] [-] tomjohnneill|4 years ago|reply
[+] [-] dmos62|4 years ago|reply
[+] [-] fouc|4 years ago|reply
[+] [-] polote|4 years ago|reply
[+] [-] gennarro|4 years ago|reply
[+] [-] walrus01|4 years ago|reply
I wonder what this would look like on a day and week scale network traffic graph, in Mbps
[+] [-] Tenoke|4 years ago|reply
[+] [-] mimac|4 years ago|reply
Fascinating!
[+] [-] ChrisArchitect|4 years ago|reply
https://news.ycombinator.com/item?id=26645813
[+] [-] paulpauper|4 years ago|reply
[+] [-] distantsounds|4 years ago|reply
excuse me? running a (mostly) static site that just makes API calls to third parties is costing you lots of money?
i swear, everyone's obsession with running things on per-instance resources that charge fractions of a cent that add up astronomically. run this on a $5/mo VPS in ovhcloud and save yourself the headache.
[+] [-] simonbarker87|4 years ago|reply
[+] [-] domano|4 years ago|reply
[+] [-] tomjohnneill|4 years ago|reply
[+] [-] Fern_Blossom|4 years ago|reply
Don't get me wrong either, I thought the site was awesome and visited it often during that week. Reading the post-mortem of it was super cool too... until I read how the site was developed. I get the idea of a practicing small sites with a framework of choice. You need to practice, especially in a real world environment. Nothing wrong there. But the site could have been made in strict HTML and CSS, by hand, and called it a day. No one would know the difference. It was a super simple, basic site. There was zero special in it that needed anything more than that. Sure, maybe something was going on the background, but if that ended up not being useful for the dev, it was surely a zero value addon for the user. A lot of these frameworks are the equivalent of hiring a semi-truck with a 53 foot trailer to move a couch across town. Yes, it works. Yes, there are potential benefits if something were to pop-up. But, a small city van or pick-up truck would have gotten the job done easier, cheaper, and faster. 99.9% of the time, that's all you need. If you're moving a couch, the likelihood of you needing the extra space because someone calling you up to move pallets worth of stuff is minimal. Same goes with small, single purpose sites. Basing everything on that 00.1% chance is pretty silly.
War and Peace (the book) in simple text is roughly 900kb from Project Gutenberg if I remember correctly. That's how many hours of reading? 587,000 word count. Average adult reading speed is about 200 words a minute. 2,935 minutes or 48.9 hours of reading. 2 days worth of constant reading. Minus pictures and videos, when you traverse the web, how many pages require more than a mb worth of data for providing 10 minutes worth of reading content? Twitter is probably the ultimate champion in bloat for mb to read time ratio. Design and styling is one thing that people are going to use as some excuse for the bloat. But with all the people that use HN, don't piss in my pocket. Overly graphic designs aren't needed for conveying content well. I hope I don't have to get into how all the background tracking needs to go straight to the same ring of hell that holds people who kick puppies and kittens.
I remember a day when programmers valued themselves in being efficient in delivery. Oh, the good ol'days. Now get off my lawn!
[+] [-] 0goel0|4 years ago|reply
[+] [-] ttty|4 years ago|reply
[deleted]
[+] [-] samus|4 years ago|reply
[+] [-] sunsipples|4 years ago|reply
nft is 2020/21's monorail.
[+] [-] sebdufbeau|4 years ago|reply
https://opensea.io/assets/0x495f947276749ce646f68ac8c2484200...
[+] [-] BlueTemplar|4 years ago|reply