Hacker News new | ask | show | jobs
by baby 1821 days ago
How are cloudflare workers relevant? The tech of reddit has always been pretty simple to replicate. I think the code was open sourced at some point? I remember creating a reddit-clone for France a long time ago but bringing users in didn’t work. It was not a tech problem.
2 comments

This is an important point. It isn't the tech that makes reddit successful, it is the user base.
> How are cloudflare workers relevant?

$5 / month gets me the same scaling capabilities as someone paying $50000 / month. I can build stuff with a low cost of operating since most stuff is never going to get massively popular, but if I get lucky and win the popularity lotto I can scale with a credit card instead of an architectural change.

AWS, Azure, etc. are similar, but they get expensive really fast. The traditional cloud platforms have a "hump" in the pricing where you're too small to get discounts, but too big to afford it.

So basically what I'm saying is that as compute / scaling improve to the point where you don't have to sell your soul to venture capitalists to pay for everything, we might see a lot more "fair value" minded entrepreneurs start to succeed.