Hacker News new | ask | show | jobs
by givan 75 days ago
I'm developing Vvveb CMS and WordPress is very inspiring, the standard to which everyone compares in the industry.

One of the reason WordPress is so ubiquitous is that it's very easy to host and it doesn't need advanced technical knowledge.

PHP hosting is very cheap and WordPress installation is very easy, it's just one click in some hosting dashboards.

The Javascript ecosystem is complex, you need to be a developer and have access to command line to install most Javascript CMSes and need a vps or more expensive hosting.

1 comments

givan's point about PHP hosting being cheap and frictionless is true in most markets, but it breaks down once you factor in where the server actually sits. Most affordable shared hosting — even from providers popular in East Africa — routes traffic through data centers in Europe or the US. For users on 3G connections in Nairobi, that adds 300-500ms before a single byte loads, which no amount of caching fully fixes. The "cheap WordPress hosting" calculation looks very different when your audience is 8000km from the server.

EmDash on Workers doesn't solve the content editor experience problem (that's real and unsolved), but the performance and cost math genuinely changes in markets where Cloudflare has local infrastructure and affordable traditional hosting doesn't. There's a related thread up on HN right now that goes into the Astro + D1 + R2 stack from exactly this angle — worth a look if the emerging market performance question interests you: https://news.ycombinator.com/item?id=47702649